aboutsummaryrefslogtreecommitdiff
path: root/package/base-files/files
Commit message (Expand)AuthorAge
* base-files: revert dhcp state information on ifdown and restore pre-r19530 be...Jo-Philipp Wich2010-02-12
* Here is LVM support for OpenWRT. It introduces 3 new packages: - kmod-dm for ...Travis Kemen2010-02-12
* Don't do lazy unmounting of filessystems at reboot/poweroff. It is unneeded a...Lars-Peter Clausen2010-02-09
* base-files: fix udhcpc address acquisition on network restart (patch by Scott...Jo-Philipp Wich2010-02-05
* /sbin/wifi: improve reliability of restarts by resetting the state properlyFelix Fietkau2010-02-02
* base-file: revert unrelated change accidentally committed in r19478Jo-Philipp Wich2010-02-01
* base-files: preinit: get rid of /dev/null redirections and use grep -q where ...Jo-Philipp Wich2010-02-01
* quieten the check for devs, thanks nbdFlorian Fainelli2010-01-31
* /dev/null was used before it was created, so an empty file was created. This ...Florian Fainelli2010-01-31
* when rebooting, use lazy umounts as fallback (patch by puchu)Felix Fietkau2010-01-30
* stop syslogd before rebooting, otherwise umount might not work properly when ...Felix Fietkau2010-01-30
* when rebooting, stop the network interfaces last (just before umount) to allo...Felix Fietkau2010-01-30
* base-files: do not warn about nonexistant sysctl overrides (some of them are ...Felix Fietkau2010-01-29
* preinit: Remove Ctrl-C prompt...impossible on /dev/console (patch by cshore)Felix Fietkau2010-01-28
* add preinit modularization work by Daniel Dickinson (cshore)Felix Fietkau2010-01-25
* fix a typo in the hwmode handling in /sbin/wifi (thx, maddes)Felix Fietkau2010-01-24
* base-files: ensure that the ip6addr of the main interface stays the primary i...Jo-Philipp Wich2010-01-23
* base-files: try to activate hotplugged partitions as swap and fall back to la...Jo-Philipp Wich2010-01-23
* base-files: disable bridge firewalling by defaultJo-Philipp Wich2010-01-18
* base-files: sysupgade library coomon.sh has "bug" in glibc enviorement. For s...Jo-Philipp Wich2010-01-16
* base-files, mac80211 (#6491) - fix wep key handling in iw with mac80211 based...Jo-Philipp Wich2010-01-13
* run led init after /etc/init.d/done to keep the configured led settings activ...Felix Fietkau2010-01-06
* Add udhcpc command-line argument to request rootpathHamish Guthrie2009-12-21
* add missing argument to debug/mount wrappers (thx, matteo)Felix Fietkau2009-12-09
* do not start multiple subshells for applying /etc/uci-defaults. use sh -x for...Felix Fietkau2009-12-09
* functions.sh: use functions instead of aliases for the debug, mount wrappers ...Felix Fietkau2009-12-09
* fix firmware loading broken by the busybox upgradeFelix Fietkau2009-12-08
* mount debugfs by defaultFelix Fietkau2009-11-23
* base-files: sysupgrade: restrict find command to plain files to avoid duplica...Jo-Philipp Wich2009-11-20
* remove obsolete uci validation awk codeFelix Fietkau2009-10-20
* base-files: remove obsolete stuff from common.awkFelix Fietkau2009-10-20
* base-files: only try to execute watchdog if binary is presentJo-Philipp Wich2009-10-20
* check for sysfs before bypassing normal hotplug calls for firmware events (fi...Felix Fietkau2009-10-03
* base-files: add hotplug rules for /dev/lpX (#863)Jo-Philipp Wich2009-09-28
* firstboot: add support for union mountsFelix Fietkau2009-09-27
* base-files: move firstboot to /sbinFelix Fietkau2009-09-27
* accommodate for 5 digits svn revisions :)Nicolas Thill2009-09-22
* base-files: clear ip addresses on interfaces that are about to be added to a ...Jo-Philipp Wich2009-09-16
* base-files: dispatch ifdown events for proto=none interfaces and fix a race c...Jo-Philipp Wich2009-09-14
* base-files: add /etc/rc.local to the default save file listJo-Philipp Wich2009-09-12
* base-files: introduce a ready-to-use /etc/rc.local to let users run custom co...Jo-Philipp Wich2009-09-11
* Revert "fix nonhotpluggable networks not being brought up. Closes #2781" (r17...Felix Fietkau2009-09-09
* fix nonhotpluggable networks not being brought up. Closes #2781Travis Kemen2009-09-06
* package/base-files: set state to 'preinit' before preinit.arch is used, and s...Gabor Juhos2009-09-05
* Revert "add ifup -a to boot(), closes #4543 #2781" (r17515) Hotpluggable inte...Felix Fietkau2009-09-05
* add ifup -a to boot(), closes #4543 #2781Travis Kemen2009-09-05
* extend logging functionsTravis Kemen2009-09-04
* preinit: fix failsafe mode through ctrl+c on devices that do not provide a pr...Felix Fietkau2009-09-02
* udev: Update udev package from udev-106 to udev-142Geoff Levand2009-08-24
* base-files: fix sysupgrade get_magic_word() function to return proper values ...Jo-Philipp Wich2009-08-19