New bootspec alpha_boot=, new -as mkisofs option -alpha-boot
This commit is contained in:
@ -1747,7 +1747,8 @@ int Xorriso_option_help(struct XorrisO *xorriso, int flag)
|
||||
" |\"sparc_label=\"|\"grub2_sparc_core=\"|\"sparc_discard\"",
|
||||
" |\"hppa_cmdline=\"|\"hppa_bootloader=\"|\"hppa_kernel_32=\"",
|
||||
" |\"hppa_kernel_64=\"|\"hppa_ramdisk=\"|\"hppa_hdrversion=\"",
|
||||
" |\"hppa_discard\"|\"hfsplus_serial=\"|\"hfsplus_block_size=\"",
|
||||
" |\"hppa_discard\"|\"alpha_boot=\"|\"alpha_discard\"",
|
||||
" |\"hfsplus_serial=\"|\"hfsplus_block_size=\"",
|
||||
" |\"apm_block_size=\"|\"show_status\"",
|
||||
" Whether to discard or keep an exiting El Torito boot image.",
|
||||
" ISOLINUX can be made bootable by dir=/ or dir=/isolinux",
|
||||
@ -1762,7 +1763,8 @@ int Xorriso_option_help(struct XorrisO *xorriso, int flag)
|
||||
" mips_path= adds Big Endian MIPS boot files. mipsel_path=",
|
||||
" sets one Little Endian MIPS boot file. sparc_label=",
|
||||
" activates SUN Disk Label. hppa_* is for HP PA-RISC via PALO.",
|
||||
" All four are mutually exclusive and exclusive to production",
|
||||
" alpha_boot= is for DEC Alpha SRM. MIPS, SUN, HP, and Alpha",
|
||||
" are mutually exclusive and exclusive to production",
|
||||
" of MBR and to booting via EFI from USB stick.",
|
||||
" -append_partition partition_number type_code disk_path",
|
||||
" Append a prepared filesystem image after the end of the",
|
||||
|
Reference in New Issue
Block a user