Implemented basic eltorito
This commit is contained in:
29
TODO
Normal file
29
TODO
Normal file
@ -0,0 +1,29 @@
|
||||
FEATURES
|
||||
========
|
||||
|
||||
El-Torito
|
||||
Support for multiple images
|
||||
HFS/HFS+
|
||||
CD reading
|
||||
Multisession
|
||||
UDF
|
||||
ISO relaxed contraints
|
||||
ISO 9660:1998
|
||||
|
||||
Support for special files (only dirs, reg. files and symlinks are supported).
|
||||
|
||||
TESTS
|
||||
=====
|
||||
|
||||
For all
|
||||
|
||||
IMPLEMENTATION
|
||||
==============
|
||||
|
||||
a way to return NULL sources meaning a failure!!
|
||||
Error message queue
|
||||
Public API for all things already implemented
|
||||
Better charset support
|
||||
default input charset to locale one, no always UTF-8
|
||||
|
||||
|
Reference in New Issue
Block a user