From eb2e9312680be2ea1f7f60631176e35554cfab62 Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Thu, 10 Apr 2014 07:22:39 +0000 Subject: [PATCH] Mentioned bootspec hppa_discard in xorriso -help --- xorriso/opts_d_h.c | 2 +- xorriso/xorriso_timestamp.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/xorriso/opts_d_h.c b/xorriso/opts_d_h.c index 2516b189..467b5572 100644 --- a/xorriso/opts_d_h.c +++ b/xorriso/opts_d_h.c @@ -1686,7 +1686,7 @@ 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=\"", -" |\"hfsplus_serial=\"|\"hfsplus_block_size=\"", +" |\"hppa_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", diff --git a/xorriso/xorriso_timestamp.h b/xorriso/xorriso_timestamp.h index 154d4e50..800b49b8 100644 --- a/xorriso/xorriso_timestamp.h +++ b/xorriso/xorriso_timestamp.h @@ -1 +1 @@ -#define Xorriso_timestamP "2014.04.09.073038" +#define Xorriso_timestamP "2014.04.10.072212"