| Commit message (Expand) | Author | Age |
* | base-files: add /etc/rc.local to the default save file list | Jo-Philipp Wich | 2009-09-12 |
* | base-files: introduce a ready-to-use /etc/rc.local to let users run custom co... | Jo-Philipp Wich | 2009-09-11 |
* | bump some revisions and update copyrights | Andy Boyett | 2009-09-10 |
* | Revert "fix nonhotpluggable networks not being brought up. Closes #2781" (r17... | Felix Fietkau | 2009-09-09 |
* | fix nonhotpluggable networks not being brought up. Closes #2781 | Travis Kemen | 2009-09-06 |
* | package/base-files: set state to 'preinit' before preinit.arch is used, and s... | Gabor Juhos | 2009-09-05 |
* | Revert "add ifup -a to boot(), closes #4543 #2781" (r17515) Hotpluggable inte... | Felix Fietkau | 2009-09-05 |
* | add ifup -a to boot(), closes #4543 #2781 | Travis Kemen | 2009-09-05 |
* | extend logging functions | Travis Kemen | 2009-09-04 |
* | preinit: fix failsafe mode through ctrl+c on devices that do not provide a pr... | Felix Fietkau | 2009-09-02 |
* | uclibc: to rebuild libc.so.0, mklibs.py needs access to libc_so.a which was n... | Felix Fietkau | 2009-08-29 |
* | allow mklibs.py to optimize libgcc_s.so.1 | Felix Fietkau | 2009-08-29 |
* | udev: Update udev package from udev-106 to udev-142 | Geoff Levand | 2009-08-24 |
* | now that each target has its own package directory, remove the base-files pac... | Felix Fietkau | 2009-08-20 |
* | base-files: fix sysupgrade get_magic_word() function to return proper values ... | Jo-Philipp Wich | 2009-08-19 |
* | base-files: move ipv6 module loading from setup_interface() to addif() in the... | Jo-Philipp Wich | 2009-08-10 |
* | install static libraries from uclibc to the rootfs staging dir | Felix Fietkau | 2009-08-08 |
* | base-files: some /lib/network/config.sh refactoring | Felix Fietkau | 2009-08-07 |
* | base-files: clean up init.d/fstab and port it to the new config_get | Felix Fietkau | 2009-08-07 |
* | base-files: port init.d/led to new config_get | Felix Fietkau | 2009-08-07 |
* | base-files: port init.d/boot to new config_get | Felix Fietkau | 2009-08-07 |
* | base-files: port functions.sh to new config_get | Felix Fietkau | 2009-08-07 |
* | base-files: allow default value for config_get | Felix Fietkau | 2009-08-07 |
* | base-files: ensure that ipv6 is loaded if interfaces have an ip6addr defined,... | Jo-Philipp Wich | 2009-08-04 |
* | prevent rebuild issues on creation of lib64 with 64-bits targets | Florian Fainelli | 2009-08-01 |
* | simplify action handling in rc.common (#5558) | Florian Fainelli | 2009-07-26 |
* | udhcpc: Pass all events to udhcpc.user | Vasilis Tsiligiannis | 2009-07-12 |
* | allow udhcpc to work properly for interfaces that are not configured through uci | Felix Fietkau | 2009-07-03 |
* | base-files: explicitly create /etc/rc.d/, fixes ImageBuilder when using git i... | Andy Boyett | 2009-07-02 |
* | base-files: Fix sysupgrade .tar.gz configuration restoring | Vasilis Tsiligiannis | 2009-06-29 |
* | base-files: ipcalc.sh: fix off-by-one in range-calculation | Jo-Philipp Wich | 2009-06-29 |
* | add preliminary coldfire v4e support | Imre Kaloz | 2009-06-21 |
* | change sysctl.conf to disable tcp ecn by default (based on discussion with ma... | Felix Fietkau | 2009-06-17 |
* | sysupgrade: sync *before* mtd write, only fallback to sysrq-trigger if standa... | Jo-Philipp Wich | 2009-06-17 |
* | udhcpc: add cidr routes support (patch from #5299) | Felix Fietkau | 2009-06-13 |
* | base-files: Add support for bzipped images in sysupgrade | Vasilis Tsiligiannis | 2009-06-10 |
* | base-files: Detect and decompressed gzipped images automatically when flashin... | Vasilis Tsiligiannis | 2009-06-10 |
* | base-files: format hexdump output instead of using awk for sysupgrade | Vasilis Tsiligiannis | 2009-06-10 |
* | base-files: fix test experession for sysupgrade | Vasilis Tsiligiannis | 2009-06-03 |
* | network: prevent unnecessary interface down/up cycles if no mac address chang... | Felix Fietkau | 2009-06-01 |
* | network: do not unnecessarily touch interfaces configured as proto=none; brin... | Felix Fietkau | 2009-06-01 |
* | Removed extra ; in exec rule | Hamish Guthrie | 2009-06-01 |
* | fix drivers firmware loading with the new hotplug2, patch from Russell Senior | Florian Fainelli | 2009-05-31 |
* | base-files: set rules file for hotplug2 in the boot script (closes #5235) | Gabor Juhos | 2009-05-30 |
* | base-files: update command line for the new hotplug2 | Gabor Juhos | 2009-05-28 |
* | fix mips64el base-files compile | Felix Fietkau | 2009-05-23 |
* | base-files: fixup resolv.conf check in udhcpc script | Jo-Philipp Wich | 2009-05-17 |
* | base-files: initialize GZIPED to 0 in sysupgrade since it's used later in num... | Nicolas Thill | 2009-05-17 |
* | sysupgrade: use sysrq-trigger if available | Jo-Philipp Wich | 2009-05-15 |
* | base-files: - restore device, ifname and aliases state in dhcp script - make ... | Jo-Philipp Wich | 2009-05-10 |