Raised boot catalog weight to 1000000000

This commit is contained in:
2010-04-20 14:02:54 +00:00
parent 6ff4a5b71b
commit 63f4b5c089
5 changed files with 50 additions and 46 deletions

View File

@ -1486,9 +1486,10 @@ File: xorriso.info, Node: CmdFind, Next: Filter, Prev: Manip, Up: Options
attributes a LBA weight number to regular files.
The number may range from -2147483648 to 2147483647. The
higher it is, the lower will be the block address of the file
data in the emerging ISO image. (Currently the boot catalog
has a hardcoded weight of 1000. Better keep own weights lower
than that.)
data in the emerging ISO image. Currently the 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.
E.g.: -exec sort_weight 3 --
show_stream
shows the content stream chain of a data file.
@ -4039,41 +4040,41 @@ Node: Insert39798
Node: SetInsert48155
Node: Manip56722
Node: CmdFind64598
Node: Filter73845
Node: Writing78194
Node: SetWrite84483
Node: Bootable94615
Node: Charset100726
Node: Exception103480
Node: DialogCtl107995
Node: Inquiry110340
Node: Navigate114480
Node: Verify121834
Node: Restore130254
Node: Emulation136910
Node: Scripting143597
Node: Frontend149159
Node: Examples150360
Node: ExDevices151529
Node: ExCreate152011
Node: ExDialog153285
Node: ExGrowing154547
Node: ExModifying155349
Node: ExBootable155850
Node: ExCharset156397
Node: ExPseudo157225
Node: ExCdrecord158119
Node: ExMkisofs158434
Node: ExGrowisofs159437
Node: ExException160561
Node: ExTime161015
Node: ExIncBackup161474
Node: ExRestore164946
Node: ExRecovery165915
Node: Files166481
Node: Seealso167519
Node: Legal168043
Node: CommandIdx168965
Node: ConceptIdx182266
Node: Filter73943
Node: Writing78292
Node: SetWrite84581
Node: Bootable94713
Node: Charset100824
Node: Exception103578
Node: DialogCtl108093
Node: Inquiry110438
Node: Navigate114578
Node: Verify121932
Node: Restore130352
Node: Emulation137008
Node: Scripting143695
Node: Frontend149257
Node: Examples150458
Node: ExDevices151627
Node: ExCreate152109
Node: ExDialog153383
Node: ExGrowing154645
Node: ExModifying155447
Node: ExBootable155948
Node: ExCharset156495
Node: ExPseudo157323
Node: ExCdrecord158217
Node: ExMkisofs158532
Node: ExGrowisofs159535
Node: ExException160659
Node: ExTime161113
Node: ExIncBackup161572
Node: ExRestore165044
Node: ExRecovery166013
Node: Files166579
Node: Seealso167617
Node: Legal168141
Node: CommandIdx169063
Node: ConceptIdx182364

End Tag Table