[iso] initial ISO image support (EXPERIMENTAL)

* from libcdio: http://www.gnu.org/software/libcdio/
This commit is contained in:
Pete Batard 2012-01-31 01:40:22 +00:00
parent 9d2f9faa70
commit 5bd86bc743
93 changed files with 18908 additions and 676 deletions

View file

@ -30,6 +30,10 @@ const char* additional_copyrights =
"http://www.freedos.org\r\n"
"GNU General Public License (GPL) v2 or later, with binary redistribution allowed\r\n"
"\r\n"
"ISO extraction support from libcdio by Rocky Bernstein et al:\r\n"
"http://www.gnu.org/software/libcdio\r\n"
"GNU General Public License (GPL) v3 or later\r\n"
"\r\n"
"Syslinux support from Syslinux by H. Peter Anvin et al:\r\n"
"http://www.syslinux.org\r\n"
"GNU General Public License (GPL) v2 or later\r\n"