Page MenuHomeFreeBSD

fdisk: disconnect from the build
AcceptedPublic

Authored by emaste on Jan 24 2024, 3:22 PM.
Tags
None
Referenced Files
Unknown Object (File)
Apr 30 2024, 1:51 AM
Unknown Object (File)
Apr 28 2024, 4:55 AM
Unknown Object (File)
Apr 27 2024, 11:29 AM
Unknown Object (File)
Apr 27 2024, 11:27 AM
Unknown Object (File)
Apr 27 2024, 10:15 AM
Unknown Object (File)
Apr 26 2024, 3:08 AM
Unknown Object (File)
Feb 22 2024, 5:26 AM
Unknown Object (File)
Feb 1 2024, 10:43 AM
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.