New -as mkisofs options -hppa-cmdline, -hppa-bootloader, -hppa-kernel-32, -hppa-kernel-64, -hppa-ramdisk
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
.\" First parameter, NAME, should be all caps
|
||||
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
||||
.\" other parameters are allowed: see man(7), man(1)
|
||||
.TH XORRISOFS 1 "Version 1.3.5, Dec 16, 2013"
|
||||
.TH XORRISOFS 1 "Version 1.3.5, Jan 14, 2014"
|
||||
.\" Please adjust this date whenever revising the manpage.
|
||||
.\"
|
||||
.\" Some roff macros, for reference:
|
||||
@ -1206,6 +1206,24 @@ to be written after the SUN Disk Label. Both numbers are counted in bytes.
|
||||
The address is written as 64 bit big\-endian number to byte 0x228.
|
||||
The size is written as 32 bit big\-endian number to byte 0x230.
|
||||
.TP
|
||||
\fB\-hppa-cmdline\fR text
|
||||
Set the PALO command line for HP\-PA. Up to 127 characters are permitted.
|
||||
.br
|
||||
Note that if one of the \-hppa options is given, then the other four
|
||||
must be given with valid parameters, too.
|
||||
.TP
|
||||
\fB\-hppa-bootloader\fR iso_rr_path
|
||||
Designate the given path as HP\-PA bootloader file.
|
||||
.TP
|
||||
\fB\-hppa-kernel-32\fR iso_rr_path
|
||||
Designate the given path as HP\-PA 32 bit kernel file.
|
||||
.TP
|
||||
\fB\-hppa-kernel-64\fR iso_rr_path
|
||||
Designate the given path as HP\-PA 64 bit kernel file.
|
||||
.TP
|
||||
\fB\-hppa-ramdisk\fR iso_rr_path
|
||||
Designate the given path as HP\-PA RAM disk file.
|
||||
.TP
|
||||
.B Character sets:
|
||||
.PP
|
||||
Character sets should not matter as long as only english alphanumeric
|
||||
@ -1831,7 +1849,7 @@ Thomas Schmitt <scdbackup@gmx.net>
|
||||
.br
|
||||
for libburnia\-project.org
|
||||
.SH COPYRIGHT
|
||||
Copyright (c) 2011 \- 2013 Thomas Schmitt
|
||||
Copyright (c) 2011 \- 2014 Thomas Schmitt
|
||||
.br
|
||||
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
|
||||
|
Reference in New Issue
Block a user