Remove strings(1) (temporary?) since it is no longer in

src/usr.bin and the GNU version seems too large for floppies.
Use single-user only init(8), which saves ramdisk capacity
and a key stroke.
This commit is contained in:
itohy 1998-10-18 07:50:18 +00:00
parent 6220b02986
commit 16f4ff7111
1 changed files with 4 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: ramdiskbin.conf,v 1.2 1998/10/01 16:49:11 minoura Exp $
# $NetBSD: ramdiskbin.conf,v 1.3 1998/10/18 07:50:18 itohy Exp $
#
# ramdiskbin.conf - unified binary for the install ramdisk
#
@ -9,9 +9,11 @@ progs cat chmod chown chroot cp dd df disklabel ed
progs fsck fsck_ffs ftp gzip ifconfig init less
progs ln ls mkdir mknod mount mount_cd9660 mount_ffs mount_msdos
progs mount_nfs mount_kernfs mt mv newfs ping pwd reboot restore rm
progs route sed sh shutdown slattach strings stty sync tar test
progs route sed sh shutdown slattach stty sync tar test
progs tip umount update
special init srcdir distrib/utils/init_s
ln chown chgrp
ln gzip gzcat gunzip
ln less more