buildrootschalter/package/unionfs/Config.in
Gustavo Zacarias 7360f16a22 unionfs: new package
Add the unionfs FUSE unification filesystem.

[Peter: whitespace/help text fix]
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-01-11 15:36:27 +01:00

12 lines
279 B
Plaintext

config BR2_PACKAGE_UNIONFS
bool "unionfs (FUSE)"
select BR2_PACKAGE_LIBFUSE
depends on BR2_LARGEFILE
help
A userspace unionfs implementation.
http://podgorny.cz/moin/UnionFsFuse
comment "unionfs requires a toolchain with LARGEFILE support"
depends on !BR2_LARGEFILE