git: nrelease: Add UEFI mode capable boot media.

Sascha Wildner swildner at crater.dragonflybsd.org
Sun Jan 15 11:41:45 PST 2017


commit 5fa778d7b36ab0981ff9dcbd96c71ebf653a6a19
Author: Sascha Wildner <saw at online.de>
Date:   Sun Jan 15 20:29:03 2017 +0100

    nrelease: Add UEFI mode capable boot media.
    
    Add an EFI system partition to the IMG (to boot on UEFI systems) but
    keep MBR (to boot on legacy BIOS systems).
    
    The approach in https://wiki.freebsd.org/UEFI#CD.2FDVD_Boot_under_UEFI
    is used to make the ISO boot on both UEFI and legacy systems.

Summary of changes:
 nrelease/Makefile | 53 +++++++++++++++++++++++++++++++++++++++--------------
 1 file changed, 39 insertions(+), 14 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5fa778d7b36ab0981ff9dcbd96c71ebf653a6a19


-- 
DragonFly BSD source repository



More information about the Commits mailing list