summaryrefslogtreecommitdiffstats
path: root/package/block-mount
Commit message (Expand)AuthorAgeFilesLines
* block-mount: add a delay between sto pand start in fstab init restart action,...jow2012-12-192-2/+6
* [package] block-mount: additionally try to umount disk by mountpoint (#12056)jow2012-09-102-2/+4
* Fix extroot by UUIDjow2012-07-011-0/+8
* [package] /etc/functions.sh => /lib/functions.shjow2012-06-051-1/+1
* [package] block-mount: add missing chunk of previous commitjow2012-03-211-1/+1
* [package] block-mount: invoke blkid without cache file, this seems to fix mou...jow2012-03-211-2/+2
* block-mount: do not auto-mount anonymous mtdblock devices (fixes #10960, #10850)nbd2012-02-131-2/+7
* [package] block-mount: Fixed module loading (double cat is wrong)cshore2011-11-021-1/+1
* package/blockmount: simplify extroot module loading logicnico2011-10-282-6/+7
* [package] block-mount: remove explicit lock waits, solves some potential race...jow2011-06-193-27/+21
* Revert "[package/block-mount] remove example config file"mirko2011-06-082-0/+22
* [package/block-mount] remove example config filemirko2011-06-082-22/+0
* [package] block-mount: Reverting 26503. Was already fixed in a better way in...cshore2011-04-071-1/+1
* [package] block-mount: fsck.sh should only call pi_include() if dir /lib/func...acinonyx2011-04-061-1/+1
* [package] block-mount base-files: Added additional check to pi_include to en...cshore2011-04-051-2/+2
* [package] block-mount: Revert 26468: it causes a kernel panic due to pi_inclu...cshore2011-04-051-2/+2
* [package] block-mount: Removed duplicated directory creation in the package i...cshore2011-04-041-4/+1
* [package] block-mount: Fixed warning of missing /lib/functions/fsck during bo...cshore2011-04-041-1/+2
* [package] block-mount: Merged block-mount, block-extroot, and block-hotplug i...cshore2011-03-276-16/+220
* [package] block-mount block-extroot: Bump packages versions forgetten during ...cshore2011-03-271-1/+1
* [package] block-mount block-extroot: Add commands /etc/init.d/fstab overlay_e...cshore2011-03-271-0/+25
* [package] block-mount block-extroot: Rename /tmp/rom-disabled to /tmp/whole_...cshore2011-03-271-1/+1
* [package] block-mount busybox: Removed busybox versions of blkid and swap-uti...cshore2011-03-201-0/+1
* [package] block-mount: Changed default filesystem for /e/c/fstab to be ext4 ...cshore2011-03-141-1/+1
* [package] extroot: block-mount block-extroot: Added ability to do a whole dis...cshore2011-03-131-0/+7
* [package] block-mount: Fixed shell error on empty string due to -eq to number...cshore2011-02-281-3/+3
* [package] block-mount,block-extroot: Modify mount.sh so that block-extroot mo...cshore2011-02-281-4/+13
* [package] block-mount: fix fstab.init for IB and buildrootjow2010-10-071-2/+5
* [package] base/block-extroot, base/block-mount: Modified preinit and block-e...cshore2010-09-232-3/+3
* [package] block-mount: Attempt swapon a after mounting as well as before. Th...cshore2010-07-121-0/+1
* [package]: block-mount: Fixed two bugs in fstab.init. /etc/fstab was used wh...cshore2010-07-121-3/+7
* [package]: block-mount: Enable swap before doing fsck so that large filesyst...cshore2010-07-121-1/+1
* block-extroot, block-mount: Fixed multiple bugs which prevented e2fsck from b...cshore2010-06-302-16/+12
* block-mount: Fixed mount deadlocks due to buggy use of locks in /lib/function...cshore2010-06-291-14/+20
* package/block-mount: mark /etc/config/fstab as conffiles (closes: #7130)nico2010-04-151-1/+5
* package/block-mount: disable config options altering busybox configuration, f...nico2010-04-061-24/+1
* add the block-mount package by Daniel Dickinson (cshore), replacing existing ...nbd2010-02-269-0/+795