Small corrections in releng/README

This commit is contained in:
Thomas Schmitt 2011-09-25 09:41:48 +00:00
parent 7b3b12bfa1
commit 48899ebe16
1 changed files with 4 additions and 4 deletions

View File

@ -117,7 +117,8 @@ the user or require sysadmin considerations before they are run:
If a privilege command and optional arguments are given with --priv_cmd, If a privilege command and optional arguments are given with --priv_cmd,
then this command and arguments are used to laynch the xorriso runs. then this command and arguments are used to laynch the xorriso runs.
Command and arguments must be single words and be submitted altogether Command and arguments must be single words and be submitted altogether
as one single argument. On Solaris use: --priv_cmd pfexec as one single argument. On Solaris use:
--priv_cmd pfexec
./manual_isojigdo -x ../xorriso/xorriso ./manual_isojigdo -x ../xorriso/xorriso
Exercises the production of a bootable Debian GNU/Linux image and its Jigdo Exercises the production of a bootable Debian GNU/Linux image and its Jigdo
@ -125,9 +126,8 @@ the user or require sysadmin considerations before they are run:
extracts its content and composes a new image. Thus it needs about 250 MB extracts its content and composes a new image. Thus it needs about 250 MB
of disk space in releng/releng_generated_data. of disk space in releng/releng_generated_data.
This test will only work with GNU xorriso or if libjte was installed already This test will only work with GNU xorriso or if libjte was installed already
when libisofs was built. Further it needs the script jigdo-gen-md5-list when libisofs was built. Further it needs the program jigit-mkimage. Both
and the program jigit-mkimage. All three are part of package jigit, are part of package jigit, version >= 1.18, available at:
version >= 1.18, available at:
http://www.einval.com/~steve/software/JTE/ http://www.einval.com/~steve/software/JTE/
Currently jigit builds only in GNU environments. Currently jigit builds only in GNU environments.