works again, work by niklas and i
authorderaadt <deraadt@openbsd.org>
Mon, 31 Mar 1997 07:36:05 +0000 (07:36 +0000)
committerderaadt <deraadt@openbsd.org>
Mon, 31 Mar 1997 07:36:05 +0000 (07:36 +0000)
distrib/sparc/floppies/inst-common/Makefile.inc
distrib/sparc/floppies/inst-common/instbin-krb.conf
distrib/sparc/floppies/inst-common/instbin.conf
distrib/sparc/floppies/inst-common/list

index 838660f..db250a9 100644 (file)
@@ -1,4 +1,4 @@
-#      $Id: Makefile.inc,v 1.4 1997/02/09 16:50:37 deraadt Exp $
+#      $Id: Makefile.inc,v 1.5 1997/03/31 07:36:05 deraadt Exp $
 
 # TOP is assumed to be defined by Makefile including this one.
 
@@ -26,7 +26,7 @@ all: ${CBIN}
        dd if=/dev/zero of=${REALIMAGE} bs=120k count=12
        vnconfig -v -c ${VND} ${REALIMAGE}
        disklabel -w ${VND} floppy3
-       newfs -O -m 0 -o space -i 20480 -c 80 ${VND_RDEV} floppy
+       newfs -O -m 0 -o space -i 8192 -c 80 ${VND_RDEV} floppy
        mount ${VND_DEV} ${MOUNT_POINT}
        mtree -def ${MTREE} -p ${MOUNT_POINT}/ -u
        TOPDIR=${TOP} CURDIR=${.CURDIR} OBJDIR=${.OBJDIR} \
index f4f654d..bdfed1c 100644 (file)
@@ -1,6 +1,6 @@
 #
 # kcbin.conf - unified binary for the kc floppy
-# $Id: instbin-krb.conf,v 1.1 1997/02/09 16:50:51 deraadt Exp $        
+# $Id: instbin-krb.conf,v 1.2 1997/03/31 07:36:07 deraadt Exp $        
 #
 
 srcdirs bin sbin usr.bin/less usr.bin usr.sbin gnu/usr.bin
@@ -10,7 +10,7 @@ progs ftp
 progs ifconfig init less ln ls mkdir mknod mount mount_cd9660
 progs mount_ffs mount_nfs mount_kernfs
 progs mv newfs pax pdksh ping pwd reboot rm route
-progs sed strings stty sync test umount
+progs sed stty sync test umount
 progs gzip
 
 ln chown chgrp
index 2ad6023..23935de 100644 (file)
@@ -1,6 +1,6 @@
 #
 # kcbin.conf - unified binary for the kc floppy
-# $Id: instbin.conf,v 1.9 1997/02/09 16:50:52 deraadt Exp $    
+# $Id: instbin.conf,v 1.10 1997/03/31 07:36:08 deraadt Exp $   
 #
 
 srcdirs bin sbin usr.bin/less usr.bin usr.sbin gnu/usr.bin
@@ -10,7 +10,7 @@ progs ftp
 progs ifconfig init less ln ls mkdir mknod mount mount_cd9660
 progs mount_ffs mount_nfs mount_kernfs
 progs mv newfs pax pdksh ping pwd reboot rm route
-progs sed strings stty sync test umount
+progs sed stty sync test umount
 progs rsh gzip
 
 ln chown chgrp
index 3344f7f..d2f4021 100644 (file)
@@ -1,4 +1,4 @@
-#      $Id: list,v 1.7 1997/02/09 16:50:53 deraadt Exp $
+#      $Id: list,v 1.8 1997/03/31 07:36:09 deraadt Exp $
 
 # copy the crunched binary, link to it, and kill it
 COPY   ${OBJDIR}/instbin       instbin
@@ -47,7 +47,6 @@ SYMLINK       /bin/cat                usr/bin/less
 SYMLINK        /bin/cat                usr/bin/gzip
 SYMLINK        /bin/cat                usr/bin/more
 SYMLINK        /bin/cat                usr/bin/sed
-SYMLINK        /bin/cat                usr/bin/strings
 #SYMLINK /bin/cat              usr/bin/tip
 #SYMLINK /bin/cat              usr/sbin/bad144
 SYMLINK        /bin/cat                usr/sbin/chown
@@ -57,8 +56,7 @@ SPECIAL sync
 
 # copy the MAKEDEV script and make some devices
 COPY   ${DESTDIR}/dev/MAKEDEV  dev/MAKEDEV
-SPECIAL        cd dev; sh ${DESTDIR}/dev/MAKEDEV std fd0
-#SPECIAL       /bin/rm dev/MAKEDEV
+SPECIAL        cd dev; sh ${DESTDIR}/dev/MAKEDEV floppy
 
 # we need the contents of /usr/mdec
 #COPY  /usr/mdec/boot  usr/mdec/boot