aboutsummaryrefslogtreecommitdiffstats
path: root/package/block-mount
Commit message (Expand)AuthorAgeFilesLines
* block-mount: additionally try to umount disk by mountpoint (#12056)Jo-Philipp Wich2012-09-102-2/+4
* Fix extroot by UUIDJo-Philipp Wich2012-07-011-0/+8
* /etc/functions.sh => /lib/functions.shJo-Philipp Wich2012-06-051-1/+1
* block-mount: add missing chunk of previous commitJo-Philipp Wich2012-03-211-1/+1
* block-mount: invoke blkid without cache file, this seems to fix mounts by uui...Jo-Philipp Wich2012-03-211-2/+2
* block-mount: do not auto-mount anonymous mtdblock devices (fixes #10960, #10850)Felix Fietkau2012-02-131-2/+7
* block-mount: Fixed module loading (double cat is wrong)Daniel Dickinson2011-11-021-1/+1
* package/blockmount: simplify extroot module loading logicNicolas Thill2011-10-282-6/+7
* block-mount: remove explicit lock waits, solves some potential race conditionsJo-Philipp Wich2011-06-193-27/+21
* Revert "[package/block-mount] remove example config file"Mirko Vogt2011-06-082-0/+22
* remove example config fileMirko Vogt2011-06-082-22/+0
* block-mount: Reverting 26503. Was already fixed in a better way in commit 26474.Daniel Dickinson2011-04-071-1/+1
* block-mount: fsck.sh should only call pi_include() if dir /lib/functions/fsck...Vasilis Tsiligiannis2011-04-061-1/+1
* block-mount base-files: Added additional check to pi_include to ensure that a...Daniel Dickinson2011-04-051-2/+2
* block-mount: Revert 26468: it causes a kernel panic due to pi_include failing...Daniel Dickinson2011-04-051-2/+2
* block-mount: Removed duplicated directory creation in the package install sec...Daniel Dickinson2011-04-041-4/+1
* block-mount: Fixed warning of missing /lib/functions/fsck during boot when no...Daniel Dickinson2011-04-041-1/+2
* block-mount: Merged block-mount, block-extroot, and block-hotplug into a sing...Daniel Dickinson2011-03-276-16/+220
* block-mount block-extroot: Bump packages versions forgetten during previous t...Daniel Dickinson2011-03-271-1/+1
* block-mount block-extroot: Add commands /etc/init.d/fstab overlay_enable and ...Daniel Dickinson2011-03-271-0/+25
* block-mount block-extroot: Rename /tmp/rom-disabled to /tmp/whole_root-dsible...Daniel Dickinson2011-03-271-1/+1
* block-mount busybox: Removed busybox versions of blkid and swap-utils since t...Daniel Dickinson2011-03-201-0/+1
* block-mount: Changed default filesystem for /e/c/fstab to be ext4 instead of ...Daniel Dickinson2011-03-141-1/+1
* extroot: block-mount block-extroot: Added ability to do a whole disk extroot ...Daniel Dickinson2011-03-131-0/+7
* block-mount: Fixed shell error on empty string due to -eq to number for the o...Daniel Dickinson2011-02-281-3/+3
* block-mount,block-extroot: Modify mount.sh so that block-extroot mounts targe...Daniel Dickinson2011-02-281-4/+13
* block-mount: fix fstab.init for IB and buildrootJo-Philipp Wich2010-10-071-2/+5
* base/block-extroot, base/block-mount: Modified preinit and block-extroot and ...Daniel Dickinson2010-09-232-3/+3
* block-mount: Attempt swapon a after mounting as well as before. This ensures ...Daniel Dickinson2010-07-121-0/+1
* block-mount: Fixed two bugs in fstab.init. /etc/fstab was used where /tmp/fst...Daniel Dickinson2010-07-121-3/+7
* block-mount: Enable swap before doing fsck so that large filesystem checks ha...Daniel Dickinson2010-07-121-1/+1
* block-extroot, block-mount: Fixed multiple bugs which prevented e2fsck from b...Daniel Dickinson2010-06-302-16/+12
* block-mount: Fixed mount deadlocks due to buggy use of locks in /lib/function...Daniel Dickinson2010-06-291-14/+20
* package/block-mount: mark /etc/config/fstab as conffiles (closes: #7130)Nicolas Thill2010-04-151-1/+5
* package/block-mount: disable config options altering busybox configuration, f...Nicolas Thill2010-04-061-24/+1
* add the block-mount package by Daniel Dickinson (cshore), replacing existing ...Felix Fietkau2010-02-269-0/+795