summaryrefslogtreecommitdiff
path: root/target/linux/generic-2.6/base-files
Commit message (Collapse)AuthorAge
* rename target/linux/generic-2.6 to genericFelix Fietkau2010-06-26
| | | | SVN-Revision: 21952
* base-files: show boot state on intramfs imagesGabor Juhos2010-03-18
| | | | SVN-Revision: 20289
* kill hotplug2 before running initFelix Fietkau2008-04-23
| | | | SVN-Revision: 10929
* remove some redundant codeFelix Fietkau2008-04-20
| | | | SVN-Revision: 10870
* fix initramfs imagesFelix Fietkau2007-11-16
| | | | SVN-Revision: 9557
* Add udev initilisationFelix Fietkau2007-10-23
| | | | | | | | | | | We have a udev package, but no means to start udev at boot. This change adds the necessary startup in /init, and adds the required /sbin/udevsettle to the udev installed files Signed-off-by: Jeremy Kerr <jk@ozlabs.org> SVN-Revision: 9412
* only do hotplug2 init if hotplug2 is presentFelix Fietkau2007-10-23
| | | | | | | | | | | | | The current /init script unconditionally does the initialisation for hotplug2, including mounting a new /dev. If hotplug2 isn't present, we end up with no device nodes. This change only does the hotplug2 init if hotplug2 is present, but always mounts /sys. Signed-off-by: Jeremy Kerr <jk@ozlabs.org> SVN-Revision: 9411
* unify sysctl.conf, add extra netfilter options (#1996)Felix Fietkau2007-06-30
| | | | SVN-Revision: 7784
* change handling of target/linux/generic-2.x/files to match other targets (#1648)Mike Baker2007-05-10
| | | | SVN-Revision: 7158
* use separate sysctl.conf files for 2.4 and 2.6 - fixes some boot message spamFelix Fietkau2007-04-24
SVN-Revision: 7043