use pdksh
authorderaadt <deraadt@openbsd.org>
Thu, 1 May 1997 09:07:25 +0000 (09:07 +0000)
committerderaadt <deraadt@openbsd.org>
Thu, 1 May 1997 09:07:25 +0000 (09:07 +0000)
distrib/mvme68k/ramdisk/list
distrib/mvme68k/ramdisk/raminst.conf

index 14ce3f0..bb81552 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: list,v 1.2 1997/02/16 03:26:25 rahnds Exp $
+#      $OpenBSD: list,v 1.3 1997/05/01 09:07:25 deraadt Exp $
 
 COPY   ${OBJDIR}/raminst               raminst
 LINK   raminst                 bin/cat
@@ -16,7 +16,6 @@ LINK  raminst                 bin/mkdir
 LINK   raminst                 bin/mv
 LINK   raminst                 bin/pwd
 LINK   raminst                 bin/rm
-#COPY  ${OBJDIR}/sh            bin/sh
 LINK   raminst                 bin/sh
 LINK   bin/sh                  bin/-sh
 LINK   raminst                 bin/stty
index 33f0509..475fadf 100644 (file)
@@ -10,16 +10,16 @@ srcdirs 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 mv newfs pwd reboot rm route sed sleep pdksh slattach sort stty
 progs sync pax test tip umount vim
 
 ln vim vi
 ln chown chgrp
 ln fsck_ffs fsck
-ln sh -sh              # init invokes the shell this way
+ln pdksh -sh           # init invokes the shell this way
 ln test [
 ln mount_ffs ffs
 ln newfs mount_mfs
 ln grep egrep
 
-libs -ledit -lutil -ltermcap -lcompat -ll -lm -lz
+libs -ledit -lutil -ltermcap -lkrb -ldes -ll -lm