summaryrefslogtreecommitdiffstats
path: root/package/e2fsprogs/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* e2fsprogs: bump to version 1.42Gustavo Zacarias2012-01-261-0/+3
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* e2fsprogs: drop uuidd optionPeter Korsgaard2011-09-061-6/+0
| | | | | | | | | e2fsprogs uuidd no longer builds with libuuid from util-linux 2.20, and according to tytso the util-linux version should be used instead when using libuuid from there, so drop the e2fsprogs option. Reported-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* util-linux: drop BR2_PACKAGE_BUSYBOX_SHOW_OTHERS dependencyPeter Korsgaard2011-07-291-1/+0
| | | | | | | | | | | | | | Drop the dependency as it isn't really nice that other packages need to select it, and kconf complains about it: warning: (BR2_PACKAGE_E2FSPROGS && BR2_PACKAGE_USBMOUNT) selects BR2_PACKAGE_BUSYBOX_SHOW_OTHERS which has unmet direct dependencies (!BR2_PACKAGE_BUSYBOX) Instead ensure that only the libraries are built by default, so busybox applets are still used unless explicitly configured. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package: use libuuid from util-linuxPeter Korsgaard2011-07-291-21/+4
| | | | | | And adjust users. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* e2fsprogs: use libblkid / blkid from util-linuxPeter Korsgaard2011-07-281-17/+6
| | | | | | | | | e2fsprogs and util-linux both provide blkid / libblkid causing conflicts if both are enabled. The preferred upstream (E.G. what is used by Debian) is util-linux, so remove the options from e2fsprogs and make it use the util-linux version instead. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* e2fsprogs: add options for debugfs/e2image/resize2fs utilitiesPeter Korsgaard2011-07-281-0/+9
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* e2fsprogs: simplify Config.inPeter Korsgaard2011-07-281-18/+0
| | | | | | | No need for 'depends on' for all individual options when they already are in a conditional section. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* e2fsprogs: fix lsattr chattr and e2label e2undo mixupRichard van Paasen2010-02-231-2/+2
| | | | | | In Config.in lsattr/chattr and e2label/e2undo are mixed up. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* e2fsprogs: convert to Makefile.autotools.in format and update Kconfigrvpaasen2009-10-291-5/+53
| | | | | | | | | | | Closes #667. I have updated the e2fsprogs package to the new makefile format. I added the tools from the 1.41.9 release of e2fsprogs that could not yet be (de)selected (freefrag, e2undo) to the menu in Config.in. Signed-off-by: rvpaasen <rvpaasen@t3i.nl> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* e2fsprogs: factor out libuuid supportDaniel Mack2009-08-051-0/+6
| | | | | | | Add a new target for libuuid so it can be built without e2fsprogs. Signed-off-by: Daniel Mack <daniel@caiaq.de> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* e2fsprogs: needs LARGEFILEPeter Korsgaard2009-03-091-0/+3
|
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-1/+0
| | | | 'default n' is the default, so there's no need to say it explicitly.
* Allow selection of e2fsprogs to install in the targetHamish Moffatt2008-02-241-0/+78
|
* remove 'mke2fs' and instead add the properly named 'e2fsprogs'Eric Andersen2005-02-111-0/+5