mav
ba6084f689
Add to CTL initial support for CDROMs and removable devices.
...
Relnotes: yes
2015-09-27 13:47:28 +00:00
mav
ceb1e1488d
CTL documentation update, mostly for HA.
2015-09-12 10:23:23 +00:00
brueffer
a00534bfeb
Fix mandoc warnings/errors.
...
MFC after: 1 week
2015-08-12 11:56:19 +00:00
mav
bb7878262b
Document kern.cam.ctl.debug sysctl.
...
MFC after: 1 week
2015-08-09 10:11:04 +00:00
trasz
869e428b65
Expand sysctl descriptions in iscsi(4) and ctl(4).
...
MFC after: 1 week
Sponsored by: The FreeBSD Foundation
2015-07-18 15:27:12 +00:00
trasz
bfd81ad39c
Make ctl(4) appear in "man -k iscsi" results.
...
MFC after: 2 weeks
Sponsored by: The FreeBSD Foundation
2015-07-03 16:55:08 +00:00
trasz
db3088f43e
Expand sysctls descriptions for iscsi(4) and ctl(4).
...
Differential Revision: https://reviews.freebsd.org/D2876
Reviewed by: wblock@
MFC after: 2 weeks
Sponsored by: The FreeBSD Foundation
2015-06-21 14:21:38 +00:00
trasz
5bfa8a196e
Start documenting ctl(4) sysctls.
...
MFC after: 2 weeks
Sponsored by: The FreeBSD Foundation
2015-05-22 12:01:29 +00:00
trasz
4317a349c0
Add a hint that "device ctl" kind of depends on "device iscsi".
...
It actually doesn't - "device ctl" automatically pulls in ICL, which
would normally be a part of iscsi.ko. However, doing it that way makes
iscsi.ko unloadable, and building ctl.ko without iscsi.ko (using
MODULES_OVERRIDE) results in ctl.ko that is unloadable, due to missing
symbols that would be resolved to iscsi.ko. And since the symbols
are named "icl_whatever", it's not obvious that it's iscsi.ko that's
required.
If there is a better way - let me know.
MFC after: 1 month
Sponsored by: The FreeBSD Foundation
2015-04-08 11:59:00 +00:00
trasz
6abe4c9596
Mention VAAI and ODX in ctl(4).
...
Reviewed by: mav@
MFC after: 1 month
Sponsored by: The FreeBSD Foundation
2014-10-26 13:30:53 +00:00
bapt
5da5395a98
use .Mt to mark up email addresses consistently (final part)
...
PR: 191174
Submitted by: Franco Fichtner <franco at lastsummer.de>
2014-06-26 21:46:14 +00:00
trasz
a992abf041
Bring in the new iSCSI target and initiator.
...
Reviewed by: ken (parts)
Approved by: re (delphij)
Sponsored by: FreeBSD Foundation
2013-09-14 15:29:06 +00:00
trasz
fc0ee61e33
Fix dates in manual pages modified in 249009.
2013-04-02 09:44:59 +00:00
trasz
124d4c1899
Make it possible to build CTL as a module.
...
Reviewed by: ken
Sponsored by: FreeBSD Foundation
2013-04-02 09:42:42 +00:00