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)
Nov 24 2024, 10:06 AM
Unknown Object (File)
Nov 24 2024, 9:20 AM
Unknown Object (File)
Oct 19 2024, 8:31 AM
Unknown Object (File)
Oct 1 2024, 2:45 PM
Unknown Object (File)
Oct 1 2024, 5:03 AM
Unknown Object (File)
Sep 27 2024, 1:03 PM
Unknown Object (File)
Sep 24 2024, 4:02 AM
Unknown Object (File)
Sep 22 2024, 5:23 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.