lua-bit32: new package
[buildroot-gz.git] / package / genext2fs / Config.in
blob2251684d1d33f4e6a8d9c7e950dc97868ee3e230
1 config BR2_PACKAGE_GENEXT2FS
2         bool "genext2fs"
3         help
4           genext2fs generates an ext2 filesystem as a normal (non-root)
5           user. It does not require you to mount the image file to
6           copy files on it, nor does it require that you become the
7           superuser to make device nodes.
9           http://genext2fs.sourceforge.net/