summaryrefslogtreecommitdiff
path: root/package/genext2fs/Config.in
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2010-03-01 23:59:32 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2010-04-09 11:03:54 +0200
commit069290f197cfe9659673f9186cf9c2bf452f7f1a (patch)
treee374873c6bcc407e744aace2b9657b904146dd34 /package/genext2fs/Config.in
parent0fe8279abf852dedfdfcbe8db6384056a125a8f5 (diff)
genext2fs: new package
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/genext2fs/Config.in')
-rw-r--r--package/genext2fs/Config.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/package/genext2fs/Config.in b/package/genext2fs/Config.in
new file mode 100644
index 000000000..82992f877
--- /dev/null
+++ b/package/genext2fs/Config.in
@@ -0,0 +1,9 @@
+config BR2_PACKAGE_GENEXT2FS
+ bool "genext2fs"
+ help
+ genext2fs generates an ext2 filesystem as a normal (non-root)
+ user. It does not require you to mount the image file to
+ copy files on it, nor does it require that you become the
+ superuser to make device nodes.
+
+ http://genext2fs.sourceforge.net/