| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
| |
We can use /etc/sysctl.d/* for package-supplied sysctl snippets, giving
admins the option to use /etc/sysctl.conf to override settings.
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
|
|
|
|
|
|
|
|
|
| |
This changes makes it possible to store custom settings
in individual files inside the directory /etc/sysctl.d/.
Signed-off-by: Stefan Tomanek <stefan.tomanek+openwrt@wertarbyte.de>
SVN-Revision: 46239
|
|
|
|
|
|
| |
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37001
|
|
|
|
|
|
| |
00 and add hotplug script that applies interface specific sysctls for interfaces that only appear later - this allows to reliably configure per-interface parameters in sysctl.conf, e.g. to disable ipv6 autoconfig on a specific iface.
SVN-Revision: 36129
|
|
|
|
|
|
| |
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.
SVN-Revision: 28612
|
|
|
|
|
|
| |
transition to netifd easier
SVN-Revision: 28495
|
|
|
|
|
|
| |
vars (#9711)
SVN-Revision: 27616
|
|
|
|
| |
SVN-Revision: 26230
|
|
|
|
|
|
| |
hotplug handler
SVN-Revision: 25713
|
|
|
|
|
|
| |
option, defaults to true for dhcp interfaces, false for others - introduce send_rs option, defaults to true for static interfaces, false for others
SVN-Revision: 25454
|
|
|
|
|
|
| |
explicit, this allows users to rely on hotplug events for ppp0 .. ppp9 interfaces spawned by other programs
SVN-Revision: 25354
|
|
|
|
|
|
| |
due to rdate, ntp and other means
SVN-Revision: 24212
|
|
|
|
| |
SVN-Revision: 24206
|
|
|
|
|
|
| |
mtu values
SVN-Revision: 22003
|
|
|
|
|
|
| |
option "layer" to select the target ifname to attach the alias to: - 3 use tun device (tun over bridge over device) fallback to bridge or device - 2 use bridge (bridge over device) fallback to device - 1 use device
SVN-Revision: 21655
|
|
|
|
|
|
| |
non-static interfaces like ppp, dhcp, 6in4 etc.
SVN-Revision: 21652
|
|
|
|
|
|
| |
hotplug handler to match them
SVN-Revision: 21591
|
|
|
|
|
|
| |
like - move time server list to /etc/config/timeserver - bump package revision
SVN-Revision: 21495
|
|
|
|
| |
SVN-Revision: 21490
|
|
|
|
|
|
| |
wrong network/wireless configs are more noticeable
SVN-Revision: 21379
|
|
|
|
| |
SVN-Revision: 20518
|
|
|
|
|
|
| |
automount functionality
SVN-Revision: 19877
|
|
|
|
|
|
| |
lazy mount (#6517)
SVN-Revision: 19300
|
|
|
|
|
|
| |
the hotplug call, this ensures that ipv6 is loaded before any interfaces or aliases with ip6addr option are configured (#5356)
SVN-Revision: 17217
|
|
|
|
| |
SVN-Revision: 15274
|
|
|
|
|
|
| |
interface" in route sections as "no gateway given" to allow defining gateway-less routes while still keeping the possibility to have static routes with a proper gateway on interfaces with# dynamic ips
SVN-Revision: 15272
|
|
|
|
| |
SVN-Revision: 15219
|
|
|
|
|
|
| |
This handles both USB and IEEE1394 devices. It removes /sbin/usb-storage in favor of using the block hotplug event. There are dummy scripts to handle the plug in/out of USB and IEEE1394 devices for updating LEDs. Storage devices are mount as a sub-directory under /mnt.
SVN-Revision: 14289
|
|
|
|
| |
SVN-Revision: 13714
|
|
|
|
| |
SVN-Revision: 13419
|
|
|
|
| |
SVN-Revision: 13399
|
|
|
|
|
|
| |
interfaces
SVN-Revision: 12026
|
|
|
|
|
|
| |
Brian J. Murrell
SVN-Revision: 11380
|
|
|
|
| |
SVN-Revision: 10367
|
|
|
|
| |
SVN-Revision: 9337
|
|
|
|
| |
SVN-Revision: 8343
|
|
|
|
| |
SVN-Revision: 7953
|
|
|
|
| |
SVN-Revision: 7949
|
|
|
|
| |
SVN-Revision: 7684
|
|
|
|
|
|
| |
/var/state/network, overlay over /etc/config/network)
SVN-Revision: 7643
|
|
|
|
| |
SVN-Revision: 7078
|
|
|
|
|
|
| |
than it solves
SVN-Revision: 6937
|
|
|
|
| |
SVN-Revision: 6457
|
|
|
|
| |
SVN-Revision: 6356
|
|
|
|
| |
SVN-Revision: 5877
|
|
|
|
| |
SVN-Revision: 5667
|
|
SVN-Revision: 5622
|