freebsd-skq/release/amd64
emaste 52dc56108e MFC r264995 (nwhitehorn):
Add script to setup bootable CD ISOs for both BIOS and EFI systems.
    Tested and working on QEMU. Actually using this script as the regular
    image generator, like with the memstick one, will require that the
    kernel support EFI too. In particular, the following two things are
    required:
    1. vt(9) be the default console driver
    2. vt_efifb and vt_vga be able to coexist usefully in the same kernel

    One other note here is that this requires newfs_msdos and mdconfig,
    which is really ugly. NetBSD's makefs at least seems to support FAT
    now. If that actually works, it should be imported and we can get rid
    of the mdconfig mess.

Approved by:	re
Relnotes:	Yes
Sponsored by:	The FreeBSD Foundation
2014-09-12 16:37:56 +00:00
..
make-memstick.sh MFC r264933: 2014-05-04 00:13:07 +00:00
make-uefi-memstick.sh MFC UEFI memstick build script 2014-09-09 16:11:04 +00:00
mkisoimages-uefi.sh MFC r264995 (nwhitehorn): 2014-09-12 16:37:56 +00:00
mkisoimages.sh - Add CHECKSUM.* support in Makefile[1]. 2013-02-03 10:26:24 +00:00