Mentioned the change of default weight for boot image files
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
.\" First parameter, NAME, should be all caps
|
||||
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
||||
.\" other parameters are allowed: see man(7), man(1)
|
||||
.TH XORRISOFS 1 "Version 1.3.3, Aug 07, 2013"
|
||||
.TH XORRISOFS 1 "Version 1.3.3, Sep 07, 2013"
|
||||
.\" Please adjust this date whenever revising the manpage.
|
||||
.\"
|
||||
.\" Some roff macros, for reference:
|
||||
@ -372,7 +372,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.
|
||||
.TP
|
||||
\fB--sort-weight-list\fR disk_path
|
||||
Read pairs of weight number and iso_rr_path from a file of the
|
||||
|
Reference in New Issue
Block a user