diff options
Diffstat (limited to 'system/genext2fs/README')
-rw-r--r-- | system/genext2fs/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/system/genext2fs/README b/system/genext2fs/README new file mode 100644 index 000000000000..92eea485ceea --- /dev/null +++ b/system/genext2fs/README @@ -0,0 +1,6 @@ +genext2fs - generate ext2 filesystem as a normal user + +genext2fs generates an ext2 filesystem as a normal (i.e. non-root) +user. It doesn't require you to mount the image file to copy files +on it. It doesn't even require you to be the superuser to make +device nodes or set group/user ids. |