summaryrefslogtreecommitdiff
path: root/package/block-mount
Commit message (Expand)AuthorAge
* block-mount: drop package, ubox now does the job for usJohn Crispin2013-06-21
* block-mount: add a delay between sto pand start in fstab init restart action,...Jo-Philipp Wich2012-12-19
* block-mount: additionally try to umount disk by mountpoint (#12056)Jo-Philipp Wich2012-09-10
* Fix extroot by UUIDJo-Philipp Wich2012-07-01
* /etc/functions.sh => /lib/functions.shJo-Philipp Wich2012-06-05
* block-mount: add missing chunk of previous commitJo-Philipp Wich2012-03-21
* block-mount: invoke blkid without cache file, this seems to fix mounts by uui...Jo-Philipp Wich2012-03-21
* block-mount: do not auto-mount anonymous mtdblock devices (fixes #10960, #10850)Felix Fietkau2012-02-13
* block-mount: Fixed module loading (double cat is wrong)Daniel Dickinson2011-11-02
* package/blockmount: simplify extroot module loading logicNicolas Thill2011-10-28
* block-mount: remove explicit lock waits, solves some potential race conditionsJo-Philipp Wich2011-06-19
* Revert "[package/block-mount] remove example config file"Mirko Vogt2011-06-08
* remove example config fileMirko Vogt2011-06-08
* block-mount: Reverting 26503. Was already fixed in a better way in commit 26474.Daniel Dickinson2011-04-07
* block-mount: fsck.sh should only call pi_include() if dir /lib/functions/fsck...Vasilis Tsiligiannis2011-04-06
* block-mount base-files: Added additional check to pi_include to ensure that a...Daniel Dickinson2011-04-05
* block-mount: Revert 26468: it causes a kernel panic due to pi_include failing...Daniel Dickinson2011-04-05
* block-mount: Removed duplicated directory creation in the package install sec...Daniel Dickinson2011-04-04
* block-mount: Fixed warning of missing /lib/functions/fsck during boot when no...Daniel Dickinson2011-04-04
* block-mount: Merged block-mount, block-extroot, and block-hotplug into a sing...Daniel Dickinson2011-03-27
* block-mount block-extroot: Bump packages versions forgetten during previous t...Daniel Dickinson2011-03-27
* block-mount block-extroot: Add commands /etc/init.d/fstab overlay_enable and ...Daniel Dickinson2011-03-27
* block-mount block-extroot: Rename /tmp/rom-disabled to /tmp/whole_root-dsible...Daniel Dickinson2011-03-27
* block-mount busybox: Removed busybox versions of blkid and swap-utils since t...Daniel Dickinson2011-03-20
* block-mount: Changed default filesystem for /e/c/fstab to be ext4 instead of ...Daniel Dickinson2011-03-14
* extroot: block-mount block-extroot: Added ability to do a whole disk extroot ...Daniel Dickinson2011-03-13
* block-mount: Fixed shell error on empty string due to -eq to number for the o...Daniel Dickinson2011-02-28
* block-mount,block-extroot: Modify mount.sh so that block-extroot mounts targe...Daniel Dickinson2011-02-28
* block-mount: fix fstab.init for IB and buildrootJo-Philipp Wich2010-10-07
* base/block-extroot, base/block-mount: Modified preinit and block-extroot and ...Daniel Dickinson2010-09-23
* block-mount: Attempt swapon a after mounting as well as before. This ensures ...Daniel Dickinson2010-07-12
* block-mount: Fixed two bugs in fstab.init. /etc/fstab was used where /tmp/fst...Daniel Dickinson2010-07-12
* block-mount: Enable swap before doing fsck so that large filesystem checks ha...Daniel Dickinson2010-07-12
* block-extroot, block-mount: Fixed multiple bugs which prevented e2fsck from b...Daniel Dickinson2010-06-30
* block-mount: Fixed mount deadlocks due to buggy use of locks in /lib/function...Daniel Dickinson2010-06-29
* package/block-mount: mark /etc/config/fstab as conffiles (closes: #7130)Nicolas Thill2010-04-15
* package/block-mount: disable config options altering busybox configuration, f...Nicolas Thill2010-04-06
* add the block-mount package by Daniel Dickinson (cshore), replacing existing ...Felix Fietkau2010-02-26