Version leap to libisoburn-1.5.7
This commit is contained in:
@ -3,7 +3,7 @@ merge_debian_isos.texi.
|
||||
|
||||
merge_debian_isos - sh script to merge multiple debian-cd ISO images
|
||||
|
||||
Copyright (C) 2022 Thomas Schmitt
|
||||
Copyright (C) 2023 Thomas Schmitt
|
||||
|
||||
Permission is granted to distribute this text freely.
|
||||
INFO-DIR-SECTION Archiving
|
||||
@ -14,7 +14,7 @@ END-INFO-DIR-ENTRY
|
||||
|
||||
File: merge_debian_isos.info, Node: Top, Next: Overview, Up: (dir)
|
||||
|
||||
merge_debian_isos 1.5.5
|
||||
merge_debian_isos 1.5.7
|
||||
***********************
|
||||
|
||||
merge_debian_isos - Program to merge multiple debian-cd ISO images
|
||||
@ -140,10 +140,10 @@ compile the GNU xorriso tarball from
|
||||
https://www.gnu.org/software/xorriso/#download
|
||||
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
|
||||
the xorriso-1.5.6 tarball in your $HOME directory and have successfully
|
||||
compiled it, do:
|
||||
|
||||
export XORRISO="$HOME"/xorriso-1.5.4/xorriso/xorriso
|
||||
export XORRISO="$HOME"/xorriso-1.5.6/xorriso/xorriso
|
||||
|
||||
merge_debian_isos merged.iso merge_mount/iso \
|
||||
debian-11.2.0-amd64-DVD-[12345].iso
|
||||
@ -302,7 +302,7 @@ for libburnia-project.org
|
||||
8.2 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. If
|
||||
you make use of the license to derive modified versions of
|
||||
|
Reference in New Issue
Block a user