openwrtv4/package/base-files/files
2011-11-03 19:25:25 +00:00
..
bin ipcalc.sh CIDR notation Hi, 2011-05-18 09:50:06 +00:00
etc base-files: remove rdate integration, add busybox ntpd init script and server list in /etc/config/system The rdate applet proved to be too unreliable to obtain the current time on boot: - public time servers are rare and often unreachable or overloaded - rdate does not daemonize, it needs a network connection the moment it is started, leading to race conditions - the /etc/config/timeserver configuration is overly complex and there is no reliable way to disable rdate invocations - the time protocol as specified in RFC 868 is considered obsolete This commit adds an init script /etc/init.d/sysntpd which starts and stops the busybox ntpd accordingly. The builtin ntpd can be disabled by either disabling the init script, removing the symlink to busybox or by clearing the timeserver list in /etc/config/system. 2011-10-27 00:21:53 +00:00
lib base-files: add some more protected services to sysupgrade kill blacklist 2011-11-03 19:25:25 +00:00
rom rename default/ to files/ 2006-11-22 23:30:57 +00:00
sbin base-files: sysupgrade: kill all but essential processes before starting the update 2011-10-27 16:52:31 +00:00