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)
Sun, Nov 2, 9:16 PM
Unknown Object (File)
Sun, Nov 2, 9:16 PM
Unknown Object (File)
Sun, Nov 2, 4:39 PM
Unknown Object (File)
Sat, Nov 1, 3:50 AM
Unknown Object (File)
Wed, Oct 29, 8:06 AM
Unknown Object (File)
Wed, Oct 29, 7:52 AM
Unknown Object (File)
Sun, Oct 26, 1:13 PM
Unknown Object (File)
Thu, Oct 16, 6:46 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.