Remove isolinux message - no longer needed

This commit is contained in:
Steve McIntyre 2015-02-03 00:53:16 +00:00
parent d2b08bb059
commit 26015951f6
1 changed files with 0 additions and 1 deletions

View File

@ -183,7 +183,6 @@ esac
# desktop boot parameter gets set separately through DESKTOP variable
KERNEL_PARAMS="$(echo "$KERNEL_PARAMS" | sed -r "s/desktop=[^ ]* ?//")"
echo " Using ISOLINUX boot-disks image on CD$N"
mkdir -p $CDDIR/$INSTALLDIR
cp -lf cdrom/vmlinuz $CDDIR/$INSTALLDIR/
cp -lf cdrom/initrd.gz $CDDIR/$INSTALLDIR/