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