CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/03/21 08:54:07
Modified files:
sys/arch/i386/stand/boot: Makefile conf.c
sys/arch/i386/stand/cdboot: Makefile conf.c
sys/arch/i386/stand/pxeboot: Makefile conf.c
Log message:
Teach i386 boot98) and friends about ffs2. fdboot(8) is the exception:
ffs2 support does not fit there. But the the kernel loaded by the
floppy ramdisk does support ffs2.
