]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC: r285594
authorallanjude <allanjude@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 21 Jul 2015 15:50:14 +0000 (15:50 +0000)
committerallanjude <allanjude@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 21 Jul 2015 15:50:14 +0000 (15:50 +0000)
commit708a1c4bc0f168ebf2bec00f02f279119d8fc142
treeba7df2a7ba7cc37b7196cbb6fcf34790abd3f223
parent6de4f3adfe2f01b6c89bb3b39d29f55ad46584f7
MFC: r285594
New partition flag for gpart, writes the 0xee partition in the pmbr in the second slot, rather than the first.
Works around Lenovo legacy GPT boot issue

PR: 184910
Approved by: re (gjb), marcel
Relnotes: yes
Sponsored by: ScaleEngine Inc.
Differential Revision: https://reviews.freebsd.org/D3140

git-svn-id: svn://svn.freebsd.org/base/stable/10@285756 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sbin/geom/class/part/gpart.8
sys/geom/part/g_part_gpt.c