New command -rr_reloc_dir

This commit is contained in:
2012-03-10 14:59:44 +00:00
parent 7a3a44c6d4
commit 95451fa308
13 changed files with 232 additions and 124 deletions

View File

@ -170,6 +170,8 @@ struct XorrisO { /* the global context of xorriso */
char scdbackup_tag_listname[SfileadrL];
int relax_compliance; /* opaque bitfield to be set by xorrisoburn */
char rr_reloc_dir[256];
int rr_reloc_flags;
int untranslated_name_len;
int do_follow_pattern;
int do_follow_param;