]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r277675,r277726,r278070:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 11 Feb 2015 07:08:32 +0000 (07:08 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 11 Feb 2015 07:08:32 +0000 (07:08 +0000)
commit237ec24aea1de8bd918567a1ab72852a49dfb89a
tree014c298a7b5bf94c53d2954853d7eda012b62a35
parent329cc94103372cbd132d5e86adc087eb29984cad
MFC r277675,r277726,r278070:

r277675:

  Add MK_ISCSI knob for building the iscsi initiator, iscsi daemon, kernel
  modules, etc

  Sponsored by: EMC / Isilon Storage Division

r277726:

  Build sbin/iscontrol again if MK_ISCSI != no

  Pointyhat to: me

r278070:

  Remove duplicate MK_ISCSI block and sort the conditional blocks so this error
  won't crop up again in the future

  Reported by: gjb

git-svn-id: svn://svn.freebsd.org/base/stable/10@278555 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
etc/rc.d/Makefile
sbin/Makefile
share/man/man4/Makefile
share/mk/bsd.own.mk
sys/modules/Makefile
tools/build/mk/OptionalObsoleteFiles.inc
tools/build/options/WITHOUT_ISCSI [new file with mode: 0644]
usr.bin/Makefile
usr.sbin/Makefile