| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [package] base-files: add /dev/hvcX to hotplug common rules | jow | 2010-02-12 | 1 | -1/+1 |
* | [package] base-files: revert dhcp state information on ifdown and restore pre... | jow | 2010-02-12 | 3 | -3/+7 |
* | Here is LVM support for OpenWRT. It introduces 3 new packages: | thepeople | 2010-02-12 | 1 | -0/+6 |
* | [base-files] Don't do lazy unmounting of filessystems at reboot/poweroff. | lars | 2010-02-09 | 1 | -1/+1 |
* | [package] base-files: fix udhcpc address acquisition on network restart (patc... | jow | 2010-02-05 | 2 | -2/+3 |
* | /sbin/wifi: improve reliability of restarts by resetting the state properly | nbd | 2010-02-02 | 1 | -2/+7 |
* | [package] base-file: revert unrelated change accidentally committed in r19478 | jow | 2010-02-01 | 1 | -4/+0 |
* | [package] base-files: preinit: get rid of /dev/null redirections and use grep... | jow | 2010-02-01 | 5 | -6/+10 |
* | [package] quieten the check for devs, thanks nbd | florian | 2010-01-31 | 1 | -1/+1 |
* | [package] /dev/null was used before it was created, so an | florian | 2010-01-31 | 1 | -1/+1 |
* | when rebooting, use lazy umounts as fallback (patch by puchu) | nbd | 2010-01-30 | 1 | -1/+1 |
* | stop syslogd before rebooting, otherwise umount might not work properly when ... | nbd | 2010-01-30 | 1 | -0/+6 |
* | when rebooting, stop the network interfaces last (just before umount) to allo... | nbd | 2010-01-30 | 1 | -1/+1 |
* | base-files: do not warn about nonexistant sysctl overrides (some of them are ... | nbd | 2010-01-29 | 1 | -1/+1 |
* | preinit: Remove Ctrl-C prompt...impossible on /dev/console (patch by cshore) | nbd | 2010-01-28 | 1 | -1/+1 |
* | base-files: don't build '00_preinit.conf' if CONFIG_PREINITOPT is not selected | juhosg | 2010-01-26 | 1 | -2/+4 |
* | fix missing quote (thx, puchu) | nbd | 2010-01-25 | 1 | -1/+1 |
* | add preinit modularization work by Daniel Dickinson (cshore) | nbd | 2010-01-25 | 46 | -255/+1090 |
* | fix a typo in the hwmode handling in /sbin/wifi (thx, maddes) | nbd | 2010-01-24 | 1 | -1/+1 |
* | [package] base-files: ensure that the ip6addr of the main interface stays the... | jow | 2010-01-23 | 1 | -20/+28 |
* | [package] base-files: try to activate hotplugged partitions as swap and fall ... | jow | 2010-01-23 | 1 | -4/+5 |
* | [package] base-files: disable bridge firewalling by default | jow | 2010-01-18 | 2 | -3/+8 |
* | [package] base-files: | jow | 2010-01-16 | 2 | -1/+4 |
* | [package] base-files, mac80211 (#6491) | jow | 2010-01-13 | 1 | -0/+13 |
* | run led init after /etc/init.d/done to keep the configured led settings activ... | nbd | 2010-01-06 | 1 | -1/+1 |
* | Add udhcpc command-line argument to request rootpath | hcg | 2009-12-21 | 1 | -1/+1 |
* | [package] base-files: check for libpthread_so.a instead of libc_so.a (some gc... | nico | 2009-12-18 | 1 | -1/+1 |
* | add missing argument to debug/mount wrappers (thx, matteo) | nbd | 2009-12-09 | 1 | -2/+2 |
* | do not start multiple subshells for applying /etc/uci-defaults. use sh -x for... | nbd | 2009-12-09 | 2 | -6/+5 |
* | functions.sh: use functions instead of aliases for the debug, mount wrappers ... | nbd | 2009-12-09 | 1 | -2/+7 |
* | fix firmware loading broken by the busybox upgrade | nbd | 2009-12-08 | 1 | -1/+1 |
* | mount debugfs by default | nbd | 2009-11-23 | 1 | -0/+1 |
* | [package] base-files: sysupgrade: restrict find command to plain files to avo... | jow | 2009-11-20 | 2 | -2/+3 |
* | neither avr32 or coldfire has a shared libgcc | kaloz | 2009-11-12 | 1 | -0/+2 |
* | do not relink libresolv, it makes iproute2 barf | nbd | 2009-10-20 | 1 | -1/+1 |
* | remove obsolete uci validation awk code | nbd | 2009-10-20 | 6 | -654/+0 |
* | base-files: remove obsolete stuff from common.awk | nbd | 2009-10-20 | 1 | -42/+0 |
* | [package] base-files: only try to execute watchdog if binary is present | jow | 2009-10-20 | 2 | -2/+3 |
* | fix pthread mklibs relinking by copying libpthread_so.a from uclibc instead o... | nbd | 2009-10-20 | 1 | -1/+5 |
* | install the right version of libgcc along with its version map to fix relinki... | nbd | 2009-10-20 | 1 | -1/+4 |
* | check for sysfs before bypassing normal hotplug calls for firmware events (fi... | nbd | 2009-10-03 | 1 | -1/+1 |
* | [package] base-files: add hotplug rules for /dev/lpX (#863) | jow | 2009-09-28 | 2 | -1/+7 |
* | firstboot: add support for union mounts | nbd | 2009-09-27 | 1 | -23/+60 |
* | base-files: move firstboot to /sbin | nbd | 2009-09-27 | 2 | -1/+1 |
* | base-files: add libgcc dependency to libc (#5262) | nbd | 2009-09-24 | 1 | -0/+1 |
* | [toolchain] add external toolchain support, enhance native toolchain support ... | nico | 2009-09-23 | 1 | -31/+269 |
* | [cosmetic] accommodate for 5 digits svn revisions :) | nico | 2009-09-22 | 1 | -1/+1 |
* | base-files: fix conffiles entry check (patch from #2425) | nbd | 2009-09-19 | 1 | -1/+1 |
* | [package] base-files: clear ip addresses on interfaces that are about to be a... | jow | 2009-09-16 | 2 | -1/+3 |
* | [package] base-files: dispatch ifdown events for proto=none interfaces and fi... | jow | 2009-09-14 | 2 | -3/+3 |