Config.in 467 B

123456789101112131415
  1. config ADK_PACKAGE_E2FSPROGS
  2. prompt "e2fsprogs......................... Ext2/3/4 filesystem utilities"
  3. tristate
  4. default n
  5. select ADK_PACKAGE_LIBUUID
  6. select ADK_PACKAGE_LIBCOM_ERR
  7. select ADK_PACKAGE_LIBSS
  8. select ADK_PACKAGE_LIBBLKID
  9. help
  10. This package contains essential ext2 filesystem utilities which consists of
  11. e2fsck, mke2fs, debugfs, dumpe2fs, tune2fs, and most of the other core ext2
  12. filesystem utilities.
  13. http://e2fsprogs.sourceforge.net/