Page MenuHomeFreeBSD

fdisk: disconnect from the build
AcceptedPublic

Authored by emaste on Jan 24 2024, 3:22 PM.
Tags
None
Referenced Files
F107581070: D43575.diff
Thu, Jan 16, 5:07 AM
Unknown Object (File)
Oct 2 2024, 12:50 PM
Unknown Object (File)
Oct 1 2024, 9:56 PM
Unknown Object (File)
Sep 29 2024, 7:50 AM
Unknown Object (File)
Sep 28 2024, 6:06 PM
Unknown Object (File)
Sep 28 2024, 6:06 PM
Unknown Object (File)
Sep 28 2024, 5:58 PM
Unknown Object (File)
Sep 26 2024, 12:29 PM
Subscribers

Details

Reviewers
andrew
bapt
Summary
It is an obsolete tool for managing a legacy disk partitioning scheme.
gpart should be used instead, regardless of whether a legacy or
contemporary scheme is in use.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

Please put a a gonein(15) into the fdisk binary with a way for "users" to inform the project of there use before we just remove this silently.

Please put a a gonein(15) into the fdisk binary with a way for "users" to inform the project of there use before we just remove this silently.

gone_in is only in kernel, but warning message proposed in review D43585

This revision is now accepted and ready to land.Mar 25 2024, 8:08 PM

I think this might break nanobsd.
I'm traveling this week, so it may be next before i get it fixed.

I won't commit this before all dependencies are addressed - mainly I want to get deprecation notices into the tree and MFC'd.