diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-06-23 19:45:04 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-06-23 19:45:04 +0000 |
commit | d83f5786ed940c67fb7d66cc4945a1b84f6279af (patch) | |
tree | 7eb4382f0b4f8a5b9b50615f865e3fffb407de80 /distrib/i386/floppies/ramdiskC/instbin.conf | |
parent | 12ce374fe89e95dea19bb150c4921a44f38e2b67 (diff) |
argh. stop using kernfs, using dmesg using sysctl. encode ARCH into
install.md at build time. remove some crud. and the icing on the cake:
skip testing all this until next week
Diffstat (limited to 'distrib/i386/floppies/ramdiskC/instbin.conf')
-rw-r--r-- | distrib/i386/floppies/ramdiskC/instbin.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/i386/floppies/ramdiskC/instbin.conf b/distrib/i386/floppies/ramdiskC/instbin.conf index 7b732917f00..c15058518ff 100644 --- a/distrib/i386/floppies/ramdiskC/instbin.conf +++ b/distrib/i386/floppies/ramdiskC/instbin.conf @@ -1,4 +1,4 @@ -# $OpenBSD: instbin.conf,v 1.1 2001/04/09 06:55:40 deraadt Exp $ +# $OpenBSD: instbin.conf,v 1.2 2001/06/23 19:44:43 deraadt Exp $ # # instbin.conf - unified binary for the inst/upgr floppies # @@ -9,7 +9,7 @@ srcdirs usr.sbin/pppd sys/arch/i386/stand progs cat chmod cp dd df disklabel dhclient ed progs fsck_ffs ftp fdisk progs ifconfig init less ln ls mkdir mknod mount mount_cd9660 -progs mount_ffs mount_msdos mount_kernfs mount_ext2fs +progs mount_ffs mount_msdos mount_ext2fs progs mv newfs pax ksh ping reboot rm route progs sed sleep stty umount wicontrol ancontrol progs rsh restore gzip grep installboot |