| Commit message (Expand) | Author | Age |
* | base-files: revert dhcp state information on ifdown and restore pre-r19530 be... | Jo-Philipp Wich | 2010-02-12 |
* | Here is LVM support for OpenWRT. It introduces 3 new packages: - kmod-dm for ... | Travis Kemen | 2010-02-12 |
* | Don't do lazy unmounting of filessystems at reboot/poweroff. It is unneeded a... | Lars-Peter Clausen | 2010-02-09 |
* | base-files: fix udhcpc address acquisition on network restart (patch by Scott... | Jo-Philipp Wich | 2010-02-05 |
* | /sbin/wifi: improve reliability of restarts by resetting the state properly | Felix Fietkau | 2010-02-02 |
* | base-file: revert unrelated change accidentally committed in r19478 | Jo-Philipp Wich | 2010-02-01 |
* | base-files: preinit: get rid of /dev/null redirections and use grep -q where ... | Jo-Philipp Wich | 2010-02-01 |
* | quieten the check for devs, thanks nbd | Florian Fainelli | 2010-01-31 |
* | /dev/null was used before it was created, so an empty file was created. This ... | Florian Fainelli | 2010-01-31 |
* | 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 |
* | preinit: Remove Ctrl-C prompt...impossible on /dev/console (patch by cshore) | Felix Fietkau | 2010-01-28 |
* | add preinit modularization work by Daniel Dickinson (cshore) | Felix Fietkau | 2010-01-25 |
* | fix a typo in the hwmode handling in /sbin/wifi (thx, maddes) | Felix Fietkau | 2010-01-24 |
* | base-files: ensure that the ip6addr of the main interface stays the primary i... | Jo-Philipp Wich | 2010-01-23 |
* | base-files: try to activate hotplugged partitions as swap and fall back to la... | Jo-Philipp Wich | 2010-01-23 |
* | base-files: disable bridge firewalling by default | Jo-Philipp Wich | 2010-01-18 |
* | base-files: sysupgade library coomon.sh has "bug" in glibc enviorement. For s... | Jo-Philipp Wich | 2010-01-16 |
* | base-files, mac80211 (#6491) - fix wep key handling in iw with mac80211 based... | Jo-Philipp Wich | 2010-01-13 |
* | run led init after /etc/init.d/done to keep the configured led settings activ... | Felix Fietkau | 2010-01-06 |
* | Add udhcpc command-line argument to request rootpath | Hamish Guthrie | 2009-12-21 |
* | add missing argument to debug/mount wrappers (thx, matteo) | Felix Fietkau | 2009-12-09 |
* | do not start multiple subshells for applying /etc/uci-defaults. use sh -x for... | Felix Fietkau | 2009-12-09 |
* | functions.sh: use functions instead of aliases for the debug, mount wrappers ... | Felix Fietkau | 2009-12-09 |
* | fix firmware loading broken by the busybox upgrade | Felix Fietkau | 2009-12-08 |
* | mount debugfs by default | Felix Fietkau | 2009-11-23 |
* | base-files: sysupgrade: restrict find command to plain files to avoid duplica... | Jo-Philipp Wich | 2009-11-20 |
* | remove obsolete uci validation awk code | Felix Fietkau | 2009-10-20 |
* | base-files: remove obsolete stuff from common.awk | Felix Fietkau | 2009-10-20 |
* | base-files: only try to execute watchdog if binary is present | Jo-Philipp Wich | 2009-10-20 |
* | check for sysfs before bypassing normal hotplug calls for firmware events (fi... | Felix Fietkau | 2009-10-03 |
* | base-files: add hotplug rules for /dev/lpX (#863) | Jo-Philipp Wich | 2009-09-28 |
* | firstboot: add support for union mounts | Felix Fietkau | 2009-09-27 |
* | base-files: move firstboot to /sbin | Felix Fietkau | 2009-09-27 |
* | accommodate for 5 digits svn revisions :) | Nicolas Thill | 2009-09-22 |
* | base-files: clear ip addresses on interfaces that are about to be added to a ... | Jo-Philipp Wich | 2009-09-16 |
* | base-files: dispatch ifdown events for proto=none interfaces and fix a race c... | Jo-Philipp Wich | 2009-09-14 |
* | base-files: add /etc/rc.local to the default save file list | Jo-Philipp Wich | 2009-09-12 |
* | 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 |
* | package/base-files: set state to 'preinit' before preinit.arch is used, and s... | Gabor Juhos | 2009-09-05 |
* | 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 |
* | preinit: fix failsafe mode through ctrl+c on devices that do not provide a pr... | Felix Fietkau | 2009-09-02 |
* | udev: Update udev package from udev-106 to udev-142 | Geoff Levand | 2009-08-24 |
* | base-files: fix sysupgrade get_magic_word() function to return proper values ... | Jo-Philipp Wich | 2009-08-19 |