Page MenuHomeFreeBSD

pkgbase: Move ctld/ctladm to iscsi package
ClosedPublic

Authored by manu on Jun 13 2021, 6:28 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Feb 4, 6:09 AM
Unknown Object (File)
Mon, Jan 27, 2:04 AM
Unknown Object (File)
Jan 2 2025, 2:35 PM
Unknown Object (File)
Dec 4 2024, 8:30 AM
Unknown Object (File)
Nov 22 2024, 8:59 AM
Unknown Object (File)
Nov 21 2024, 9:05 AM
Unknown Object (File)
Nov 20 2024, 2:03 AM
Unknown Object (File)
Nov 19 2024, 8:03 AM
Subscribers

Details

Summary

While here only compile both of them if WITH_ISCSI is set (this is the default).

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

manu requested review of this revision.Jun 13 2021, 6:28 PM
manu created this revision.
emaste added a subscriber: emaste.
emaste added inline comments.
usr.sbin/Makefile
153

these probably should be in alpha order (i.e. new ones before iscsid)

This revision is now accepted and ready to land.Jun 14 2021, 5:44 PM
This revision was automatically updated to reflect the committed changes.