| Commit message (Expand) | Author | Age | Files | Lines |
* | block-mount: add missing chunk of previous commit | Jo-Philipp Wich | 2012-03-21 | 1 | -1/+1 |
* | block-mount: invoke blkid without cache file, this seems to fix mounts by uui... | Jo-Philipp Wich | 2012-03-21 | 1 | -2/+2 |
* | 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 | 2 | -6/+7 |
* | block-mount: remove explicit lock waits, solves some potential race conditions | Jo-Philipp Wich | 2011-06-19 | 3 | -27/+21 |
* | Revert "[package/block-mount] remove example config file" | Mirko Vogt | 2011-06-08 | 2 | -0/+22 |
* | remove example config file | Mirko Vogt | 2011-06-08 | 2 | -22/+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 base-files: Added additional check to pi_include to ensure that a... | Daniel Dickinson | 2011-04-05 | 1 | -2/+2 |
* | block-mount: Revert 26468: it causes a kernel panic due to pi_include failing... | Daniel Dickinson | 2011-04-05 | 1 | -2/+2 |
* | block-mount: Removed duplicated directory creation in the package install sec... | Daniel Dickinson | 2011-04-04 | 1 | -4/+1 |
* | block-mount: Fixed warning of missing /lib/functions/fsck during boot when no... | Daniel Dickinson | 2011-04-04 | 1 | -1/+2 |
* | block-mount: Merged block-mount, block-extroot, and block-hotplug into a sing... | Daniel Dickinson | 2011-03-27 | 6 | -16/+220 |
* | block-mount block-extroot: Bump packages versions forgetten during previous t... | Daniel Dickinson | 2011-03-27 | 1 | -1/+1 |
* | 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 busybox: Removed busybox versions of blkid and swap-utils since t... | Daniel Dickinson | 2011-03-20 | 1 | -0/+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 |
* | package/block-mount: mark /etc/config/fstab as conffiles (closes: #7130) | Nicolas Thill | 2010-04-15 | 1 | -1/+5 |
* | package/block-mount: disable config options altering busybox configuration, f... | Nicolas Thill | 2010-04-06 | 1 | -24/+1 |
* | add the block-mount package by Daniel Dickinson (cshore), replacing existing ... | Felix Fietkau | 2010-02-26 | 9 | -0/+795 |