]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
mkimg: Add fat32lba partition type
authorJose Luis Duran <jlduran@gmail.com>
Fri, 18 Jun 2021 14:55:24 +0000 (11:55 -0300)
committerEd Maste <emaste@FreeBSD.org>
Tue, 29 Jun 2021 14:02:11 +0000 (10:02 -0400)
commit47722575d948b742c0f76e5caefedcaf3f2cec24
tree793fc8a4f131f8369bd10db0aca1bc7f11f1e559
parenta4f9c6a9e6e18d8d2825f322f91698a2ca77505b
mkimg: Add fat32lba partition type

Syntactic sugar for a `gpart add -t '!12' ...` equivalent.

Reviewed by: emaste
Pull Request: https://github.com/freebsd/freebsd-src/pull/484

(cherry picked from commit d98a4eb807e972ac207264043ba3c50ba94f5df5)
usr.bin/mkimg/ebr.c
usr.bin/mkimg/mbr.c
usr.bin/mkimg/scheme.c
usr.bin/mkimg/scheme.h