Implement ext2 output module.
authorRichard Jones <rjones@redhat.com>
Fri, 20 Aug 2010 18:23:03 +0000 (19:23 +0100)
committerRichard Jones <rjones@redhat.com>
Tue, 24 Aug 2010 12:17:41 +0000 (13:17 +0100)
commit89e336ee166be538e376d288fb2b3fbbffd66d4c
treecd6ddae9a5ef7a0e572db824e2755972991dc074
parent53bf430e26f4a53837bd38b58a427079caab3d4b
Implement ext2 output module.
.gitignore
README
configure.ac
helper/Makefile.am
helper/elf-default-arch [new file with mode: 0755]
helper/ext2.c
helper/ext2cpio.c [new file with mode: 0644]
helper/ext2initrd.c [new file with mode: 0644]
helper/ext2internal.h [new file with mode: 0644]
helper/init.c [new file with mode: 0644]
helper/main.c