diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-09-05 09:08:19 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-09-05 09:08:19 +0000 |
commit | 7aaddf776ff8ea63d187debb37936c7ab01db0a4 (patch) | |
tree | 4941d938b550c2830113159733d351ad965e1bed /distrib/i386 | |
parent | 2f7f598a784cedb6f2803d2b92dae2436bd7f6c5 (diff) |
delete bad144 and tip
Diffstat (limited to 'distrib/i386')
-rw-r--r-- | distrib/i386/floppies/ramdisk/instbin-nokrb.conf | 6 | ||||
-rw-r--r-- | distrib/i386/floppies/ramdisk/instbin.conf | 6 | ||||
-rw-r--r-- | distrib/i386/floppies/ramdisk/list | 4 |
3 files changed, 7 insertions, 9 deletions
diff --git a/distrib/i386/floppies/ramdisk/instbin-nokrb.conf b/distrib/i386/floppies/ramdisk/instbin-nokrb.conf index 8f7b8639b1d..abfea6f1d5e 100644 --- a/distrib/i386/floppies/ramdisk/instbin-nokrb.conf +++ b/distrib/i386/floppies/ramdisk/instbin-nokrb.conf @@ -1,4 +1,4 @@ -# $OpenBSD: instbin-nokrb.conf,v 1.2 1997/09/02 23:06:23 deraadt Exp $ +# $OpenBSD: instbin-nokrb.conf,v 1.3 1997/09/05 09:08:16 deraadt Exp $ # # instbin.conf - unified binary for the inst/upgr floppies # @@ -6,12 +6,12 @@ srcdirs bin sbin usr.bin/less usr.bin usr.sbin gnu/usr.bin usr.sbin/pppd srcdirs usr.bin/vi sys/arch/i386/stand -progs bad144 cat chat chmod chown cp dd df disklabel ed +progs cat chat chmod chown cp dd df disklabel ed progs expr fsck_ffs ftp fdisk hostname progs ifconfig init less ln ls mkdir mknod mount mount_cd9660 progs mount_ffs mount_msdos mount_nfs mount_kernfs mount_ext2fs progs mv newfs pax pdksh ping pppd pwd reboot rm route build -progs scsi sed slattach sleep stty sync test tip umount +progs scsi sed slattach sleep stty sync test umount progs rsh restore gzip sort grep cut installboot ln chown chgrp diff --git a/distrib/i386/floppies/ramdisk/instbin.conf b/distrib/i386/floppies/ramdisk/instbin.conf index 94bdfa51c12..f96e12f6687 100644 --- a/distrib/i386/floppies/ramdisk/instbin.conf +++ b/distrib/i386/floppies/ramdisk/instbin.conf @@ -1,4 +1,4 @@ -# $OpenBSD: instbin.conf,v 1.10 1997/09/02 23:06:24 deraadt Exp $ +# $OpenBSD: instbin.conf,v 1.11 1997/09/05 09:08:17 deraadt Exp $ # # instbin.conf - unified binary for the inst/upgr floppies # @@ -6,12 +6,12 @@ srcdirs bin sbin usr.bin/less usr.bin usr.sbin gnu/usr.bin usr.sbin/pppd srcdirs usr.bin/vi sys/arch/i386/stand -progs bad144 cat chat chmod chown cp dd df disklabel ed +progs cat chat chmod chown cp dd df disklabel ed progs expr fsck_ffs ftp fdisk hostname progs ifconfig init less ln ls mkdir mknod mount mount_cd9660 progs mount_ffs mount_msdos mount_nfs mount_kernfs mount_ext2fs progs mv newfs pax pdksh ping pppd pwd reboot rm route build -progs scsi sed slattach sleep stty sync test tip umount +progs scsi sed slattach sleep stty sync test umount progs rsh restore gzip sort grep cut installboot ln chown chgrp diff --git a/distrib/i386/floppies/ramdisk/list b/distrib/i386/floppies/ramdisk/list index 1eeb3496659..dfc789d094b 100644 --- a/distrib/i386/floppies/ramdisk/list +++ b/distrib/i386/floppies/ramdisk/list @@ -1,4 +1,4 @@ -# $OpenBSD: list,v 1.9 1997/09/02 23:06:24 deraadt Exp $ +# $OpenBSD: list,v 1.10 1997/09/05 09:08:18 deraadt Exp $ # copy the crunched binary, link to it, and kill it COPY ${OBJDIR}/instbin instbin @@ -51,9 +51,7 @@ LINK instbin usr/bin/less usr/bin/more LINK instbin usr/bin/rsh LINK instbin usr/bin/sed LINK instbin usr/bin/sort -LINK instbin usr/bin/tip LINK instbin usr/bin/vi -LINK instbin usr/sbin/bad144 LINK instbin usr/sbin/chat LINK instbin usr/sbin/chown usr/sbin/chgrp LINK instbin usr/sbin/pppd |