]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
bsdlabel: add deprecation notice
authorEd Maste <emaste@FreeBSD.org>
Tue, 23 Jan 2024 18:04:43 +0000 (13:04 -0500)
committerEd Maste <emaste@FreeBSD.org>
Mon, 25 Mar 2024 19:43:34 +0000 (15:43 -0400)
commitb6f3cced151f8b7dc3e32977e8f1b826f0654690
tree9c7320fbcf5ef4b7f085d73b5519dfc00b612f59
parentbaab6b19549744adf61a38ff6c2edd9523ab1a6d
bsdlabel: add deprecation notice

gpart is the preferred tool for managing partitions of all types,
including BSD disklabels.

Note that this is only about bsdlabel/disklabel, the tool -- there is no
current plan to remove support for MBR or BSD disk labels from the
kernel or from gpart.

Reviewed by: imp, olce
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D43563
sbin/bsdlabel/bsdlabel.8