Age | Commit message (Expand) | Author |
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-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-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-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-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 |
2009-09-27 | firstboot: add support for union mounts | nbd |
2009-09-27 | base-files: move firstboot to /sbin | nbd |
2009-09-22 | [cosmetic] accommodate for 5 digits svn revisions :) | nico |
2009-09-16 | [package] base-files: clear ip addresses on interfaces that are about to be a... | jow |
2009-09-14 | [package] base-files: dispatch ifdown events for proto=none interfaces and fi... | jow |
2009-09-12 | [package] base-files: add /etc/rc.local to the default save file list | jow |
2009-09-11 | [package] base-files: introduce a ready-to-use /etc/rc.local to let users run... | jow |
2009-09-09 | Revert "fix nonhotpluggable networks not being brought up. Closes #2781" (r17... | nbd |
2009-09-06 | fix nonhotpluggable networks not being brought up. Closes #2781 | thepeople |
2009-09-05 | package/base-files: set state to 'preinit' before preinit.arch is used, and s... | juhosg |
2009-09-05 | Revert "add ifup -a to boot(), closes #4543 #2781" (r17515) | nbd |
2009-09-05 | add ifup -a to boot(), closes #4543 #2781 | thepeople |
2009-09-04 | extend logging functions | thepeople |