aboutsummaryrefslogtreecommitdiff
path: root/package/base-files
Commit message (Expand)AuthorAge
* Fix bug in foregrounding in /etc/init.d/rcSFlorian Fainelli2010-04-16
* package/base-files: fix typo in r20874 (thanks to rhk for spotting it)Nicolas Thill2010-04-15
* package/base-files: use a single $(CP) instead of two to copy shared library ...Nicolas Thill2010-04-15
* option to allow boot to run to completion before starting shellFlorian Fainelli2010-04-13
* fix jffs2 and mini_fo mount in failsafe (patch from #7134)Felix Fietkau2010-04-13
* add debugging entry to hotplug configFlorian Fainelli2010-04-10
* base-files: Use hotplug2 to download firmwareVasilis Tsiligiannis2010-04-03
* base-files: also regenerate wifi config if existing config contains only whit...Jo-Philipp Wich2010-04-03
* base-files: Cancel firmware loading if file doesn't existVasilis Tsiligiannis2010-04-01
* base-files: fix shell syntax (prevent error messages when activating initscri...Nicolas Thill2010-03-29
* base-files: add a hotplug handler for rdateJo-Philipp Wich2010-03-27
* base-files: make press key message more explicit in preinitJo-Philipp Wich2010-03-23
* change from /jffs to /overlay, patch from Daniel DickinsonFlorian Fainelli2010-03-21
* base-files: reload switch settings on /etc/init.d/network start as wellFelix Fietkau2010-03-15
* fix error output of brctl if bridging is not supported.Felix Fietkau2010-03-14
* base-files: force preinit to use busybox mount (#6797)Jo-Philipp Wich2010-03-13
* package/base-files: call preinit_ip_deconfig before processing init on initra...Gabor Juhos2010-03-12
* base-files: fix preinit code typosNicolas Thill2010-03-10
* firstboot: detect mtd, rom & jffs parts first, fix jffs mounted testNicolas Thill2010-03-05
* revert r19964 for now, there are issues with opkg/ipkg.py generating the stat...Travis Kemen2010-03-04
* grab all config files for installed packages, closes #3718Travis Kemen2010-03-03
* firstboot: fix typo (closes: #6738)Nicolas Thill2010-03-01
* base-files: fix enter failsafe messageFelix Fietkau2010-03-01
* add block-extroot, a package for using an external filesystem as rootfs (patc...Felix Fietkau2010-02-26
* add the block-mount package by Daniel Dickinson (cshore), replacing existing ...Felix Fietkau2010-02-26
* base-files: add /dev/hvcX to hotplug common rulesJo-Philipp Wich2010-02-12
* 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
* base-files: don't build '00_preinit.conf' if CONFIG_PREINITOPT is not selectedGabor Juhos2010-01-26
* fix missing quote (thx, puchu)Felix Fietkau2010-01-25
* 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