summaryrefslogtreecommitdiffstats
path: root/package/base-files
Commit message (Expand)AuthorAgeFilesLines
* install static libraries from uclibc to the rootfs staging dirFelix Fietkau2009-08-081-0/+4
* base-files: some /lib/network/config.sh refactoringFelix Fietkau2009-08-071-25/+38
* base-files: clean up init.d/fstab and port it to the new config_getFelix Fietkau2009-08-071-18/+14
* base-files: port init.d/led to new config_getFelix Fietkau2009-08-071-8/+6
* base-files: port init.d/boot to new config_getFelix Fietkau2009-08-071-9/+10
* base-files: port functions.sh to new config_getFelix Fietkau2009-08-071-2/+2
* base-files: allow default value for config_getFelix Fietkau2009-08-071-6/+9
* base-files: ensure that ipv6 is loaded if interfaces have an ip6addr defined,...Jo-Philipp Wich2009-08-042-13/+22
* prevent rebuild issues on creation of lib64 with 64-bits targetsFlorian Fainelli2009-08-011-2/+2
* simplify action handling in rc.common (#5558)Florian Fainelli2009-07-261-23/+9
* udhcpc: Pass all events to udhcpc.userVasilis Tsiligiannis2009-07-121-3/+3
* allow udhcpc to work properly for interfaces that are not configured through uciFelix Fietkau2009-07-031-23/+38
* base-files: explicitly create /etc/rc.d/, fixes ImageBuilder when using git i...Andy Boyett2009-07-021-1/+2
* base-files: Fix sysupgrade .tar.gz configuration restoringVasilis Tsiligiannis2009-06-292-13/+13
* base-files: ipcalc.sh: fix off-by-one in range-calculationJo-Philipp Wich2009-06-291-1/+1
* add preliminary coldfire v4e supportImre Kaloz2009-06-211-1/+1
* change sysctl.conf to disable tcp ecn by default (based on discussion with ma...Felix Fietkau2009-06-171-1/+1
* sysupgrade: sync *before* mtd write, only fallback to sysrq-trigger if standa...Jo-Philipp Wich2009-06-172-4/+5
* udhcpc: add cidr routes support (patch from #5299)Felix Fietkau2009-06-131-0/+74
* base-files: Add support for bzipped images in sysupgradeVasilis Tsiligiannis2009-06-101-1/+2
* base-files: Detect and decompressed gzipped images automatically when flashin...Vasilis Tsiligiannis2009-06-102-11/+15
* base-files: format hexdump output instead of using awk for sysupgradeVasilis Tsiligiannis2009-06-101-1/+1
* base-files: fix test experession for sysupgradeVasilis Tsiligiannis2009-06-031-1/+1
* network: prevent unnecessary interface down/up cycles if no mac address chang...Felix Fietkau2009-06-011-2/+3
* network: do not unnecessarily touch interfaces configured as proto=none; brin...Felix Fietkau2009-06-011-2/+11
* Removed extra ; in exec ruleHamish Guthrie2009-06-011-1/+1
* fix drivers firmware loading with the new hotplug2, patch from Russell SeniorFlorian Fainelli2009-05-311-1/+1
* base-files: set rules file for hotplug2 in the boot script (closes #5235)Gabor Juhos2009-05-302-1/+2
* base-files: update command line for the new hotplug2Gabor Juhos2009-05-283-4/+5
* fix mips64el base-files compileFelix Fietkau2009-05-231-1/+1
* base-files: fixup resolv.conf check in udhcpc scriptJo-Philipp Wich2009-05-171-1/+1
* base-files: initialize GZIPED to 0 in sysupgrade since it's used later in num...Nicolas Thill2009-05-171-2/+2
* sysupgrade: use sysrq-trigger if availableJo-Philipp Wich2009-05-152-1/+2
* base-files: - restore device, ifname and aliases state in dhcp script - make ...Jo-Philipp Wich2009-05-101-1/+8
* base-files: show reboot notification is sysupgradeJo-Philipp Wich2009-05-091-1/+4
* create the lib64 symbolic links for 64-bits supported architectures (#5075)Florian Fainelli2009-05-071-1/+6
* Don't try to pivot to new ramfs if already running on one This patch allows t...Jo-Philipp Wich2009-05-071-2/+6
* Add option in sysupgrade to flash gzipped imagesJo-Philipp Wich2009-05-072-4/+9
* base-files: replace udhcpc script with an improved versionJo-Philipp Wich2009-05-061-74/+116
* base-files: Add additional base-files search pathsHamish Guthrie2009-05-041-0/+6
* rcS: wait for init scripts to complete before initiating the shutdown (patch ...Felix Fietkau2009-04-302-6/+12
* base-files: make diag.sh stub working in bashJo-Philipp Wich2009-04-301-2/+2
* introduce a generic PKG_CONFIG_DEPENDS for packages that need to be reconfigu...Nicolas Thill2009-04-271-1/+1
* uClibc cleanup: - use full version string (0.9.30.1), instead of base (0.9.30...Nicolas Thill2009-04-241-9/+5
* add an explicit 'sysinit' tag for logging initscripts output, instead of '' t...Nicolas Thill2009-04-211-1/+1
* fix broken logic in r15272, r15273Jo-Philipp Wich2009-04-191-5/+4
* base-files: (#4928) handle "option gateway 0.0.0.0" and "option gateway inter...Jo-Philipp Wich2009-04-191-0/+7
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-172-2/+0
* move ldconfig & ldd to utils sectionNicolas Thill2009-04-141-1/+5
* do not run hotplug event for aliasesFelix Fietkau2009-04-131-0/+3