aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files
Commit message (Expand)AuthorAgeFilesLines
* add block-extroot, a package for using an external filesystem as rootfs (patc...Felix Fietkau2010-02-261-0/+1
* add the block-mount package by Daniel Dickinson (cshore), replacing existing ...Felix Fietkau2010-02-263-93/+0
* [package] base-files: add /dev/hvcX to hotplug common rulesJo-Philipp Wich2010-02-121-1/+1
* [package] base-files: revert dhcp state information on ifdown and restore pre...Jo-Philipp Wich2010-02-123-3/+7
* Here is LVM support for OpenWRT. It introduces 3 new packages:Travis Kemen2010-02-121-0/+6
* [base-files] Don't do lazy unmounting of filessystems at reboot/poweroff.Lars-Peter Clausen2010-02-091-1/+1
* [package] base-files: fix udhcpc address acquisition on network restart (patc...Jo-Philipp Wich2010-02-052-2/+3
* /sbin/wifi: improve reliability of restarts by resetting the state properlyFelix Fietkau2010-02-021-2/+7
* [package] base-file: revert unrelated change accidentally committed in r19478Jo-Philipp Wich2010-02-011-4/+0
* [package] base-files: preinit: get rid of /dev/null redirections and use grep...Jo-Philipp Wich2010-02-015-6/+10
* [package] quieten the check for devs, thanks nbdFlorian Fainelli2010-01-311-1/+1
* [package] /dev/null was used before it was created, so anFlorian Fainelli2010-01-311-1/+1
* when rebooting, use lazy umounts as fallback (patch by puchu)Felix Fietkau2010-01-301-1/+1
* stop syslogd before rebooting, otherwise umount might not work properly when ...Felix Fietkau2010-01-301-0/+6
* when rebooting, stop the network interfaces last (just before umount) to allo...Felix Fietkau2010-01-301-1/+1
* base-files: do not warn about nonexistant sysctl overrides (some of them are ...Felix Fietkau2010-01-291-1/+1
* preinit: Remove Ctrl-C prompt...impossible on /dev/console (patch by cshore)Felix Fietkau2010-01-281-1/+1
* base-files: don't build '00_preinit.conf' if CONFIG_PREINITOPT is not selectedGabor Juhos2010-01-261-2/+4
* fix missing quote (thx, puchu)Felix Fietkau2010-01-251-1/+1
* add preinit modularization work by Daniel Dickinson (cshore)Felix Fietkau2010-01-2546-255/+1090
* fix a typo in the hwmode handling in /sbin/wifi (thx, maddes)Felix Fietkau2010-01-241-1/+1
* [package] base-files: ensure that the ip6addr of the main interface stays the...Jo-Philipp Wich2010-01-231-20/+28
* [package] base-files: try to activate hotplugged partitions as swap and fall ...Jo-Philipp Wich2010-01-231-4/+5
* [package] base-files: disable bridge firewalling by defaultJo-Philipp Wich2010-01-182-3/+8
* [package] base-files:Jo-Philipp Wich2010-01-162-1/+4
* [package] base-files, mac80211 (#6491)Jo-Philipp Wich2010-01-131-0/+13
* run led init after /etc/init.d/done to keep the configured led settings activ...Felix Fietkau2010-01-061-1/+1
* Add udhcpc command-line argument to request rootpathHamish Guthrie2009-12-211-1/+1
* [package] base-files: check for libpthread_so.a instead of libc_so.a (some gc...Nicolas Thill2009-12-181-1/+1
* add missing argument to debug/mount wrappers (thx, matteo)Felix Fietkau2009-12-091-2/+2
* do not start multiple subshells for applying /etc/uci-defaults. use sh -x for...Felix Fietkau2009-12-092-6/+5
* functions.sh: use functions instead of aliases for the debug, mount wrappers ...Felix Fietkau2009-12-091-2/+7
* fix firmware loading broken by the busybox upgradeFelix Fietkau2009-12-081-1/+1
* mount debugfs by defaultFelix Fietkau2009-11-231-0/+1
* [package] base-files: sysupgrade: restrict find command to plain files to avo...Jo-Philipp Wich2009-11-202-2/+3
* neither avr32 or coldfire has a shared libgccImre Kaloz2009-11-121-0/+2
* do not relink libresolv, it makes iproute2 barfFelix Fietkau2009-10-201-1/+1
* remove obsolete uci validation awk codeFelix Fietkau2009-10-206-654/+0
* base-files: remove obsolete stuff from common.awkFelix Fietkau2009-10-201-42/+0
* [package] base-files: only try to execute watchdog if binary is presentJo-Philipp Wich2009-10-202-2/+3
* fix pthread mklibs relinking by copying libpthread_so.a from uclibc instead o...Felix Fietkau2009-10-201-1/+5
* install the right version of libgcc along with its version map to fix relinki...Felix Fietkau2009-10-201-1/+4
* check for sysfs before bypassing normal hotplug calls for firmware events (fi...Felix Fietkau2009-10-031-1/+1
* [package] base-files: add hotplug rules for /dev/lpX (#863)Jo-Philipp Wich2009-09-282-1/+7
* firstboot: add support for union mountsFelix Fietkau2009-09-271-23/+60
* base-files: move firstboot to /sbinFelix Fietkau2009-09-272-1/+1
* base-files: add libgcc dependency to libc (#5262)Felix Fietkau2009-09-241-0/+1
* [toolchain] add external toolchain support, enhance native toolchain support ...Nicolas Thill2009-09-231-31/+269
* [cosmetic] accommodate for 5 digits svn revisions :)Nicolas Thill2009-09-221-1/+1
* base-files: fix conffiles entry check (patch from #2425)Felix Fietkau2009-09-191-1/+1