mirror of
https://github.com/pbatard/rufus.git
synced 2025-05-29 05:55:30 -04:00
[iso] initial ISO image support (EXPERIMENTAL)
* from libcdio: http://www.gnu.org/software/libcdio/
This commit is contained in:
parent
9d2f9faa70
commit
5bd86bc743
93 changed files with 18908 additions and 676 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue