Version leap to libisoburn-1.5.6
This commit is contained in:
@@ -64,8 +64,8 @@ usage() {
|
||||
echo "directory where to find xorriso-dd-target, which evaluates the" >&2
|
||||
echo "suitability of result_iso devices or does the plug-test dialog." >&2
|
||||
echo >&2
|
||||
echo "Example using GNU xorriso-1.5.4 instead of /usr/bin/xorriso:" >&2
|
||||
echo " export XORRISO="'"$HOME"'"/xorriso-1.5.4/xorriso/xorriso" >&2
|
||||
echo "Example using GNU xorriso-1.5.6 instead of /usr/bin/xorriso:" >&2
|
||||
echo " export XORRISO="'"$HOME"'"/xorriso-1.5.6/xorriso/xorriso" >&2
|
||||
echo " $(basename "$0") merged.iso merge_mount/iso "'\' >&2
|
||||
echo " debian-11.2.0-amd64-DVD-[12345].iso" >&2
|
||||
echo >&2
|
||||
|
@@ -1,7 +1,7 @@
|
||||
\input texinfo @c -*-texinfo-*-
|
||||
@c %**start of header
|
||||
@setfilename merge_debian_isos.info
|
||||
@settitle merge_debian_isos 1.5.5
|
||||
@settitle merge_debian_isos 1.5.6
|
||||
@c %**end of header
|
||||
@c
|
||||
@c man-ignore-lines begin
|
||||
@@ -48,7 +48,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 MERGE_DEBIAN_ISOS 1 "Version 1.5.5, Oct 19, 2022"
|
||||
@c man .TH MERGE_DEBIAN_ISOS 1 "Version 1.5.6, Jun 07, 2023"
|
||||
@c man .\" Please adjust this date whenever revising the manpage.
|
||||
@c man .\"
|
||||
@c man .\" Some roff macros, for reference:
|
||||
@@ -66,7 +66,7 @@
|
||||
@copying
|
||||
merge_debian_isos - sh script to merge multiple debian-cd ISO images
|
||||
|
||||
Copyright @copyright{} 2022 Thomas Schmitt
|
||||
Copyright @copyright{} 2023 Thomas Schmitt
|
||||
|
||||
@quotation
|
||||
Permission is granted to distribute this text freely.
|
||||
@@ -74,7 +74,7 @@ Permission is granted to distribute this text freely.
|
||||
@end copying
|
||||
@c man-ignore-lines end
|
||||
@titlepage
|
||||
@title Manual of GNU xorriso companion merge_debian_isos 1.5.5
|
||||
@title Manual of GNU xorriso companion merge_debian_isos 1.5.6
|
||||
@author Thomas Schmitt
|
||||
@page
|
||||
@vskip 0pt plus 1filll
|
||||
@@ -83,7 +83,7 @@ Permission is granted to distribute this text freely.
|
||||
@contents
|
||||
@ifnottex
|
||||
@node Top
|
||||
@top merge_debian_isos 1.5.5
|
||||
@top merge_debian_isos 1.5.6
|
||||
@c man-ignore-lines 1
|
||||
|
||||
@c man .SH NAME
|
||||
@@ -244,12 +244,12 @@ GNU xorriso tarball from
|
||||
@*
|
||||
You may use it without installing it after compilation and thus without
|
||||
disturbing your system's package management. Assumed that you unpacked the
|
||||
xorriso-1.5.4 tarball in your $HOME directory and have successfully compiled
|
||||
xorriso-1.5.6 tarball in your $HOME directory and have successfully compiled
|
||||
it, do:
|
||||
@*
|
||||
@sp 1
|
||||
|
||||
export XORRISO="$HOME"/xorriso-1.5.4/xorriso/xorriso
|
||||
export XORRISO="$HOME"/xorriso-1.5.6/xorriso/xorriso
|
||||
@*
|
||||
@sp 1
|
||||
|
||||
@@ -422,7 +422,7 @@ Thomas Schmitt <scdbackup@@gmx.net>
|
||||
for libburnia-project.org
|
||||
@c man .SH COPYRIGHT
|
||||
@section Copyright
|
||||
Copyright (c) 2022 Thomas Schmitt
|
||||
Copyright (c) 2023 Thomas Schmitt
|
||||
@*
|
||||
Permission is granted to distribute this text freely. It shall only be
|
||||
modified in sync with the technical properties of merge_debian_isos.
|
||||
|
Reference in New Issue
Block a user