Browse Source

Mathieu Doidy:


			
			
				rocklinux
			
			
		
Mathieu 20 years ago
parent
commit
ad3032b9ab
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      scripts/Create-ISO

+ 1
- 0
scripts/Create-ISO

@ -272,6 +272,7 @@ for x in $disks ; do
sort -u ${pathspec}_${x} ${pathspec}_0 > ${pathspec}_current 2> /dev/null
xxx -q -r -T -J -l -o ${isoprefix}_cd$x.iso -A "ROCK Linux - Disk $x" \
-P 'The ROCK Linux Project - http://www.rocklinux.org' \
-V "ROCK Linux - Disk $x" \
-path-list ${pathspec}_current \
$bootoptions -graft-points disk$x.txt=$dat \
`cat ${pathspec}_iso 2>/dev/null`

Loading…
Cancel
Save