Update of /cvsroot/yaifo/yaifo
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv9352
Modified Files:
Makefile
Log Message:
Increase the size of the amd64, i386 and macppc labels as well
Index: Makefile
===================================================================
RCS file: /cvsroot/yaifo/yaifo/Makefile,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- Makefile 24 Feb 2009 21:51:19 -0000 1.20
+++ Makefile 24 Feb 2009 22:06:29 -0000 1.21
@@ -43,7 +43,7 @@
INSTALLBOOT=/usr/mdec/installboot
BOOTOUT= ${MOUNT_POINT}/boot
INSTALLB= ${INSTALLBOOT} -v ${BOOTOUT} ${BOOTXX} ${VND_CRDEV}
-IMAGESIZE= 6656
+IMAGESIZE= 8192
RDSIZE= 8192
.elif ${MACHINE_ARCH} == "amd64"
BOOT= /usr/mdec/boot
@@ -51,7 +51,7 @@
INSTALLBOOT=/usr/mdec/installboot
BOOTOUT= ${MOUNT_POINT}/boot
INSTALLB= ${INSTALLBOOT} -v ${BOOTOUT} ${BOOTXX} ${VND_CRDEV}
-IMAGESIZE= 6656
+IMAGESIZE= 8192
RDSIZE= 8192
.elif ${MACHINE_ARCH} == "alpha"
BOOT= /usr/mdec/boot
@@ -75,7 +75,7 @@
INSTALLBOOT=/usr/mdec/installboot
BOOTOUT= ${MOUNT_POINT}/ofwboot
INSTALLB= ${INSTALLBOOT} -v ${BOOTXX} ${VND_CRDEV}
-IMAGESIZE= 6656
+IMAGESIZE= 8192
RDSIZE= 8192
.elif ${MACHINE_ARCH} == "sparc64"
BOOT= /usr/mdec/ofwboot
-- List Info: http://erdelynet.com/yaifo-changes-list/ List Archives: http://erdelynet.com/archive/yaifo-changes-l/ To Unsubscribe: Mail mailto:yaifo-changes+unsubscribe@erdelynet.comReceived on Tue Feb 24 17:06:34 2009
This archive was generated by hypermail 2.1.8 : Tue Feb 24 2009 - 17:06:34 EST