Age | Commit message (Expand) | Author |
2010-03-10 | [package] base-files: fix preinit code typos | nico |
2010-03-05 | firstboot: detect mtd, rom & jffs parts first, fix jffs mounted test | nico |
2010-03-04 | revert r19964 for now, there are issues with opkg/ipkg.py generating the stat... | thepeople |
2010-03-03 | grab all config files for installed packages, closes #3718 | thepeople |
2010-03-01 | firstboot: fix typo (closes: #6738) | nico |
2010-03-01 | base-files: fix enter failsafe message | nbd |
2010-02-26 | add block-extroot, a package for using an external filesystem as rootfs (patc... | nbd |
2010-02-26 | add the block-mount package by Daniel Dickinson (cshore), replacing existing ... | nbd |
2010-02-12 | [package] base-files: add /dev/hvcX to hotplug common rules | jow |
2010-02-12 | [package] base-files: revert dhcp state information on ifdown and restore pre... | jow |
2010-02-12 | Here is LVM support for OpenWRT. It introduces 3 new packages: | thepeople |
2010-02-09 | [base-files] Don't do lazy unmounting of filessystems at reboot/poweroff. | lars |
2010-02-05 | [package] base-files: fix udhcpc address acquisition on network restart (patc... | jow |
2010-02-02 | /sbin/wifi: improve reliability of restarts by resetting the state properly | nbd |
2010-02-01 | [package] base-file: revert unrelated change accidentally committed in r19478 | jow |
2010-02-01 | [package] base-files: preinit: get rid of /dev/null redirections and use grep... | jow |
2010-01-31 | [package] quieten the check for devs, thanks nbd | florian |
2010-01-31 | [package] /dev/null was used before it was created, so an | florian |
2010-01-30 | when rebooting, use lazy umounts as fallback (patch by puchu) | nbd |
2010-01-30 | stop syslogd before rebooting, otherwise umount might not work properly when ... | nbd |
2010-01-30 | when rebooting, stop the network interfaces last (just before umount) to allo... | nbd |
2010-01-29 | base-files: do not warn about nonexistant sysctl overrides (some of them are ... | nbd |
2010-01-28 | preinit: Remove Ctrl-C prompt...impossible on /dev/console (patch by cshore) | nbd |
2010-01-26 | base-files: don't build '00_preinit.conf' if CONFIG_PREINITOPT is not selected | juhosg |
2010-01-25 | fix missing quote (thx, puchu) | nbd |
2010-01-25 | add preinit modularization work by Daniel Dickinson (cshore) | nbd |
2010-01-24 | fix a typo in the hwmode handling in /sbin/wifi (thx, maddes) | nbd |
2010-01-23 | [package] base-files: ensure that the ip6addr of the main interface stays the... | jow |
2010-01-23 | [package] base-files: try to activate hotplugged partitions as swap and fall ... | jow |
2010-01-18 | [package] base-files: disable bridge firewalling by default | jow |
2010-01-16 | [package] base-files: | jow |
2010-01-13 | [package] base-files, mac80211 (#6491) | jow |
2010-01-06 | run led init after /etc/init.d/done to keep the configured led settings activ... | nbd |
2009-12-21 | Add udhcpc command-line argument to request rootpath | hcg |
2009-12-18 | [package] base-files: check for libpthread_so.a instead of libc_so.a (some gc... | nico |
2009-12-09 | add missing argument to debug/mount wrappers (thx, matteo) | nbd |
2009-12-09 | do not start multiple subshells for applying /etc/uci-defaults. use sh -x for... | nbd |
2009-12-09 | functions.sh: use functions instead of aliases for the debug, mount wrappers ... | nbd |
2009-12-08 | fix firmware loading broken by the busybox upgrade | nbd |
2009-11-23 | mount debugfs by default | nbd |
2009-11-20 | [package] base-files: sysupgrade: restrict find command to plain files to avo... | jow |
2009-11-12 | neither avr32 or coldfire has a shared libgcc | kaloz |
2009-10-20 | do not relink libresolv, it makes iproute2 barf | nbd |
2009-10-20 | remove obsolete uci validation awk code | nbd |
2009-10-20 | base-files: remove obsolete stuff from common.awk | nbd |
2009-10-20 | [package] base-files: only try to execute watchdog if binary is present | jow |
2009-10-20 | fix pthread mklibs relinking by copying libpthread_so.a from uclibc instead o... | nbd |
2009-10-20 | install the right version of libgcc along with its version map to fix relinki... | nbd |
2009-10-03 | check for sysfs before bypassing normal hotplug calls for firmware events (fi... | nbd |
2009-09-28 | [package] base-files: add hotplug rules for /dev/lpX (#863) | jow |