bootdisk: installer-pkgs (HEAD)
malekith
malekith w pld.org.pl
Wto, 18 Lut 2003, 00:03:50 CET
Module name: bootdisk
Changes by: malekith 03/02/18 00:03:48
Modified files:
installer-pkgs
Log message:
- use source_additional
Index: installer-pkgs
===================================================================
RCS file: /cvsroot/bootdisk/batch-installer/installer-pkgs,v
diff -d -u -r1.81 -r1.82
--- installer-pkgs 17 Feb 2003 21:13:56 -0000 1.81
+++ installer-pkgs 17 Feb 2003 23:03:47 -0000 1.82
@@ -186,6 +186,12 @@
esac
message
+ id=1
+ for src in $source_additional ; do
+ echo "source = add$id,pri=10 $src" >> /tmp/poldekrc
+ id=$(($id+1))
+ done
+
touch /tmp/ok
if grep -q " console=.*ttyS[0-9]" /proc/cmdline; then
(LANG=C LC_ALL=C poldek $poldek_opt || rm -f /tmp/ok) | cat
Więcej informacji o liście dyskusyjnej pld-installer