Mentioned the change of default weight for boot image files
This commit is contained in:
@ -50,7 +50,7 @@
|
||||
@c man .\" First parameter, NAME, should be all caps
|
||||
@c man .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
||||
@c man .\" other parameters are allowed: see man(7), man(1)
|
||||
@c man .TH XORRISOFS 1 "Version 1.3.3, Aug 07, 2013"
|
||||
@c man .TH XORRISOFS 1 "Version 1.3.3, Sep 07, 2013"
|
||||
@c man .\" Please adjust this date whenever revising the manpage.
|
||||
@c man .\"
|
||||
@c man .\" Some roff macros, for reference:
|
||||
@ -257,7 +257,7 @@ So for writing of sequential optical media (CD, DVD-R, DVD+R, BD-R)
|
||||
one will have to use a burn program. E.g the cdrecord emulation of xorriso.
|
||||
See EXAMPLES.
|
||||
@c man .SS
|
||||
@node Options, Examples, Xorriso, top
|
||||
@node Options, Examples, Xorriso, Top
|
||||
@chapter Options
|
||||
@cindex xorriso, options
|
||||
@c man .br
|
||||
@ -555,7 +555,8 @@ The higher it is, the lower will be the block address of the file data
|
||||
in the emerging ISO image.
|
||||
Currently the El Torito boot catalog has a hardcoded weight of 1 billion.
|
||||
Normally it should occupy the block with the lowest possible address.
|
||||
Data files get added or loaded with initial weight 0.
|
||||
Data files get added or loaded with initial weight 0. Boot image files
|
||||
have a default weight of 2.
|
||||
@c man .TP
|
||||
@item @minus{}@minus{}sort-weight-list disk_path
|
||||
@kindex @minus{}@minus{}sort-weight-list set block address sorting weight
|
||||
@ -2451,7 +2452,7 @@ Compliments towards Joerg Schilling whose cdrtools served me for ten years.
|
||||
@chapter Alphabetic Command List
|
||||
@printindex ky
|
||||
|
||||
@node ConceptIdx,, CommandIdx, top
|
||||
@node ConceptIdx,, CommandIdx, Top
|
||||
@chapter Alphabetic List of Concepts and Objects
|
||||
@printindex cp
|
||||
|
||||
|
Reference in New Issue
Block a user