Jo-Philipp Wich
|
77fe98d134
block-mount: additionally try to umount disk by mountpoint (#12056)
|
13 years ago |
Jo-Philipp Wich
|
88866c9484
block-mount: invoke blkid without cache file, this seems to fix mounts by uuid or label
|
14 years ago |
Nicolas Thill
|
3bcb16b305
package/blockmount: simplify extroot module loading logic
|
14 years ago |
Jo-Philipp Wich
|
a434ed2fc6
block-mount: remove explicit lock waits, solves some potential race conditions
|
14 years ago |
Mirko Vogt
|
4798e27247
Revert "[package/block-mount] remove example config file"
|
14 years ago |
Mirko Vogt
|
4cbdfb6d92
remove example config file
|
14 years ago |
Daniel Dickinson
|
d5542b4f59
block-mount base-files: Added additional check to pi_include to ensure that a directory used with pi_include actually contains files matching the souring pattern because if not the shell dies due to an empty string in for statement. Added /lib/functions/fsck as an empty dir to block-mount. This combination fixes a warning which generates a lot of bug reports, without panicking the kernel like the last attempt.
|
14 years ago |
Daniel Dickinson
|
b62e95c11b
block-mount: Revert 26468: it causes a kernel panic due to pi_include failing due to the included directory being empty.
|
14 years ago |
Daniel Dickinson
|
c319b73399
block-mount: Removed duplicated directory creation in the package install section. The duplicates were a result of the mergin the block-* packages.
|
14 years ago |
Daniel Dickinson
|
581793d2c4
block-mount: Fixed warning of missing /lib/functions/fsck during boot when no scripts are installed in the directory. Thanks to Maarten Bezemer.
|
14 years ago |
Daniel Dickinson
|
7f8fb5cb78
block-mount: Merged block-mount, block-extroot, and block-hotplug into a single binary package called block-mount.
|
15 years ago |
Daniel Dickinson
|
657d0a265c
block-mount block-extroot: Bump packages versions forgetten during previous two commits
|
15 years ago |
Daniel Dickinson
|
4c85b8562d
block-mount busybox: Removed busybox versions of blkid and swap-utils since they are only used by block-mount and block-extroot, and those packages don't have as much need for the image space-savings of busybox versions, especially at the cost of including it in all images even those with no external storage.
|
15 years ago |
Nicolas Thill
|
ed4a1186c6
package/block-mount: mark /etc/config/fstab as conffiles (closes: #7130)
|
15 years ago |
Nicolas Thill
|
a98a5a907a
package/block-mount: disable config options altering busybox configuration, fix dependencies
|
15 years ago |
Felix Fietkau
|
bfeb96126d
add the block-mount package by Daniel Dickinson (cshore), replacing existing automount functionality
|
16 years ago |