diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-10-20 21:35:58 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-10-20 21:35:58 +0000 |
commit | 9c3b402fbb10efdfaba1cdb3ce71b3d73f363665 (patch) | |
tree | 503cd2c59e7051891a44ff282508c51ceeeec4fe /distrib/alpha/common | |
parent | 9f96f49b243ac951900a3a8daf94e174569b882e (diff) |
oops, bsd.rd needs mount_cd9660
Diffstat (limited to 'distrib/alpha/common')
-rw-r--r-- | distrib/alpha/common/raminst.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/alpha/common/raminst.conf b/distrib/alpha/common/raminst.conf index 469902350c6..d4f0afad1cc 100644 --- a/distrib/alpha/common/raminst.conf +++ b/distrib/alpha/common/raminst.conf @@ -1,5 +1,5 @@ # -# $OpenBSD: raminst.conf,v 1.4 2001/10/02 01:08:11 deraadt Exp $ +# $OpenBSD: raminst.conf,v 1.5 2001/10/20 21:35:57 deraadt Exp $ # # ram.conf - unified binary for the RAM disk # @@ -9,7 +9,7 @@ srcdirs 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_ffs mv newfs ksh +progs mount_ffs mount_cd9660 mv newfs ksh progs reboot rm route sed sleep stty pax umount progs dmesg hostname |