Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37726989
en ru br
Репозитории ALT
S:24.2-alt3
5.1: 22.7.3-alt6.M51.1
4.1: 22.7.3-alt5
4.0: 22.7.3-alt5
3.0: 22.4.1-alt9
www.altlinux.org/Changes

Группа :: Система/Ядро и оборудование
Пакет: lilo

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: lilo-22.7.1-alt-mkrescue.patch
Скачать


diff -upk.orig lilo-22.7.1.orig/mkrescue lilo-22.7.1/mkrescue
--- lilo-22.7.1.orig/mkrescue	2005-08-18 21:35:34 +0000
+++ lilo-22.7.1/mkrescue	2006-06-22 10:12:44 +0000
@@ -660,7 +660,8 @@ if [ $isoimage = yes ]; then
 	    opt=-hard-disk-boot
 	fi
 	mv $mfile $mount/boot.bin
-	mkisofs $opt -J -R -T \
+	mkisofs=mkisofs
+	$mkisofs $opt -J -R -T \
 		-V LILO_BOOT -A "Linux Boot CD created by LILO mkrescue" \
 		-b boot.bin -c boot.cat -o $out $mount
 	cat <<EOF
@@ -688,4 +689,4 @@ fi
 
 echo "All done."
 echo ""
-exit 0
\ No newline at end of file
+exit 0
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin