Commit Graph

14 Commits (3bcb16b305726048905f6cc3ab377c5977008a4d)

Author SHA1 Message Date
Nicolas Thill 3bcb16b305 package/blockmount: simplify extroot module loading logic
SVN-Revision: 28650
13 years ago
Jo-Philipp Wich a434ed2fc6 block-mount: remove explicit lock waits, solves some potential race conditions
SVN-Revision: 27226
13 years ago
Mirko Vogt 4798e27247 Revert "[package/block-mount] remove example config file"
This isn't needed anymore due to commit 27138

SVN-Revision: 27139
13 years ago
Mirko Vogt 4cbdfb6d92 remove example config file
Having this file prevents the possibility of having target-specific
fstab config files (as target/linux/${target}/base-files/etc/config/fstab).
There is no need of a non-working example file on the target anyway.

SVN-Revision: 27136
13 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.
SVN-Revision: 26479
13 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.
SVN-Revision: 26476
13 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.
SVN-Revision: 26469
13 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.
SVN-Revision: 26468
13 years ago
Daniel Dickinson 7f8fb5cb78 block-mount: Merged block-mount, block-extroot, and block-hotplug into a single binary package called block-mount.
SVN-Revision: 26314
13 years ago
Daniel Dickinson 657d0a265c block-mount block-extroot: Bump packages versions forgetten during previous two commits
SVN-Revision: 26313
13 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.
SVN-Revision: 26245
13 years ago
Nicolas Thill ed4a1186c6 package/block-mount: mark /etc/config/fstab as conffiles (closes: #7130)
SVN-Revision: 20875
14 years ago
Nicolas Thill a98a5a907a package/block-mount: disable config options altering busybox configuration, fix dependencies
SVN-Revision: 20727
14 years ago
Felix Fietkau bfeb96126d add the block-mount package by Daniel Dickinson (cshore), replacing existing automount functionality
SVN-Revision: 19877
15 years ago