Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
m4/ | 03-May-2024 | - | 128 | 119 | ||
AUTHORS | D | 03-May-2024 | 38 | 2 | 1 | |
Android.mk | D | 03-May-2024 | 276 | 16 | 7 | |
COPYING | D | 03-May-2024 | 17.6 KiB | 341 | 281 | |
ChangeLog | D | 03-May-2024 | 82 | 3 | 2 | |
CleanSpec.mk | D | 03-May-2024 | 2.2 KiB | 50 | 0 | |
INSTALL | D | 03-May-2024 | 180 | 14 | 8 | |
MODULE_LICENSE_GPL | D | 03-May-2024 | 0 | |||
Makefile.am | D | 03-May-2024 | 227 | 6 | 5 | |
Makefile.in | D | 03-May-2024 | 20.9 KiB | 666 | 592 | |
NEWS | D | 03-May-2024 | 182 | 6 | 3 | |
README | D | 03-May-2024 | 430 | 11 | 7 | |
TODO | D | 03-May-2024 | 183 | 9 | 5 | |
aclocal.m4 | D | 03-May-2024 | 30.4 KiB | 851 | 764 | |
config.h | D | 03-May-2024 | 3.9 KiB | 143 | 33 | |
config.h.in | D | 03-May-2024 | 3.7 KiB | 142 | 98 | |
configure | D | 03-May-2024 | 201.3 KiB | 7,222 | 5,946 | |
configure.in | D | 03-May-2024 | 1 KiB | 42 | 32 | |
depcomp | D | 03-May-2024 | 15.6 KiB | 531 | 330 | |
device_table.txt | D | 03-May-2024 | 2.9 KiB | 102 | 94 | |
genext2fs.8 | D | 03-May-2024 | 5.1 KiB | 173 | 143 | |
genext2fs.c | D | 03-May-2024 | 72.9 KiB | 2,727 | 2,242 | |
install-sh | D | 03-May-2024 | 9 KiB | 324 | 189 | |
missing | D | 03-May-2024 | 10.8 KiB | 361 | 268 | |
mkbootimg_ext2.sh | D | 03-May-2024 | 2.4 KiB | 107 | 86 | |
test-gen.lib | D | 03-May-2024 | 1.3 KiB | |||
test-mount.sh | D | 03-May-2024 | 2.1 KiB | 88 | 62 | |
test.sh | D | 03-May-2024 | 1.9 KiB | 65 | 35 |
README
1genext2fs generates an ext2 filesystem as a normal (non-root) user. 2It does not require you to mount the image file to copy files on it, 3nor does it require that you become the superuser to make device nodes. 4 5http://genext2fs.sourceforge.net/ 6 7Please use the genext2fs-devel@lists.sourceforge.net mailing list to 8contact the developers and/or report bugs. 9 10See the included INSTALL file for instructions on installing genext2fs. 11