1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-20 06:28:12 +02:00
openwrt/package/base-files/files/etc
Geoff Levand 525d86686e udev: Update udev package from udev-106 to udev-142
Update the init scripts have to use udevadm where appropriate.
The udev package no longer provides separate udev utilities
like udevtrigger and udevsettle.  These have been incorporated
into the udev admin program udevadm.

Replace the udevextras sub package with config options to the udev
package.

Update the preinit script to check for '/lib/udev/devices', and
copy it to '/dev/ if it is found, then to conditionaly setup
/dev the old way with mknod etc.  Udev now recommends using
the directory '/lib/udev/devices' to initialize the '/dev'
directory at startup.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>

SVN-Revision: 17378
2009-08-24 20:19:26 +00:00
..
config system now knows which timezone it is in 2008-06-11 19:59:16 +00:00
hotplug.d base-files: move ipv6 module loading from setup_interface() to addif() in the hotplug call, this ensures that ipv6 is loaded before any interfaces or aliases with ip6addr option are configured (#5356) 2009-08-10 23:48:10 +00:00
init.d base-files: clean up init.d/fstab and port it to the new config_get 2009-08-07 00:08:01 +00:00
banner
diag.sh base-files: make diag.sh stub working in bash 2009-04-30 21:00:57 +00:00
functions.sh base-files: port functions.sh to new config_get 2009-08-07 00:07:46 +00:00
group
hosts
hotplug2-common.rules fix drivers firmware loading with the new hotplug2, patch from Russell Senior 2009-05-31 12:08:15 +00:00
hotplug2-init.rules Removed extra ; in exec rule 2009-06-01 08:48:37 +00:00
inittab
passwd
preinit udev: Update udev package from udev-106 to udev-142 2009-08-24 20:19:26 +00:00
profile fix $HOME in /etc/profile (#4424) 2009-01-07 04:38:57 +00:00
protocols
rc.common simplify action handling in rc.common (#5558) 2009-07-26 12:34:09 +00:00
shells
sysctl.conf change sysctl.conf to disable tcp ecn by default (based on discussion with marek who stumbled upon this, it creates hard-to-debug connectivity issues with providers/servers that still use buggy equipment) 2009-06-17 21:57:07 +00:00