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)
Sun, Mar 29, 5:23 PM
Unknown Object (File)
Fri, Mar 27, 1:30 AM
Unknown Object (File)
Sun, Mar 22, 6:52 AM
Unknown Object (File)
Tue, Mar 17, 7:57 AM
Unknown Object (File)
Tue, Mar 17, 7:57 AM
Unknown Object (File)
Mon, Mar 9, 9:40 PM
Unknown Object (File)
Mon, Mar 9, 9:40 PM
Unknown Object (File)
Feb 5 2026, 2:37 AM
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.