Add El-Torito estructures to an IsoImage, and APIs for manage it.

This commit is contained in:
Vreixo Formoso
2008-01-10 17:22:53 +01:00
parent 51df8c6284
commit 47bdbd76b5
11 changed files with 750 additions and 7 deletions

View File

@ -46,6 +46,8 @@ src_libisofs_la_SOURCES = \
src/rockridge_read.c \
src/joliet.h \
src/joliet.c \
src/eltorito.h \
src/eltorito.c \
src/data_source.c
libinclude_HEADERS = \
src/libisofs.h