| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [package] base-files: Remove redundant stopping of watchdog | acinonyx | 2010-05-03 | 1 | -1/+0 |
* | [package] add stop() to watchdog init script, patch from Yury Polyanskiy | florian | 2010-05-03 | 1 | -1/+6 |
* | package/base-files: fix libraries packaging on 64bits targets (closes: #6918) | nico | 2010-05-01 | 1 | -9/+14 |
* | Fix bug in foregrounding in /etc/init.d/rcS | florian | 2010-04-16 | 1 | -2/+6 |
* | package/base-files: fix typo in r20874 (thanks to rhk for spotting it) | nico | 2010-04-15 | 1 | -1/+1 |
* | package/base-files: use a single $(CP) instead of two to copy shared library ... | nico | 2010-04-15 | 1 | -10/+20 |
* | [package] option to allow boot to run to completion before starting shell | florian | 2010-04-13 | 1 | -1/+6 |
* | fix jffs2 and mini_fo mount in failsafe (patch from #7134) | nbd | 2010-04-13 | 1 | -1/+1 |
* | [package] add debugging entry to hotplug config | florian | 2010-04-10 | 1 | -0/+6 |
* | [package] base-files: Use hotplug2 to download firmware | acinonyx | 2010-04-03 | 2 | -16/+5 |
* | [package] base-files: also regenerate wifi config if existing config contains... | jow | 2010-04-03 | 2 | -3/+6 |
* | [package] base-files: Cancel firmware loading if file doesn't exist | acinonyx | 2010-04-01 | 1 | -1/+1 |
* | [package] base-files: fix shell syntax (prevent error messages when activatin... | nico | 2010-03-29 | 1 | -1/+1 |
* | [package] base-files: add a hotplug handler for rdate | jow | 2010-03-27 | 3 | -1/+56 |
* | [package] base-files: make press key message more explicit in preinit | jow | 2010-03-23 | 1 | -1/+1 |
* | change from /jffs to /overlay, patch from Daniel Dickinson | florian | 2010-03-21 | 12 | -20/+21 |
* | base-files: reload switch settings on /etc/init.d/network start as well | nbd | 2010-03-15 | 1 | -5/+4 |
* | fix error output of brctl if bridging is not supported. | nbd | 2010-03-14 | 1 | -1/+1 |
* | [package] base-files: force preinit to use busybox mount (#6797) | jow | 2010-03-13 | 1 | -0/+4 |
* | package/base-files: call preinit_ip_deconfig before processing init on | juhosg | 2010-03-12 | 2 | -1/+2 |
* | [package] base-files: fix preinit code typos | nico | 2010-03-10 | 2 | -2/+2 |
* | firstboot: detect mtd, rom & jffs parts first, fix jffs mounted test | nico | 2010-03-05 | 1 | -5/+5 |
* | revert r19964 for now, there are issues with opkg/ipkg.py generating the stat... | thepeople | 2010-03-04 | 1 | -3/+2 |
* | grab all config files for installed packages, closes #3718 | thepeople | 2010-03-03 | 1 | -2/+3 |
* | firstboot: fix typo (closes: #6738) | nico | 2010-03-01 | 1 | -1/+1 |
* | base-files: fix enter failsafe message | nbd | 2010-03-01 | 1 | -1/+0 |
* | add block-extroot, a package for using an external filesystem as rootfs (patc... | nbd | 2010-02-26 | 1 | -0/+1 |
* | add the block-mount package by Daniel Dickinson (cshore), replacing existing ... | nbd | 2010-02-26 | 3 | -93/+0 |
* | [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 |