freebsd-dev/usr.bin/mkimg
Warner Losh c30dcf40ba Add a new flag to mkimg (-a num) to specify the active partition for
those partitioning schemes that have this concept. Implement it as an
override for mbr's setting 0x80 in the flags for the first partition
when we have boot code.

Differential Revision: https://reviews.freebsd.org/D4403
2016-10-18 05:43:12 +00:00
..
tests
apm.c o Provide a private definition for UUIDs (mkimg_uuid_t) because 2016-10-18 01:55:07 +00:00
bsd.c o Provide a private definition for UUIDs (mkimg_uuid_t) because 2016-10-18 01:55:07 +00:00
ebr.c o Provide a private definition for UUIDs (mkimg_uuid_t) because 2016-10-18 01:55:07 +00:00
endian.h
format.c Prefer <stdint.h> over <sys/types.h>. While here remove redundant 2016-10-03 02:37:28 +00:00
format.h
gpt.c o Provide a private definition for UUIDs (mkimg_uuid_t) because 2016-10-18 01:55:07 +00:00
image.c Prefer <stdint.h> over <sys/types.h>. While here remove redundant 2016-10-03 02:37:28 +00:00
image.h
Makefile o Provide a private definition for UUIDs (mkimg_uuid_t) because 2016-10-18 01:55:07 +00:00
Makefile.depend
mbr.c Add a new flag to mkimg (-a num) to specify the active partition for 2016-10-18 05:43:12 +00:00
mkimg.1 Add a new flag to mkimg (-a num) to specify the active partition for 2016-10-18 05:43:12 +00:00
mkimg.c Add a new flag to mkimg (-a num) to specify the active partition for 2016-10-18 05:43:12 +00:00
mkimg.h Add a new flag to mkimg (-a num) to specify the active partition for 2016-10-18 05:43:12 +00:00
pc98.c o Provide a private definition for UUIDs (mkimg_uuid_t) because 2016-10-18 01:55:07 +00:00
qcow.c Prefer <stdint.h> over <sys/types.h>. While here remove redundant 2016-10-03 02:37:28 +00:00
raw.c Prefer <stdint.h> over <sys/types.h>. While here remove redundant 2016-10-03 02:37:28 +00:00
scheme.c Prefer <stdint.h> over <sys/types.h>. While here remove redundant 2016-10-03 02:37:28 +00:00
scheme.h
uuid.c o Provide a private definition for UUIDs (mkimg_uuid_t) because 2016-10-18 01:55:07 +00:00
vhd.c o Provide a private definition for UUIDs (mkimg_uuid_t) because 2016-10-18 01:55:07 +00:00
vmdk.c Prefer <stdint.h> over <sys/types.h>. While here remove redundant 2016-10-03 02:37:28 +00:00
vtoc8.c o Provide a private definition for UUIDs (mkimg_uuid_t) because 2016-10-18 01:55:07 +00:00