| Commit message (Expand) | Author | Age | Files | Lines |
* | /etc/functions.sh => /lib/functions.sh | Jo-Philipp Wich | 2012-06-05 | 1 | -1/+1 |
* | base-files: preinit: Fixed sourcing of diag.sh in /etc/preinit. This caused e... | Daniel Dickinson | 2011-07-07 | 1 | -1/+0 |
* | base/block-extroot, base/block-mount: Modified preinit and block-extroot and ... | Daniel Dickinson | 2010-09-23 | 1 | -6/+6 |
* | base-files: fix preinit code typos | Nicolas Thill | 2010-03-10 | 1 | -1/+1 |
* | add preinit modularization work by Daniel Dickinson (cshore) | Felix Fietkau | 2010-01-25 | 1 | -82/+29 |
* | package/base-files: set state to 'preinit' before preinit.arch is used, and s... | Gabor Juhos | 2009-09-05 | 1 | -2/+3 |
* | preinit: fix failsafe mode through ctrl+c on devices that do not provide a pr... | Felix Fietkau | 2009-09-02 | 1 | -1/+5 |
* | udev: Update udev package from udev-106 to udev-142 | Geoff Levand | 2009-08-24 | 1 | -4/+8 |
* | base-files: update command line for the new hotplug2 | Gabor Juhos | 2009-05-28 | 1 | -2/+2 |
* | rename our /bin/login script to /bin/login.sh to avoid collisions with busybo... | Felix Fietkau | 2009-04-04 | 1 | -1/+1 |
* | fix failsafe mode | Felix Fietkau | 2009-04-04 | 1 | -0/+1 |
* | Fix negative calculation of the tmpfs for devices with few RAM (#3557) | Florian Fainelli | 2008-08-14 | 1 | -1/+1 |
* | allow ctrl-c to trigger preinit | Mike Baker | 2008-08-07 | 1 | -0/+2 |
* | use the same hotplug2 parameters for initramfs and regular | Felix Fietkau | 2008-08-01 | 1 | -7/+2 |
* | move the hotplug2 kill command from preinit to /etc/init.d/boot, so that it w... | Felix Fietkau | 2008-08-01 | 1 | -1/+0 |
* | initramfs: start one hotplug2 for coldplugging and one for handling events be... | Felix Fietkau | 2008-04-23 | 1 | -1/+2 |
* | use the right hotplug2 invocation for initramfs | Felix Fietkau | 2008-04-23 | 1 | -2/+6 |
* | base-files: fix a typo | Gabor Juhos | 2008-04-23 | 1 | -1/+1 |
* | This patch re-adds the udev and hotplug2 initialization fixes originally pres... | Felix Fietkau | 2008-04-22 | 1 | -3/+12 |
* | assign names to filesystems when mounting virtual ones (closes #3340) | Matteo Croce | 2008-04-21 | 1 | -5/+5 |
* | remove some redundant code | Felix Fietkau | 2008-04-20 | 1 | -12/+15 |
* | add sysupgrade script for config preserving system upgrades. only implemented... | Felix Fietkau | 2007-08-21 | 1 | -0/+8 |
* | add failsafe support for atheros-2.6 (#1501) - only works with ar5315+ at the... | Felix Fietkau | 2007-07-04 | 1 | -0/+9 |
* | move parts of the failsafe code to the generic base-files - will be used on a... | Felix Fietkau | 2007-06-30 | 1 | -1/+1 |
* | fix failsafe on broadcom, send netlink events in diag when running linux 2.6 | Felix Fietkau | 2007-06-25 | 1 | -14/+12 |
* | mount_root should only mount the root | Mike Baker | 2007-05-31 | 1 | -5/+42 |
* | /proc needs to be mounted before preinit.arch for failsafe | Mike Baker | 2007-05-14 | 1 | -3/+3 |
* | Fix set_state preinit stuff | Florian Fainelli | 2007-05-13 | 1 | -0/+3 |
* | unified preinit environment | Mike Baker | 2007-05-10 | 1 | -0/+14 |
* | move the last change to the right place | Imre Kaloz | 2007-04-30 | 1 | -1/+0 |
* | set $HOME to /tmp on bootup | Imre Kaloz | 2007-04-30 | 1 | -0/+1 |
* | add failsafe support for x86-2.6 and fix mdev support for platforms using /et... | Felix Fietkau | 2007-03-03 | 1 | -1/+2 |
* | make squashfs overlay support more generic and integrate it for x86-2.6 | Felix Fietkau | 2007-03-02 | 1 | -0/+5 |