Page MenuHomeFreeBSD

GPT is standard in x86 and arm64 land. Add it to DEFAULTS with the others.
ClosedPublic

Authored by imp on Aug 16 2018, 1:32 AM.
Tags
None
Referenced Files
Unknown Object (File)
Oct 5 2024, 9:58 PM
Unknown Object (File)
Oct 3 2024, 2:33 AM
Unknown Object (File)
Oct 2 2024, 9:23 PM
Unknown Object (File)
Oct 1 2024, 8:06 AM
Unknown Object (File)
Sep 25 2024, 1:41 PM
Unknown Object (File)
Sep 25 2024, 1:05 AM
Unknown Object (File)
Sep 16 2024, 8:45 PM
Unknown Object (File)
Sep 16 2024, 8:44 PM

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 18839
Build 18501: arc lint + arc unit

Event Timeline

ler requested changes to this revision.Aug 16 2018, 1:34 AM
ler added a subscriber: ler.

What about i386?

This revision now requires changes to proceed.Aug 16 2018, 1:34 AM

LGTM, what say others?

This revision is now accepted and ready to land.Aug 16 2018, 1:38 AM

Should powerpc64 be added too?

(I'm not familiar w/ it, so don't know how heavily used GPT is there.)

In D16740#356185, @jmg wrote:

Should powerpc64 be added too?

(I'm not familiar w/ it, so don't know how heavily used GPT is there.)

I don't think so. Apple powerpc64 didn't use nit, and newer stuff is a hodge-podge still.

This revision was automatically updated to reflect the committed changes.