diff options
Diffstat (limited to 'distrib/alpha')
-rw-r--r-- | distrib/alpha/common/raminst.conf | 9 | ||||
-rw-r--r-- | distrib/alpha/inst-common/list | 3 |
2 files changed, 4 insertions, 8 deletions
diff --git a/distrib/alpha/common/raminst.conf b/distrib/alpha/common/raminst.conf index c511a3fc1f5..e6ffb35fcd0 100644 --- a/distrib/alpha/common/raminst.conf +++ b/distrib/alpha/common/raminst.conf @@ -1,5 +1,5 @@ # -# $OpenBSD: raminst.conf,v 1.1 2001/01/29 21:25:46 deraadt Exp $ +# $OpenBSD: raminst.conf,v 1.2 2001/09/17 18:21:30 deraadt Exp $ # # ram.conf - unified binary for the RAM disk # @@ -9,12 +9,9 @@ srcdirs gnu/usr.bin sys/arch/alpha/stand progs cat chmod cp dd df disklabel ed grep fsck_ffs ftp progs gzip ifconfig init less ln ls mkdir mknod mount -progs mount_kernfs mount_ffs mv newfs ksh +progs mount_ffs mv newfs ksh progs reboot rm route sed sleep stty pax umount -#progs dhclient mount_cd9660 -#progs installboot XXX - should be there. -#progs rsh expr -#progs mount_nfs slattach sync tip +progs dmesg ln chmod chgrp ln chmod chown diff --git a/distrib/alpha/inst-common/list b/distrib/alpha/inst-common/list index b82b322c4fb..ae13bbd1dfc 100644 --- a/distrib/alpha/inst-common/list +++ b/distrib/alpha/inst-common/list @@ -1,5 +1,5 @@ # -# $OpenBSD: list,v 1.15 2001/01/23 20:54:40 art Exp $ +# $OpenBSD: list,v 1.16 2001/09/17 18:21:30 deraadt Exp $ # # copy the crunched binary, link to it, and kill it @@ -32,7 +32,6 @@ LINK raminst sbin/mknod LINK raminst sbin/mount #LINK raminst sbin/mount_cd9660 LINK raminst sbin/mount_ffs -LINK raminst sbin/mount_kernfs LINK raminst sbin/mount_mfs LINK raminst sbin/newfs LINK raminst sbin/reboot |