New options -system_id , -volset_id

This commit is contained in:
2009-10-07 18:04:53 +00:00
parent 82978a1f09
commit 6dceaa1a1e
6 changed files with 135 additions and 30 deletions

View File

@ -170,6 +170,8 @@ struct XorrisO { /* the global context of xorriso */
char publisher[129];
char application_id[129];
char system_id[33];
char volset_id[129];
char session_logfile[SfileadrL];
int session_lba;