mbr4ext2/gen
2024-08-03 00:29:36 +03:00
..
generate_files.py implement heuristic random filesystem filling. for boot its random modules + kernel, for root its recreation of FreeBSD's file structure, for stress testing purposes. The Makefile containts proper target doing all required steps to recreate disk image with 1 test partition and 2 real-life example EXT2 partitions. 2024-08-03 00:29:36 +03:00
rootfs-dirs.gz implement heuristic random filesystem filling. for boot its random modules + kernel, for root its recreation of FreeBSD's file structure, for stress testing purposes. The Makefile containts proper target doing all required steps to recreate disk image with 1 test partition and 2 real-life example EXT2 partitions. 2024-08-03 00:29:36 +03:00
test_pattern.py makefile now fills part 1 with test pattern and other two formats in EXT2 2024-08-02 20:26:17 +03:00