summaryrefslogtreecommitdiffstats
path: root/release/pc98/fixit_crunch.conf
diff options
context:
space:
mode:
authorsam <sam@FreeBSD.org>2002-10-17 18:04:53 +0000
committersam <sam@FreeBSD.org>2002-10-17 18:04:53 +0000
commit0a7142d5bee5ba5ec5603bb29e56a325eb724d80 (patch)
treed47b100d2911e0b2979ffc16ff23226f9a1b5d8d /release/pc98/fixit_crunch.conf
parent014cd7de7269f700a074bfc79548cee14b7ec58b (diff)
downloadFreeBSD-src-0a7142d5bee5ba5ec5603bb29e56a325eb724d80.zip
FreeBSD-src-0a7142d5bee5ba5ec5603bb29e56a325eb724d80.tar.gz
Add mount_devfs so we can remove MAKEDEV from the fixit floppy. These
two changes make stuff fit in a floppy image again. Note: tested only for i386, but (blindly) applied to all machines
Diffstat (limited to 'release/pc98/fixit_crunch.conf')
-rw-r--r--release/pc98/fixit_crunch.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/release/pc98/fixit_crunch.conf b/release/pc98/fixit_crunch.conf
index e633ad4..6a7f482 100644
--- a/release/pc98/fixit_crunch.conf
+++ b/release/pc98/fixit_crunch.conf
@@ -8,7 +8,7 @@ progs ln ls mkdir mv rm rmdir sleep sync
srcdirs /usr/src/sbin
progs clri disklabel dmesg fdisk mknod
-progs mount mount_cd9660 mount_msdosfs
+progs mount mount_cd9660 mount_msdosfs mount_devfs
progs reboot restore swapon umount
ln restore rrestore
OpenPOWER on IntegriCloud