aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files
Commit message (Expand)AuthorAgeFilesLines
...
* [package] base-files: clear ip addresses on interfaces that are about to be a...Jo-Philipp Wich2009-09-162-1/+3
* [package] base-files: dispatch ifdown events for proto=none interfaces and fi...Jo-Philipp Wich2009-09-142-3/+3
* [package] base-files: add /etc/rc.local to the default save file listJo-Philipp Wich2009-09-121-1/+1
* [package] base-files: introduce a ready-to-use /etc/rc.local to let users run...Jo-Philipp Wich2009-09-113-1/+10
* [package] bump some revisions and update copyrightsAndy Boyett2009-09-101-1/+1
* Revert "fix nonhotpluggable networks not being brought up. Closes #2781" (r17...Felix Fietkau2009-09-093-17/+0
* fix nonhotpluggable networks not being brought up. Closes #2781Travis Kemen2009-09-063-0/+17
* package/base-files: set state to 'preinit' before preinit.arch is used, and s...Gabor Juhos2009-09-052-3/+4
* Revert "add ifup -a to boot(), closes #4543 #2781" (r17515)Felix Fietkau2009-09-051-1/+0
* add ifup -a to boot(), closes #4543 #2781Travis Kemen2009-09-051-0/+1
* extend logging functionsTravis Kemen2009-09-041-7/+17
* preinit: fix failsafe mode through ctrl+c on devices that do not provide a pr...Felix Fietkau2009-09-021-1/+5
* uclibc: to rebuild libc.so.0, mklibs.py needs access to libc_so.a which was n...Felix Fietkau2009-08-291-0/+1
* allow mklibs.py to optimize libgcc_s.so.1Felix Fietkau2009-08-291-0/+1
* udev: Update udev package from udev-106 to udev-142Geoff Levand2009-08-241-4/+8
* now that each target has its own package directory, remove the base-files pac...Felix Fietkau2009-08-201-7/+5
* [package] base-files: fix sysupgrade get_magic_word() function to return prop...Jo-Philipp Wich2009-08-191-1/+1
* [package] base-files: move ipv6 module loading from setup_interface() to addi...Jo-Philipp Wich2009-08-103-10/+7
* 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
* [package] base-files: ensure that ipv6 is loaded if interfaces have an ip6add...Jo-Philipp Wich2009-08-042-13/+22
* [package] prevent rebuild issues on creation of lib64 with 64-bits targetsFlorian Fainelli2009-08-011-2/+2
* [pakcage] 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
* [package] base-files: explicitly create /etc/rc.d/, fixes ImageBuilder when u...Andy Boyett2009-07-021-1/+2
* [package] base-files: Fix sysupgrade .tar.gz configuration restoringVasilis Tsiligiannis2009-06-292-13/+13
* [package] 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
* [package] sysupgrade: sync *before* mtd write, only fallback to sysrq-trigger...Jo-Philipp Wich2009-06-172-4/+5
* udhcpc: add cidr routes support (patch from #5299)Felix Fietkau2009-06-131-0/+74
* [package] base-files: Add support for bzipped images in sysupgradeVasilis Tsiligiannis2009-06-101-1/+2
* [package] base-files: Detect and decompressed gzipped images automatically wh...Vasilis Tsiligiannis2009-06-102-11/+15
* [package] base-files: format hexdump output instead of using awk for sysupgradeVasilis Tsiligiannis2009-06-101-1/+1
* [package] 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
* [hotplug2] Removed extra ; in exec ruleHamish Guthrie2009-06-011-1/+1
* [package] fix drivers firmware loading with the new hotplug2, patch from Russ...Florian Fainelli2009-05-311-1/+1
* [package] base-files: set rules file for hotplug2 in the boot script (closes ...Gabor Juhos2009-05-302-1/+2
* [package] base-files: update command line for the new hotplug2Gabor Juhos2009-05-283-4/+5
* fix mips64el base-files compileFelix Fietkau2009-05-231-1/+1
* [package] base-files: fixup resolv.conf check in udhcpc scriptJo-Philipp Wich2009-05-171-1/+1
* [package] base-files: initialize GZIPED to 0 in sysupgrade since it's used la...Nicolas Thill2009-05-171-2/+2