From: niklas Date: Thu, 6 Feb 1997 22:18:09 +0000 (+0000) Subject: We use pdksh now X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=15dc92dee0b09771e8c4edca1b2164b42711b4b4;p=openbsd We use pdksh now --- diff --git a/distrib/i386/floppies/inst-common/instbin-krb.conf b/distrib/i386/floppies/inst-common/instbin-krb.conf index 5840a3e3370..4dfe241b64a 100644 --- a/distrib/i386/floppies/inst-common/instbin-krb.conf +++ b/distrib/i386/floppies/inst-common/instbin-krb.conf @@ -1,4 +1,4 @@ -# $OpenBSD: instbin-krb.conf,v 1.1 1996/12/21 19:21:48 kstailey Exp $ +# $OpenBSD: instbin-krb.conf,v 1.2 1997/02/06 22:18:09 niklas Exp $ # # instbin.conf - unified binary for the inst/upgr floppies # @@ -9,15 +9,16 @@ progs awk bad144 cat chmod chown chroot cp dd df disklabel ed expr fsck_ffs progs ftp fdisk progs ifconfig init less ln ls mkdir mknod mount mount_cd9660 progs mount_ffs mount_msdos mount_nfs mount_kernfs -progs mv newfs pax ping pwd reboot rm route -progs sed sh shutdown slattach strings stty sync test tip umount +progs mv newfs pax pdksh ping pwd reboot rm route +progs sed shutdown slattach strings stty sync test tip umount progs rsh restore gzip ln chown chgrp ln fsck_ffs fsck ln less more ln pax tar -ln sh -sh # init invokes the shell this way +ln pdksh sh +ln pdksh -sh # init invokes the shell this way ln test [ ln reboot halt diff --git a/distrib/i386/floppies/inst-common/instbin.conf b/distrib/i386/floppies/inst-common/instbin.conf index 0a9d6ade65f..9d23fa3c0c5 100644 --- a/distrib/i386/floppies/inst-common/instbin.conf +++ b/distrib/i386/floppies/inst-common/instbin.conf @@ -1,4 +1,4 @@ -# $OpenBSD: instbin.conf,v 1.14 1996/12/21 19:21:49 kstailey Exp $ +# $OpenBSD: instbin.conf,v 1.15 1997/02/06 22:18:10 niklas Exp $ # # instbin.conf - unified binary for the inst/upgr floppies # @@ -9,15 +9,16 @@ progs awk bad144 cat chmod chown chroot cp dd df disklabel ed expr fsck_ffs progs ftp fdisk progs ifconfig init less ln ls mkdir mknod mount mount_cd9660 progs mount_ffs mount_msdos mount_nfs mount_kernfs -progs mv newfs pax ping pwd reboot rm route -progs sed sh shutdown slattach strings stty sync test tip umount +progs mv newfs pax pdksh ping pwd reboot rm route +progs sed shutdown slattach strings stty sync test tip umount progs rsh restore gzip ln chown chgrp ln fsck_ffs fsck ln less more ln pax tar -ln sh -sh # init invokes the shell this way +ln pdksh sh +ln pdksh -sh # init invokes the shell this way ln test [ ln reboot halt