Brought xorriso-dd-target into libisoburn
This commit is contained in:
20
README
20
README
@ -250,6 +250,23 @@ Note: xorriso by default prefixes "stdio:" to addresses outside the /dev tree
|
||||
if they do not lead to an optical drive device file.
|
||||
|
||||
|
||||
xorriso-dd-target
|
||||
|
||||
libisoburn comes with a script named
|
||||
xorriso-dd-target/xorriso-dd-target
|
||||
which uses the util-linux program lsblk to find suitable hard-disk-like
|
||||
target devices for copying hard-disk bootable ISO images onto them. Such images
|
||||
are offered by GNU/Linux distributions for installing their system.
|
||||
|
||||
xorriso-dd-target gets installed only if ./configure detects to run on a
|
||||
GNU/Linux system. It refuses to start on non-Linux kernels or if program lsblk
|
||||
is not found in /usr/sbin, /sbin, /usr/bin, /bin.
|
||||
|
||||
For introduction, examples, and details see in the build directory
|
||||
man xorriso-dd-target/xorriso-dd-target.1
|
||||
info xorriso-dd-target/xorriso-dd-target.info
|
||||
|
||||
|
||||
Testing
|
||||
|
||||
For automated and manual tests of xorriso's functionality see file
|
||||
@ -322,3 +339,6 @@ Libburn. By Derek Foreman <derek@signalmarketing.com> and
|
||||
Copyright (C) 2002-2006 Derek Foreman and Ben Jansens
|
||||
libisoburn does not stem from their code.
|
||||
|
||||
The libisoburn release contains xorriso-dd-target
|
||||
Copyright (C) 2019 Nio Wiklund alias sudodus, Thomas Schmitt
|
||||
|
||||
|
Reference in New Issue
Block a user