Implemented basic eltorito

This commit is contained in:
Mario Danic
2007-06-05 22:01:26 +00:00
parent 9746b5b273
commit 7faf1635a0
16 changed files with 872 additions and 97 deletions

View File

@@ -31,7 +31,9 @@ libisofs_libisofs_la_SOURCES = \
libisofs/hash.h \
libisofs/hash.c \
libisofs/file.h \
libisofs/file.c
libisofs/file.c \
libisofs/eltorito.h \
libisofs/eltorito.c
libinclude_HEADERS = \
libisofs/libisofs.h