| Commit message (Expand) | Author | Age | Files | Lines |
* | add preliminary coldfire v4e support | kaloz | 2009-06-21 | 1 | -1/+1 |
* | change sysctl.conf to disable tcp ecn by default (based on discussion with ma... | nbd | 2009-06-17 | 1 | -1/+1 |
* | [package] sysupgrade: sync *before* mtd write, only fallback to sysrq-trigger... | jow | 2009-06-17 | 2 | -4/+5 |
* | udhcpc: add cidr routes support (patch from #5299) | nbd | 2009-06-13 | 1 | -0/+74 |
* | [package] base-files: Add support for bzipped images in sysupgrade | acinonyx | 2009-06-10 | 1 | -1/+2 |
* | [package] base-files: Detect and decompressed gzipped images automatically wh... | acinonyx | 2009-06-10 | 2 | -11/+15 |
* | [package] base-files: format hexdump output instead of using awk for sysupgrade | acinonyx | 2009-06-10 | 1 | -1/+1 |
* | [package] base-files: fix test experession for sysupgrade | acinonyx | 2009-06-03 | 1 | -1/+1 |
* | network: prevent unnecessary interface down/up cycles if no mac address chang... | nbd | 2009-06-01 | 1 | -2/+3 |
* | network: do not unnecessarily touch interfaces configured as proto=none; brin... | nbd | 2009-06-01 | 1 | -2/+11 |
* | [hotplug2] Removed extra ; in exec rule | hcg | 2009-06-01 | 1 | -1/+1 |
* | [package] fix drivers firmware loading with the new hotplug2, patch from Russ... | florian | 2009-05-31 | 1 | -1/+1 |
* | [package] base-files: set rules file for hotplug2 in the boot script (closes ... | juhosg | 2009-05-30 | 2 | -1/+2 |
* | [package] base-files: update command line for the new hotplug2 | juhosg | 2009-05-28 | 3 | -4/+5 |
* | fix mips64el base-files compile | nbd | 2009-05-23 | 1 | -1/+1 |
* | [package] base-files: fixup resolv.conf check in udhcpc script | jow | 2009-05-17 | 1 | -1/+1 |
* | [package] base-files: initialize GZIPED to 0 in sysupgrade since it's used la... | nico | 2009-05-17 | 1 | -2/+2 |
* | [package] sysupgrade: use sysrq-trigger if available | jow | 2009-05-15 | 2 | -1/+2 |
* | [package] base-files: | jow | 2009-05-10 | 1 | -1/+8 |
* | [package] base-files: show reboot notification is sysupgrade | jow | 2009-05-09 | 1 | -1/+4 |
* | [package] create the lib64 symbolic links for 64-bits supported architectures... | florian | 2009-05-07 | 1 | -1/+6 |
* | [sysupgrade] Don't try to pivot to new ramfs if already running on one | jow | 2009-05-07 | 1 | -2/+6 |
* | [PATCH] Add option in sysupgrade to flash gzipped images | jow | 2009-05-07 | 2 | -4/+9 |
* | [package] base-files: replace udhcpc script with an improved version | jow | 2009-05-06 | 1 | -74/+116 |
* | base-files: Add additional base-files search paths | hcg | 2009-05-04 | 1 | -0/+6 |
* | rcS: wait for init scripts to complete before initiating the shutdown (patch ... | nbd | 2009-04-30 | 2 | -6/+12 |
* | [package] base-files: make diag.sh stub working in bash | jow | 2009-04-30 | 1 | -2/+2 |
* | introduce a generic PKG_CONFIG_DEPENDS for packages that need to be reconfigu... | nico | 2009-04-27 | 1 | -1/+1 |
* | [toolchain] uClibc cleanup: | nico | 2009-04-24 | 1 | -9/+5 |
* | add an explicit 'sysinit' tag for logging initscripts output, instead of '' t... | nico | 2009-04-21 | 1 | -1/+1 |
* | fix broken logic in r15272, r15273 | jow | 2009-04-19 | 1 | -5/+4 |
* | [package] base-files: (#4928) | jow | 2009-04-19 | 1 | -0/+7 |
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | nbd | 2009-04-17 | 2 | -2/+0 |
* | move ldconfig & ldd to utils section | nico | 2009-04-14 | 1 | -1/+5 |
* | do not run hotplug event for aliases | nbd | 2009-04-13 | 1 | -0/+3 |
* | [package] base-files: remove redundant netmask handling in 10-routes | jow | 2009-04-12 | 2 | -2/+1 |
* | [wifi] In wifi_fixup_hwmode the value 11bg for hwmode was not transfered to bg. | hauke | 2009-04-09 | 1 | -0/+1 |
* | tweak some sysctl values for better performance | nbd | 2009-04-07 | 1 | -0/+3 |
* | rename our /bin/login script to /bin/login.sh to avoid collisions with busybo... | nbd | 2009-04-04 | 2 | -1/+1 |
* | fix failsafe mode | nbd | 2009-04-04 | 1 | -0/+1 |
* | udhcpc: run dhcp hotplug events after dns has been set | nbd | 2009-04-04 | 1 | -7/+7 |
* | wifi: fix hostapd + autochannel | nbd | 2009-03-27 | 1 | -0/+34 |
* | [package] | jow | 2009-03-25 | 3 | -4/+12 |
* | [package] sync macs with vif bssids in broadcom.sh, fixes multi-ssid with wpa | jow | 2009-03-24 | 2 | -1/+2 |
* | add uclibc 0.9.30.1 | nbd | 2009-03-23 | 1 | -0/+4 |
* | Allow running without "logger" installed | mb | 2009-03-18 | 1 | -1/+4 |
* | Support configurations without syslogd/klogd. | mb | 2009-03-18 | 1 | -2/+2 |
* | move input device nodes to /dev/input | nbd | 2009-03-09 | 1 | -0/+5 |
* | [package] sysupgrade: install /bin/sleep into ramdisk too and add completitio... | jow | 2009-03-08 | 2 | -3/+4 |
* | [base-files]: On shutdown disabled every mounted swap device. | hauke | 2009-03-07 | 1 | -0/+1 |