New options -system_id , -volset_id

This commit is contained in:
2009-10-07 18:04:53 +00:00
parent bafe16c3a3
commit 9444c7f1cb
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;