-# $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.
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} \
#
# 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
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
#
# 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
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
-# $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
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
# 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