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
This commit is contained in:
@@ -8,7 +8,7 @@ progs ln ls mkdir mv rm rmdir
|
||||
|
||||
srcdirs /usr/src/sbin
|
||||
progs clri disklabel dmesg mknod
|
||||
progs mount mount_cd9660
|
||||
progs mount mount_cd9660 mount_devfs
|
||||
progs reboot restore swapon umount
|
||||
ln restore rrestore
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user