bootdisk: ui.sh (HEAD) [malekith]

PLD CVS pld-cvs-commit w pld.org.pl
Pią, 26 Lip 2002, 12:53:44 CEST


Module name:	bootdisk
Changes by:	malekith	02/07/26 12:53:42

Modified files:
	ui.sh

Log message:
- install ui-mirror and MIRRORS

Index: ui.sh
===================================================================
RCS file: /cvsroot/bootdisk/pkg/ui.sh,v
diff -d -u -r1.3 -r1.4
--- ui.sh	2002/07/25 11:35:34	1.3
+++ ui.sh	2002/07/26 10:53:42	1.4
@@ -8,7 +8,7 @@
 install -m 644 /usr/share/terminfo/v/vt100 usr/share/terminfo/v
 ln -s vt100 usr/share/terminfo/v/vt102
 # ui for batch-installer
-install -m 755 ../../batch-installer/ui/ui-{functions,main,makeform,pkgs,conf,parted,dialogs,parted2,wizard,boot,bugreport} bin
+install -m 755 ../../batch-installer/ui/ui-{functions,main,makeform,pkgs,conf,parted,dialogs,parted2,wizard,boot,bugreport,mirror} bin
 # localization
 for f in ../../batch-installer/po/*.gmo; do
   install -m 644 $f usr/lib/installer/`basename $f .gmo`.mo
@@ -16,3 +16,9 @@
 install -m 644 ../../config/dml.conf etc
 # device descriptions
 install -m 644 ../../modules-list/{eth,scsi-low}.list.in etc
+
+if test -f /etc/MIRRORS ; then
+  install -m 644 /etc/MIRRORS etc
+else
+  wget ftp://ftp.pld.org.pl/MIRRORS -O etc/MIRRORS
+fi



Więcej informacji o liście dyskusyjnej pld-installer