| Commit message (Expand) | Author | Age |
* | base-files: reload switch settings on /etc/init.d/network start as well | Felix Fietkau | 2010-03-15 |
* | add the block-mount package by Daniel Dickinson (cshore), replacing existing ... | Felix Fietkau | 2010-02-26 |
* | Don't do lazy unmounting of filessystems at reboot/poweroff. It is unneeded a... | Lars-Peter Clausen | 2010-02-09 |
* | when rebooting, use lazy umounts as fallback (patch by puchu) | Felix Fietkau | 2010-01-30 |
* | stop syslogd before rebooting, otherwise umount might not work properly when ... | Felix Fietkau | 2010-01-30 |
* | when rebooting, stop the network interfaces last (just before umount) to allo... | Felix Fietkau | 2010-01-30 |
* | base-files: do not warn about nonexistant sysctl overrides (some of them are ... | Felix Fietkau | 2010-01-29 |
* | run led init after /etc/init.d/done to keep the configured led settings activ... | Felix Fietkau | 2010-01-06 |
* | do not start multiple subshells for applying /etc/uci-defaults. use sh -x for... | Felix Fietkau | 2009-12-09 |
* | mount debugfs by default | Felix Fietkau | 2009-11-23 |
* | base-files: only try to execute watchdog if binary is present | Jo-Philipp Wich | 2009-10-20 |
* | base-files: introduce a ready-to-use /etc/rc.local to let users run custom co... | Jo-Philipp Wich | 2009-09-11 |
* | Revert "fix nonhotpluggable networks not being brought up. Closes #2781" (r17... | Felix Fietkau | 2009-09-09 |
* | fix nonhotpluggable networks not being brought up. Closes #2781 | Travis Kemen | 2009-09-06 |
* | Revert "add ifup -a to boot(), closes #4543 #2781" (r17515) Hotpluggable inte... | Felix Fietkau | 2009-09-05 |
* | add ifup -a to boot(), closes #4543 #2781 | Travis Kemen | 2009-09-05 |
* | extend logging functions | Travis Kemen | 2009-09-04 |
* | base-files: clean up init.d/fstab and port it to the new config_get | Felix Fietkau | 2009-08-07 |
* | base-files: port init.d/led to new config_get | Felix Fietkau | 2009-08-07 |
* | base-files: port init.d/boot to new config_get | Felix Fietkau | 2009-08-07 |
* | base-files: set rules file for hotplug2 in the boot script (closes #5235) | Gabor Juhos | 2009-05-30 |
* | base-files: update command line for the new hotplug2 | Gabor Juhos | 2009-05-28 |
* | rcS: wait for init scripts to complete before initiating the shutdown (patch ... | Felix Fietkau | 2009-04-30 |
* | add an explicit 'sysinit' tag for logging initscripts output, instead of '' t... | Nicolas Thill | 2009-04-21 |
* | Allow running without "logger" installed | Michael Büsch | 2009-03-18 |
* | Support configurations without syslogd/klogd. | Michael Büsch | 2009-03-18 |
* | On shutdown disabled every mounted swap device. Fixes #4721 Thanks to Angel M... | Hauke Mehrtens | 2009-03-07 |
* | allow specifying port where to log (#2019) | Florian Fainelli | 2009-02-03 |
* | package/base-files: fix chmod of /tmp/.uci, bump package revision | Jo-Philipp Wich | 2009-01-06 |
* | make option name optional | Travis Kemen | 2008-09-13 |
* | fix a race condition which would leave dnsmasq in infinite resolving recursio... | Felix Fietkau | 2008-08-28 |
* | fixes broken if-then in led init script | John Crispin | 2008-08-27 |
* | remove /etc/functions.sh call from led hotplug script | John Crispin | 2008-08-14 |
* | added support for the timer-trigger to uci LED support | Steven Barth | 2008-08-07 |
* | add uci led support - /etc/config/system can hold led info which is applied a... | John Crispin | 2008-08-04 |
* | work aroung error message during boot if swapon is nt installed | John Crispin | 2008-08-04 |
* | move the hotplug2 kill command from preinit to /etc/init.d/boot, so that it w... | Felix Fietkau | 2008-08-01 |
* | fix variable names in tests | Nicolas Thill | 2008-07-22 |
* | Revert previous bad commit r11512 | Yuji Mano | 2008-06-16 |
* | Add the PS3 specific utility bl-option, a helper sctipt to get and set bootlo... | Yuji Mano | 2008-06-16 |
* | system now knows which timezone it is in | John Crispin | 2008-06-11 |
* | create /etc/fstab on boot (closes #3458) | Matteo Croce | 2008-05-20 |
* | fix some wrong paths | Matteo Croce | 2008-05-19 |
* | base-files: Update /etc/init.d/fstab with new location of swapon and swapoff ... | Rod Whitby | 2008-05-17 |
* | adding check for /proc/net/vlan/config (==vlan enabled kernel) | Ralph Hempel | 2008-05-13 |
* | fix swap{on,off} path | Matteo Croce | 2008-04-19 |
* | fix restart on platforms without a setup_switch() | Travis Kemen | 2008-04-15 |
* | add missing include in restart | Travis Kemen | 2008-04-12 |
* | fix typo(2) in watchdog init script | Matteo Croce | 2008-04-03 |
* | fix typo in watchdog init script | Matteo Croce | 2008-04-03 |