Page MenuHomeFreeBSD

pkgbase: Put nvmecontrol in its own package
ClosedPublic

Authored by manu on Aug 16 2022, 7:22 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 18, 3:11 PM
Unknown Object (File)
Wed, Nov 12, 8:00 PM
Unknown Object (File)
Wed, Nov 5, 5:47 AM
Unknown Object (File)
Sat, Nov 1, 6:29 AM
Unknown Object (File)
Oct 17 2025, 6:47 PM
Unknown Object (File)
Oct 17 2025, 6:47 PM
Unknown Object (File)
Oct 17 2025, 6:47 PM
Unknown Object (File)
Oct 17 2025, 6:47 PM
Subscribers

Details

Summary

It doesn't really make sense to have it in runtime and let's not
bloat utilities more.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 46980
Build 43869: arc lint + arc unit

Event Timeline

manu requested review of this revision.Aug 16 2022, 7:22 PM
emaste added inline comments.
release/packages/Makefile.package
92

should this be just "nvme" perhaps? we might have other NVME utils in the future that should go in the same package?
@imp?

release/packages/Makefile.package
92

nvme-tools perhaps ? (we already have some -tools package).

release/packages/Makefile.package
92

I'm agnostic. There may be a need for other nvme related things in the future, so maybe nvme-tools is good?

Rename the package to nvme-tools

This revision is now accepted and ready to land.Aug 22 2022, 8:05 PM
This revision was automatically updated to reflect the committed changes.