| Commit message (Expand) | Author | Age | Files | Lines |
* | block-mount: drop package, ubox now does the job for us | John Crispin | 2013-06-21 | 12 | -957/+0 |
* | block-mount: add a delay between sto pand start in fstab init restart action,... | Jo-Philipp Wich | 2012-12-19 | 1 | -1/+5 |
* | block-mount: additionally try to umount disk by mountpoint (#12056) | Jo-Philipp Wich | 2012-09-10 | 1 | -1/+3 |
* | Fix extroot by UUID | Jo-Philipp Wich | 2012-07-01 | 1 | -0/+8 |
* | /etc/functions.sh => /lib/functions.sh | Jo-Philipp Wich | 2012-06-05 | 1 | -1/+1 |
* | block-mount: add missing chunk of previous commit | Jo-Philipp Wich | 2012-03-21 | 1 | -1/+1 |
* | block-mount: do not auto-mount anonymous mtdblock devices (fixes #10960, #10850) | Felix Fietkau | 2012-02-13 | 1 | -2/+7 |
* | block-mount: Fixed module loading (double cat is wrong) | Daniel Dickinson | 2011-11-02 | 1 | -1/+1 |
* | package/blockmount: simplify extroot module loading logic | Nicolas Thill | 2011-10-28 | 1 | -3/+4 |
* | block-mount: remove explicit lock waits, solves some potential race conditions | Jo-Philipp Wich | 2011-06-19 | 2 | -26/+20 |
* | Revert "[package/block-mount] remove example config file" | Mirko Vogt | 2011-06-08 | 1 | -0/+20 |
* | remove example config file | Mirko Vogt | 2011-06-08 | 1 | -20/+0 |
* | block-mount: Reverting 26503. Was already fixed in a better way in commit 26474. | Daniel Dickinson | 2011-04-07 | 1 | -1/+1 |
* | block-mount: fsck.sh should only call pi_include() if dir /lib/functions/fsck... | Vasilis Tsiligiannis | 2011-04-06 | 1 | -1/+1 |
* | block-mount: Merged block-mount, block-extroot, and block-hotplug into a sing... | Daniel Dickinson | 2011-03-27 | 4 | -0/+183 |
* | block-mount block-extroot: Add commands /etc/init.d/fstab overlay_enable and ... | Daniel Dickinson | 2011-03-27 | 1 | -0/+25 |
* | block-mount block-extroot: Rename /tmp/rom-disabled to /tmp/whole_root-dsible... | Daniel Dickinson | 2011-03-27 | 1 | -1/+1 |
* | block-mount: Changed default filesystem for /e/c/fstab to be ext4 instead of ... | Daniel Dickinson | 2011-03-14 | 1 | -1/+1 |
* | extroot: block-mount block-extroot: Added ability to do a whole disk extroot ... | Daniel Dickinson | 2011-03-13 | 1 | -0/+7 |
* | block-mount: Fixed shell error on empty string due to -eq to number for the o... | Daniel Dickinson | 2011-02-28 | 1 | -3/+3 |
* | block-mount,block-extroot: Modify mount.sh so that block-extroot mounts targe... | Daniel Dickinson | 2011-02-28 | 1 | -4/+13 |
* | block-mount: fix fstab.init for IB and buildroot | Jo-Philipp Wich | 2010-10-07 | 1 | -2/+5 |
* | base/block-extroot, base/block-mount: Modified preinit and block-extroot and ... | Daniel Dickinson | 2010-09-23 | 2 | -3/+3 |
* | block-mount: Attempt swapon a after mounting as well as before. This ensures ... | Daniel Dickinson | 2010-07-12 | 1 | -0/+1 |
* | block-mount: Fixed two bugs in fstab.init. /etc/fstab was used where /tmp/fst... | Daniel Dickinson | 2010-07-12 | 1 | -3/+7 |
* | block-mount: Enable swap before doing fsck so that large filesystem checks ha... | Daniel Dickinson | 2010-07-12 | 1 | -1/+1 |
* | block-extroot, block-mount: Fixed multiple bugs which prevented e2fsck from b... | Daniel Dickinson | 2010-06-30 | 2 | -16/+12 |
* | block-mount: Fixed mount deadlocks due to buggy use of locks in /lib/function... | Daniel Dickinson | 2010-06-29 | 1 | -14/+20 |
* | add the block-mount package by Daniel Dickinson (cshore), replacing existing ... | Felix Fietkau | 2010-02-26 | 8 | -0/+709 |