diff options
author | Jason Downs <downsj@cvs.openbsd.org> | 1997-02-23 19:10:56 +0000 |
---|---|---|
committer | Jason Downs <downsj@cvs.openbsd.org> | 1997-02-23 19:10:56 +0000 |
commit | f2eddf1056bcb160e8ad4e94fbf4037bfd16598f (patch) | |
tree | 3bb9f86733c728091dfd6a16d4457f19448cada3 /distrib/hp300/ramdisk/raminst.conf | |
parent | dbcae50b6e4574e8e8a12b1ff2b1b81f7aab566d (diff) |
Checkpoint. This should be pretty close now, just gotta fix kernel
bugs.
Diffstat (limited to 'distrib/hp300/ramdisk/raminst.conf')
-rw-r--r-- | distrib/hp300/ramdisk/raminst.conf | 24 |
1 files changed, 14 insertions, 10 deletions
diff --git a/distrib/hp300/ramdisk/raminst.conf b/distrib/hp300/ramdisk/raminst.conf index 00e66ad8434..8dcd3ef4b21 100644 --- a/distrib/hp300/ramdisk/raminst.conf +++ b/distrib/hp300/ramdisk/raminst.conf @@ -1,26 +1,30 @@ # -# $OpenBSD: raminst.conf,v 1.1 1997/02/16 18:20:05 downsj Exp $ +# $OpenBSD: raminst.conf,v 1.2 1997/02/23 19:10:55 downsj Exp $ # $NetBSD: raminst.conf,v 1.3 1995/09/30 20:00:47 briggs Exp $ # # ram.conf - unified binary for the RAM disk # -srcdirs bin sbin usr.bin usr.sbin -srcdirs gnu/usr.bin +srcdirs bin sbin usr.bin/less usr.bin usr.sbin gnu/usr.bin -progs cat chmod chown cut cp dd df disklabel ed grep expr fsck_ffs ftp -progs gzip ifconfig init hostname kill ln ls mkdir mknod more mount -progs mount_cd9660 mount_kernfs mount_ffs mount_msdos mount_nfs -progs mv newfs pwd reboot rm route sed sleep sh slattach sort stty -progs sync pax test tip umount vim +progs awk cat chmod chown chroot cp cut dd df disklabel ed expr fsck_ffs ftp +progs grep gzip hostname ifconfig init kill less ln ls mkdir mknod mount +progs mount_cd9660 mount_ffs mount_kernfs mount_nfs +progs mv newfs pax pdksh ping pwd reboot rm route +progs sed shutdown slattach sleep sort strings stty sync test tip umount +progs restore vim ln vim vi +ln pax tar ln chown chgrp ln fsck_ffs fsck -ln sh -sh # init invokes the shell this way +ln pdksh sh +ln pdksh -sh # init invokes the shell this way ln test [ ln mount_ffs ffs ln newfs mount_mfs ln grep egrep +ln reboot halt +ln less more -libs -ledit -lutil -ltermcap -lcompat -ll -lm -lz +libs -ledit -lutil -ltermcap -lcompat -ll -lm |