New bootspec alpha_boot=, new -as mkisofs option -alpha-boot
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.9, Feb 06, 2015"
|
||||
@c man .TH XORRISOFS 1 "Version 1.3.9, Feb 28, 2015"
|
||||
@c man .\" Please adjust this date whenever revising the manpage.
|
||||
@c man .\"
|
||||
@c man .\" Some roff macros, for reference:
|
||||
@ -1391,7 +1391,7 @@ MBR, GPT and APM are combinable. APM occupies the first 8 bytes of
|
||||
MBR boot code. All three do not hamper El Torito booting from CDROM.
|
||||
@*
|
||||
@command{xorrisofs} supports further boot facilities:
|
||||
MIPS Big Endian (SGI), MIPS Little Endian (DEC), SUN SPARC, HP-PA.
|
||||
MIPS Big Endian (SGI), MIPS Little Endian (DEC), SUN SPARC, HP-PA, DEC Alpha.
|
||||
Those are mutually not combinable and also not combinable with MBR, GPT,
|
||||
or APM.
|
||||
@*
|
||||
@ -1689,6 +1689,13 @@ Designate the given path as HP-PA RAM disk file.
|
||||
@cindex Bootability, control, -hppa-hdrversion
|
||||
Choose between PALO header version 5 (default) and version 4.
|
||||
For the appropriate value see in PALO source code: PALOHDRVERSION.
|
||||
@c man .TP
|
||||
@item -alpha-boot iso_rr_path
|
||||
@kindex -alpha-boot DEC Alpha SRM bootloader
|
||||
@cindex Bootability, control, -alpha-boot
|
||||
Declare a data file in the image to be the DEC Alpha SRM Secondary Bootstrap
|
||||
Loader and cause production of a boot sector which points to it.
|
||||
This is mutually exclusive with production of other boot blocks like MBR.
|
||||
@end table
|
||||
@c man .TP
|
||||
@c man .B Character sets:
|
||||
|
Reference in New Issue
Block a user