]> 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, 22 Jun 2021 01:04:58 +0000 (21:04 -0400)
commitd98a4eb807e972ac207264043ba3c50ba94f5df5
tree979b4f12bc4e91fdf1b8d2a396d0eb3282ae6ebe
parent15fccd86b9dd17ca2cc1a70b060a2b1a1bf8470b
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
usr.bin/mkimg/ebr.c
usr.bin/mkimg/mbr.c
usr.bin/mkimg/scheme.c
usr.bin/mkimg/scheme.h