CVSROOT: /cvs Module name: src Changes by: o...@cvs.openbsd.org 2020/03/27 08:34:51
Modified files: sys/arch/landisk/conf: RAMDISK Log message: Enable FFS2 on the landisk ramdisk. Booting from FFS2 is tricky since the bootxx needs to interpret the fs metadata and it has very little spare room. We could make two version of xxboot, but that's hardly worth the trouble.