From b2eacd7d7fdc6a962a8e7dbe212bdc6d403258e5 Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Tue, 14 Jan 2014 08:49:49 +0000 Subject: [PATCH] Mentioned system area type 4 for HP-PA --- libisoburn/libisoburn.h | 6 +++++- xorriso/xorriso_timestamp.h | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/libisoburn/libisoburn.h b/libisoburn/libisoburn.h index ae82949f..cca36dbf 100644 --- a/libisoburn/libisoburn.h +++ b/libisoburn/libisoburn.h @@ -2,7 +2,7 @@ /* Lower level API definition of libisoburn. - Copyright 2007-2013 Vreixo Formoso Lopes + Copyright 2007-2014 Vreixo Formoso Lopes and Thomas Schmitt Provided under GPL version 2 or later. */ @@ -1532,6 +1532,10 @@ int isoburn_igopt_get_scdbackup_tag(struct isoburn_imgen_opts *o, numbers 2 to 8. This will overwrite the first 512 bytes of the submitted data. + @since 1.3.6 + 4= HP-PA PALO boot sector + Submit all five parameters of + iso_image_set_hppa_palo() as non-NULL texts. bit8-9= Only with System area type 0 = MBR @since 1.0.4 Cylinder alignment mode eventually pads the image diff --git a/xorriso/xorriso_timestamp.h b/xorriso/xorriso_timestamp.h index 2c01a254..997798de 100644 --- a/xorriso/xorriso_timestamp.h +++ b/xorriso/xorriso_timestamp.h @@ -1 +1 @@ -#define Xorriso_timestamP "2014.01.09.215206" +#define Xorriso_timestamP "2014.01.14.084808"