CVSROOT: /cvs Module name: src Changes by: js...@cvs.openbsd.org 2012/10/12 08:00:02
Modified files: sys/arch/amd64/stand: Makefile sys/arch/amd64/stand/boot: Makefile sys/arch/i386/stand: Makefile sys/arch/i386/stand/boot: Makefile Added files: sys/arch/amd64/stand/fdboot: Makefile sys/arch/i386/stand/fdboot: Makefile Log message: Build a 'fdboot' that will be used for floppy disk media. This can be made smaller than the normal 'boot', however for now it is identical. ok deraadt@