149 Commits (529e87f6c51d767e74882a3233b9d8ec73d0feab)

Author SHA1 Message Date
Nicolas Thill 7218e6326f make links to statup scripts in /etc/rc.d relative 16 years ago
Travis Kemen 91d3e6b05b make option name optional 16 years ago
Felix Fietkau 2176ae1a6f fix a race condition which would leave dnsmasq in infinite resolving recursion nirvana 16 years ago
John Crispin 12df593510 fixes broken if-then in led init script 16 years ago
Florian Fainelli 1673462564 Use busybox mount, could be overriden to use util-linux-ng for instance, thanks sn9 16 years ago
Felix Fietkau 8a08f95e42 upgrade to uci 0.5.0, adds list handling support 16 years ago
Nicolas Thill 257ee32b7d disable ipv6 systcl call, as ipv6 is not enabled by default 16 years ago
Felix Fietkau f27fd2ecc3 enable TCP ECN by default (see #3001 for more information) 16 years ago
Travis Kemen 99dd3e13fc make opkg the default package manager, disable busybox ipkg from building by default 16 years ago
Florian Fainelli 38d1cb8cbd Fix negative calculation of the tmpfs for devices with few RAM (#3557) 16 years ago
John Crispin 3403cbe948 remove /etc/functions.sh call from led hotplug script 16 years ago
Steven Barth 6b6d027172 added support for the timer-trigger to uci LED support 16 years ago
Mike Baker 1139608784 allow ctrl-c to trigger preinit 16 years ago
John Crispin 72396bd614 add uci led support - /etc/config/system can hold led info which is applied at boot - adds /sbin/led.sh to set/clear leds via a name defined in /etc/config/system 16 years ago
John Crispin b73eedd62b work aroung error message during boot if swapon is nt installed 16 years ago
Felix Fietkau aee15469df use the same hotplug2 parameters for initramfs and regular 16 years ago
Felix Fietkau 37c7e13a5f move the hotplug2 kill command from preinit to /etc/init.d/boot, so that it works for initramfs as well 16 years ago
Felix Fietkau 6a4edcadc1 fix config_clear(), see #3054 16 years ago
Felix Fietkau ee56e9ec59 network scripts: properly maintain the network state's list of assigned interfaces 16 years ago
Felix Fietkau 8c453b693c functions.sh: add list_contains function for checking whether a list contains a specific element 16 years ago
Felix Fietkau 4d883da9bf functions.sh: add a function for removing an item from a list in a shell variable 16 years ago
Andy Boyett 2ddbb426c8 Move packages lists to the ramdisk to save flash space - Lists now stored in /var/ipkg-lists/, `ipkg update' must be run after each boot before packages can be installed from feeds 16 years ago
Nicolas Thill a760ff5861 fix variable names in tests 16 years ago
Yuji Mano 0b5f602421 Revert previous bad commit r11512 16 years ago
Yuji Mano 5ee48c0b00 Add the PS3 specific utility bl-option, a helper sctipt to get and set bootloader options in flash memory. 16 years ago
John Crispin 0bf765b362 system now knows which timezone it is in 16 years ago
John Crispin 51b28d44a9 use default gateway for routes that have no gw specified, Signed off by: Brian J. Murrell 17 years ago
Matteo Croce ac8bf03f8e create /etc/fstab on boot (closes #3458) 17 years ago
Matteo Croce 0a1c669ec1 fix some wrong paths 17 years ago
Rod Whitby c715985c97 base-files: Update /etc/init.d/fstab with new location of swapon and swapoff (they moved from /sbin to /usr/sbin) 17 years ago
Ralph Hempel 6d4c89c7f5 adding check for /proc/net/vlan/config (==vlan enabled kernel) 17 years ago
John Crispin 1dce440fa5 revert borked commit 17 years ago
John Crispin 3141b38fd8 make etrax serial driver register its device nodes, so we get a console 17 years ago
Felix Fietkau 2c3018e0da initramfs: start one hotplug2 for coldplugging and one for handling events between coldplug and end of /init 17 years ago
Felix Fietkau 7232fe9150 use the right hotplug2 invocation for initramfs 17 years ago
Gabor Juhos 8b011c593d base-files: fix a typo 17 years ago
Felix Fietkau 0b341be6c0 This patch re-adds the udev and hotplug2 initialization fixes originally present in /init but was removed when some code was moved from /init to /etc/preinit in rev 10870. This adds udev initialization and only handles hotplug2 initialization when hotplug2 is present. 17 years ago
Matteo Croce 227af4b113 assign names to filesystems when mounting virtual ones (closes #3340) 17 years ago
Felix Fietkau 41fb282b6d remove some redundant code 17 years ago
Matteo Croce ac5cfeb417 fix swap{on,off} path 17 years ago
Travis Kemen 37b0cc9a10 fix restart on platforms without a setup_switch() 17 years ago
Travis Kemen bae7e5bebb add missing include in restart 17 years ago
Matteo Croce 633e548e01 fix typo(2) in watchdog init script 17 years ago
Matteo Croce cd4447d269 fix typo in watchdog init script 17 years ago
Florian Fainelli dd2afbeee3 Start the watchdog daemon if a harware watchdog is present 17 years ago
Florian Fainelli 8d30372bdc Make the syslog ring-buffer size configurable (#3204) 17 years ago
Florian Fainelli c3c83c6574 Fix typo 17 years ago
Florian Fainelli 62b0af39c7 Also call setup_switch on network restart 17 years ago
Travis Kemen e8bbb631e3 remove the packages repo as it is not compatable with trunk 17 years ago
Felix Fietkau 49080689d9 add an extra safety check 17 years ago