malekith: bootdisk root.sh,1.3,1.4

Michał Moskal malekith w pld-linux.org
Pon, 25 Mar 2002, 10:18:46 CET


Module name:    bootdisk
Changes by:     malekith

Changed RCS file: /cvsroot/bootdisk/pkg/root.sh,v
----------------------------
revision 1.4
date: 2002/03/25 09:18:41;  author: malekith;  state: Exp;  lines: +16 -0
- update MINI-ISO pkgset according to $ARCH
 

Index: root.sh
===================================================================
RCS file: /cvsroot/bootdisk/pkg/root.sh,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- root.sh	22 Mar 2002 10:12:53 -0000	1.3
+++ root.sh	25 Mar 2002 09:18:41 -0000	1.4
@@ -80,4 +80,20 @@
 cd ../../batch-installer; sh mkallpkgsets $here/etc/installer.pkgsets
 cd $here
 cp ../../batch-installer/mini-iso $here/etc/installer.pkgsets/MINI-ISO
+
+case $ARCH in
+ia32 )
+  echo "rc-boot
+lilo" \
+  	>> $here/etc/installer.pkgsets/MINI-ISO
+  ;;
+ppc )
+  echo "yaboot
+pmac-utils
+hfsutils
+pdisk" \
+  	>> $here/etc/installer.pkgsets/MINI-ISO
+  ;;
+esac
+
 install etc/installer.pkgsets/basic etc/installer.pkgs



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