bootdisk: ui.sh (HEAD) [dzimi]
PLD CVS
pld-cvs-commit w pld.org.pl
Sob, 5 Paź 2002, 16:47:14 CEST
Module name: bootdisk
Changes by: dzimi 02/10/05 16:47:06
Modified files:
ui.sh
Log message:
- remove wget ftp.pld.org.pl/MIRRORS -O etc/MIRRORS
- add cvs -z9 get -d:cvs w cvs.pld.org.pl:/cvsroot get mirrortool/MIRRORS
cp mirrortool/MIRRORS etc/MIRRORS
rm -rf mirrortool/
Index: ui.sh
===================================================================
RCS file: /cvsroot/bootdisk/pkg/ui.sh,v
diff -d -u -r1.4 -r1.5
--- ui.sh 26 Jul 2002 10:53:42 -0000 1.4
+++ ui.sh 5 Oct 2002 14:47:06 -0000 1.5
@@ -20,5 +20,7 @@
if test -f /etc/MIRRORS ; then
install -m 644 /etc/MIRRORS etc
else
- wget ftp://ftp.pld.org.pl/MIRRORS -O etc/MIRRORS
+ cvs -z9 -d:pserver:cvs w cvs.pld.org.pl:/cvsroot get mirrortool/MIRRORS
+ cp mirrortool/MIRRORS etc/MIRRORS
+ rm -rf mirrortool/
fi
Więcej informacji o liście dyskusyjnej pld-installer