New -as mkisofs options -hppa-cmdline, -hppa-bootloader, -hppa-kernel-32, -hppa-kernel-64, -hppa-ramdisk
This commit is contained in:
@ -7,7 +7,7 @@ START-INFO-DIR-ENTRY
|
||||
END-INFO-DIR-ENTRY
|
||||
xorrisofs - Emulation of ISO 9660 program mkisofs by program xorriso
|
||||
|
||||
Copyright (C) 2011 - 2013 Thomas Schmitt
|
||||
Copyright (C) 2011 - 2014 Thomas Schmitt
|
||||
|
||||
Permission is granted to distrubute this text freely.
|
||||
|
||||
@ -1183,6 +1183,24 @@ and also not combinable with MBR, GPT, or APM.
|
||||
number to byte 0x228. The size is written as 32 bit big-endian
|
||||
number to byte 0x230.
|
||||
|
||||
-hppa-cmdline text
|
||||
Set the PALO command line for HP-PA. Up to 127 characters are
|
||||
permitted.
|
||||
Note that if one of the -hppa options is given, then the other four
|
||||
must be given with valid parameters, too.
|
||||
|
||||
-hppa-bootloader iso_rr_path
|
||||
Designate the given path as HP-PA bootloader file.
|
||||
|
||||
-hppa-kernel-32 iso_rr_path
|
||||
Designate the given path as HP-PA 32 bit kernel file.
|
||||
|
||||
-hppa-kernel-64 iso_rr_path
|
||||
Designate the given path as HP-PA 64 bit kernel file.
|
||||
|
||||
-hppa-ramdisk iso_rr_path
|
||||
Designate the given path as HP-PA RAM disk file.
|
||||
|
||||
|
||||
File: xorrisofs.info, Node: Charset, Next: Jigdo, Prev: SystemArea, Up: Options
|
||||
|
||||
@ -1760,7 +1778,7 @@ for libburnia-project.org
|
||||
10.2 Copyright
|
||||
==============
|
||||
|
||||
Copyright (c) 2011 - 2013 Thomas Schmitt
|
||||
Copyright (c) 2011 - 2014 Thomas Schmitt
|
||||
Permission is granted to distribute this text freely. It shall only be
|
||||
modified in sync with the technical properties of xorriso. If you make
|
||||
use of the license to derive modified versions of xorriso then you are
|
||||
@ -1897,6 +1915,11 @@ File: xorrisofs.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: T
|
||||
(line 16)
|
||||
* -hide-rr-moved set deep directory relocation target: SetExtras.
|
||||
(line 64)
|
||||
* -hppa-bootloader HP-PA bootloader file: SystemArea. (line 215)
|
||||
* -hppa-cmdline HP-PA PALO command line: SystemArea. (line 209)
|
||||
* -hppa-kernel_32 HP-PA kernel_32 file: SystemArea. (line 218)
|
||||
* -hppa-kernel_64 HP-PA kernel_64 file: SystemArea. (line 221)
|
||||
* -hppa-ramdisk HP-PA ramdisk file: SystemArea. (line 224)
|
||||
* -input-charset set character set of disk file names: Charset.
|
||||
(line 17)
|
||||
* -iso-level define ISO 9660 limitations: SetCompl. (line 7)
|
||||
@ -2026,6 +2049,11 @@ File: xorrisofs.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
||||
* Bootability, control, -b, -eltorito-boot: Bootable. (line 32)
|
||||
* Bootability, control, -B, -sparc-boot: SystemArea. (line 184)
|
||||
* Bootability, control, -e: Bootable. (line 50)
|
||||
* Bootability, control, -hppa-bootloader: SystemArea. (line 215)
|
||||
* Bootability, control, -hppa-cmdline: SystemArea. (line 209)
|
||||
* Bootability, control, -hppa-kernel_32: SystemArea. (line 218)
|
||||
* Bootability, control, -hppa-kernel_64: SystemArea. (line 221)
|
||||
* Bootability, control, -hppa-ramdisk: SystemArea. (line 224)
|
||||
* Bootability, control, -mips-boot: SystemArea. (line 171)
|
||||
* Bootability, control, -mipsel-boot: SystemArea. (line 178)
|
||||
* Bootability, El Torito section id string, -eltorito-id: Bootable.
|
||||
@ -2208,22 +2236,22 @@ Node: SetHide30412
|
||||
Node: ImageId31720
|
||||
Node: Bootable35888
|
||||
Node: SystemArea40882
|
||||
Node: Charset51179
|
||||
Node: Jigdo52205
|
||||
Node: Miscellaneous56472
|
||||
Node: Examples58116
|
||||
Node: ExSimple58602
|
||||
Node: ExGraft59081
|
||||
Node: ExMkisofs60328
|
||||
Node: ExGrowisofs61581
|
||||
Node: ExIncBackup62753
|
||||
Node: ExIncBckAcc65861
|
||||
Node: ExBootable67537
|
||||
Node: Files69629
|
||||
Node: Seealso70703
|
||||
Node: Bugreport71359
|
||||
Node: Legal71940
|
||||
Node: CommandIdx72835
|
||||
Node: ConceptIdx87537
|
||||
Node: Charset51745
|
||||
Node: Jigdo52771
|
||||
Node: Miscellaneous57038
|
||||
Node: Examples58682
|
||||
Node: ExSimple59168
|
||||
Node: ExGraft59647
|
||||
Node: ExMkisofs60894
|
||||
Node: ExGrowisofs62147
|
||||
Node: ExIncBackup63319
|
||||
Node: ExIncBckAcc66427
|
||||
Node: ExBootable68103
|
||||
Node: Files70195
|
||||
Node: Seealso71269
|
||||
Node: Bugreport71925
|
||||
Node: Legal72506
|
||||
Node: CommandIdx73401
|
||||
Node: ConceptIdx88468
|
||||
|
||||
End Tag Table
|
||||
|
Reference in New Issue
Block a user