summaryrefslogtreecommitdiffstats
path: root/package/base-files/files
Commit message (Expand)AuthorAgeFilesLines
* add the block-mount package by Daniel Dickinson (cshore), replacing existing ...nbd2010-02-263-93/+0
* [package] base-files: add /dev/hvcX to hotplug common rulesjow2010-02-121-1/+1
* [package] base-files: revert dhcp state information on ifdown and restore pre...jow2010-02-122-2/+6
* Here is LVM support for OpenWRT. It introduces 3 new packages:thepeople2010-02-121-0/+6
* [base-files] Don't do lazy unmounting of filessystems at reboot/poweroff.lars2010-02-091-1/+1
* [package] base-files: fix udhcpc address acquisition on network restart (patc...jow2010-02-051-1/+2
* /sbin/wifi: improve reliability of restarts by resetting the state properlynbd2010-02-021-2/+7
* [package] base-file: revert unrelated change accidentally committed in r19478jow2010-02-011-4/+0
* [package] base-files: preinit: get rid of /dev/null redirections and use grep...jow2010-02-015-6/+10
* [package] quieten the check for devs, thanks nbdflorian2010-01-311-1/+1
* [package] /dev/null was used before it was created, so anflorian2010-01-311-1/+1
* when rebooting, use lazy umounts as fallback (patch by puchu)nbd2010-01-301-1/+1
* stop syslogd before rebooting, otherwise umount might not work properly when ...nbd2010-01-301-0/+6
* when rebooting, stop the network interfaces last (just before umount) to allo...nbd2010-01-301-1/+1
* base-files: do not warn about nonexistant sysctl overrides (some of them are ...nbd2010-01-291-1/+1
* preinit: Remove Ctrl-C prompt...impossible on /dev/console (patch by cshore)nbd2010-01-281-1/+1
* add preinit modularization work by Daniel Dickinson (cshore)nbd2010-01-2544-255/+940
* fix a typo in the hwmode handling in /sbin/wifi (thx, maddes)nbd2010-01-241-1/+1
* [package] base-files: ensure that the ip6addr of the main interface stays the...jow2010-01-231-20/+28
* [package] base-files: try to activate hotplugged partitions as swap and fall ...jow2010-01-231-4/+5
* [package] base-files: disable bridge firewalling by defaultjow2010-01-181-1/+6
* [package] base-files:jow2010-01-161-0/+3
* [package] base-files, mac80211 (#6491)jow2010-01-131-0/+13
* run led init after /etc/init.d/done to keep the configured led settings activ...nbd2010-01-061-1/+1
* Add udhcpc command-line argument to request rootpathhcg2009-12-211-1/+1
* add missing argument to debug/mount wrappers (thx, matteo)nbd2009-12-091-2/+2
* do not start multiple subshells for applying /etc/uci-defaults. use sh -x for...nbd2009-12-092-6/+5
* functions.sh: use functions instead of aliases for the debug, mount wrappers ...nbd2009-12-091-2/+7
* fix firmware loading broken by the busybox upgradenbd2009-12-081-1/+1
* mount debugfs by defaultnbd2009-11-231-0/+1
* [package] base-files: sysupgrade: restrict find command to plain files to avo...jow2009-11-201-1/+2
* remove obsolete uci validation awk codenbd2009-10-206-654/+0
* base-files: remove obsolete stuff from common.awknbd2009-10-201-42/+0
* [package] base-files: only try to execute watchdog if binary is presentjow2009-10-201-1/+2
* check for sysfs before bypassing normal hotplug calls for firmware events (fi...nbd2009-10-031-1/+1
* [package] base-files: add hotplug rules for /dev/lpX (#863)jow2009-09-281-0/+6
* firstboot: add support for union mountsnbd2009-09-271-23/+60
* base-files: move firstboot to /sbinnbd2009-09-272-1/+1
* [cosmetic] accommodate for 5 digits svn revisions :)nico2009-09-221-1/+1
* [package] base-files: clear ip addresses on interfaces that are about to be a...jow2009-09-161-0/+2
* [package] base-files: dispatch ifdown events for proto=none interfaces and fi...jow2009-09-141-2/+2
* [package] base-files: add /etc/rc.local to the default save file listjow2009-09-121-1/+1
* [package] base-files: introduce a ready-to-use /etc/rc.local to let users run...jow2009-09-112-0/+9
* Revert "fix nonhotpluggable networks not being brought up. Closes #2781" (r17...nbd2009-09-093-17/+0
* fix nonhotpluggable networks not being brought up. Closes #2781thepeople2009-09-063-0/+17
* package/base-files: set state to 'preinit' before preinit.arch is used, and s...juhosg2009-09-051-2/+3
* Revert "add ifup -a to boot(), closes #4543 #2781" (r17515)nbd2009-09-051-1/+0
* add ifup -a to boot(), closes #4543 #2781thepeople2009-09-051-0/+1
* extend logging functionsthepeople2009-09-041-7/+17
* preinit: fix failsafe mode through ctrl+c on devices that do not provide a pr...nbd2009-09-021-1/+5