aboutsummaryrefslogtreecommitdiff
path: root/package/base-files/files
Commit message (Expand)AuthorAge
* 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
* base-files: move ipv6 module loading from setup_interface() to addif() in the...Jo-Philipp Wich2009-08-10
* base-files: some /lib/network/config.sh refactoringFelix Fietkau2009-08-07
* base-files: clean up init.d/fstab and port it to the new config_getFelix Fietkau2009-08-07
* base-files: port init.d/led to new config_getFelix Fietkau2009-08-07
* base-files: port init.d/boot to new config_getFelix Fietkau2009-08-07
* base-files: port functions.sh to new config_getFelix Fietkau2009-08-07
* base-files: allow default value for config_getFelix Fietkau2009-08-07
* base-files: ensure that ipv6 is loaded if interfaces have an ip6addr defined,...Jo-Philipp Wich2009-08-04
* simplify action handling in rc.common (#5558)Florian Fainelli2009-07-26
* udhcpc: Pass all events to udhcpc.userVasilis Tsiligiannis2009-07-12
* allow udhcpc to work properly for interfaces that are not configured through uciFelix Fietkau2009-07-03
* base-files: Fix sysupgrade .tar.gz configuration restoringVasilis Tsiligiannis2009-06-29
* base-files: ipcalc.sh: fix off-by-one in range-calculationJo-Philipp Wich2009-06-29
* change sysctl.conf to disable tcp ecn by default (based on discussion with ma...Felix Fietkau2009-06-17
* sysupgrade: sync *before* mtd write, only fallback to sysrq-trigger if standa...Jo-Philipp Wich2009-06-17
* udhcpc: add cidr routes support (patch from #5299)Felix Fietkau2009-06-13
* base-files: Add support for bzipped images in sysupgradeVasilis Tsiligiannis2009-06-10
* base-files: Detect and decompressed gzipped images automatically when flashin...Vasilis Tsiligiannis2009-06-10
* base-files: format hexdump output instead of using awk for sysupgradeVasilis Tsiligiannis2009-06-10
* base-files: fix test experession for sysupgradeVasilis Tsiligiannis2009-06-03
* network: prevent unnecessary interface down/up cycles if no mac address chang...Felix Fietkau2009-06-01
* network: do not unnecessarily touch interfaces configured as proto=none; brin...Felix Fietkau2009-06-01
* Removed extra ; in exec ruleHamish Guthrie2009-06-01
* fix drivers firmware loading with the new hotplug2, patch from Russell SeniorFlorian Fainelli2009-05-31
* base-files: set rules file for hotplug2 in the boot script (closes #5235)Gabor Juhos2009-05-30
* base-files: update command line for the new hotplug2Gabor Juhos2009-05-28
* base-files: fixup resolv.conf check in udhcpc scriptJo-Philipp Wich2009-05-17
* base-files: initialize GZIPED to 0 in sysupgrade since it's used later in num...Nicolas Thill2009-05-17
* sysupgrade: use sysrq-trigger if availableJo-Philipp Wich2009-05-15
* base-files: - restore device, ifname and aliases state in dhcp script - make ...Jo-Philipp Wich2009-05-10
* base-files: show reboot notification is sysupgradeJo-Philipp Wich2009-05-09
* Don't try to pivot to new ramfs if already running on one This patch allows t...Jo-Philipp Wich2009-05-07
* Add option in sysupgrade to flash gzipped imagesJo-Philipp Wich2009-05-07
* base-files: replace udhcpc script with an improved versionJo-Philipp Wich2009-05-06
* rcS: wait for init scripts to complete before initiating the shutdown (patch ...Felix Fietkau2009-04-30
* base-files: make diag.sh stub working in bashJo-Philipp Wich2009-04-30
* add an explicit 'sysinit' tag for logging initscripts output, instead of '' t...Nicolas Thill2009-04-21
* fix broken logic in r15272, r15273Jo-Philipp Wich2009-04-19
* base-files: (#4928) handle "option gateway 0.0.0.0" and "option gateway inter...Jo-Philipp Wich2009-04-19
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-17
* do not run hotplug event for aliasesFelix Fietkau2009-04-13
* base-files: remove redundant netmask handling in 10-routesJo-Philipp Wich2009-04-12
* In wifi_fixup_hwmode the value 11bg for hwmode was not transfered to bg.Hauke Mehrtens2009-04-09
* tweak some sysctl values for better performanceFelix Fietkau2009-04-07
* rename our /bin/login script to /bin/login.sh to avoid collisions with busybo...Felix Fietkau2009-04-04