Commit Graph

8 Commits (406ce1ae5ddb122785393b3091553bbd8826face)

Author SHA1 Message Date
Felix Fietkau c1f6e213a1 kill hotplug2 before running init
SVN-Revision: 10929
16 years ago
Felix Fietkau 41fb282b6d remove some redundant code
SVN-Revision: 10870
16 years ago
Felix Fietkau 6954e434f9 fix initramfs images
SVN-Revision: 9557
17 years ago
Felix Fietkau a10edd4cee Add udev initilisation
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
17 years ago
Felix Fietkau b513ee61a5 only do hotplug2 init if hotplug2 is present
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
17 years ago
Felix Fietkau 9bf6078866 unify sysctl.conf, add extra netfilter options (#1996)
SVN-Revision: 7784
17 years ago
Mike Baker 854f0ad080 change handling of target/linux/generic-2.x/files to match other targets (#1648)
SVN-Revision: 7158
17 years ago
Felix Fietkau 383a21f3c5 use separate sysctl.conf files for 2.4 and 2.6 - fixes some boot message spam
SVN-Revision: 7043
17 years ago