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)
Feb 24 2024, 11:52 AM
Unknown Object (File)
Jan 12 2024, 7:38 PM
Unknown Object (File)
Jan 4 2024, 10:54 AM
Unknown Object (File)
Dec 23 2023, 1:10 AM
Unknown Object (File)
Dec 14 2023, 10:11 PM
Unknown Object (File)
Dec 2 2023, 12:16 PM
Unknown Object (File)
Nov 30 2023, 7:06 AM
Unknown Object (File)
Nov 6 2023, 7:16 PM
Subscribers

Details

Summary

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

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.