#
47712954 |
| 26-Jan-2015 |
Dimitry Andric <dim@FreeBSD.org> |
Merge ^/head r277327 through r277718.
|
#
57de838f |
| 23-Jan-2015 |
Enji Cooper <ngie@FreeBSD.org> |
MFhead @ r277555
|
#
5e497231 |
| 23-Jan-2015 |
Enji Cooper <ngie@FreeBSD.org> |
Add sample log rotation support for opensm
Up to 7 archives of the log will be kept (just for consistency with the other log rotation rules)
PR: 196788 MFC after: 1 week Reviewed by: hselasky Spons
Add sample log rotation support for opensm
Up to 7 archives of the log will be kept (just for consistency with the other log rotation rules)
PR: 196788 MFC after: 1 week Reviewed by: hselasky Sponsored by: EMC / Isilon Storage Division
show more ...
|
#
d899be7d |
| 19-Jan-2015 |
Glen Barber <gjb@FreeBSD.org> |
Reintegrate head: r274132-r277384
Sponsored by: The FreeBSD Foundation
|
#
8f0ea33f |
| 13-Jan-2015 |
Glen Barber <gjb@FreeBSD.org> |
Reintegrate head revisions r273096-r277147
Sponsored by: The FreeBSD Foundation
|
#
afbe8aa4 |
| 18-Dec-2014 |
Enji Cooper <ngie@FreeBSD.org> |
MFhead @ r275911 (also, sort out MK_* flags in BMAKE, etc on this branch)
|
#
e65720e1 |
| 18-Dec-2014 |
Dimitry Andric <dim@FreeBSD.org> |
Merge ^/head r275759 through r275911.
|
#
f703589e |
| 18-Dec-2014 |
Enji Cooper <ngie@FreeBSD.org> |
Fix building/installing tests when TESTSBASE != /usr/tests
The work in r258233 hardcoded the assumption that tests was the last component of the tests tree by pushing tests as an explicit prefix for
Fix building/installing tests when TESTSBASE != /usr/tests
The work in r258233 hardcoded the assumption that tests was the last component of the tests tree by pushing tests as an explicit prefix for the paths in BSD.tests.dist and /usr was the prefix for all tests, per BSD.usr.dist and all of the mtree calls used in Makefile.inc1. This assumption breaks if/when one provides a custom TESTSBASE "prefix", e.g. TESTSBASE=/mytests .
One thing that r258233 did properly though was remove "/usr/tests" creation from BSD.usr.dist -- that should have not been there in the first place. That was an "oops" on my part for the work that was originally committed in r241823
MFC after: 2 weeks Phabric: D1301 Reviewed by: imp Sponsored by: EMC / Isilon Storage Division
show more ...
|
#
c8c7f0b0 |
| 02-Dec-2014 |
Enji Cooper <ngie@FreeBSD.org> |
Add knob, MK_MAC_SUPPORT for building items with mac(9) support, like libugidfw, ugidfw, etc
|
#
dff826bb |
| 30-Nov-2014 |
Enji Cooper <ngie@FreeBSD.org> |
Honor MK_IPFW with rc.firewall, MK_LOCATE with /var/db/locate.db, and MK_MAN with creating manpage symlinks
|
#
4724dcbf |
| 30-Nov-2014 |
Enji Cooper <ngie@FreeBSD.org> |
Honor MK_AUDIT with respect to etc/security
|
#
d485a561 |
| 30-Nov-2014 |
Enji Cooper <ngie@FreeBSD.org> |
Honor MK_GSSAPI and MK_PKGBOOTSTRAP a bit better in etc/Makefile
|
#
e052c69a |
| 30-Nov-2014 |
Enji Cooper <ngie@FreeBSD.org> |
Better honor the following MK_ flags in etc/Makefile and etc/rc.d/Makefile: - MK_AMD - MK_ATM - MK_AUDIT - MK_BOOT - MK_GSSAPI - MK_JAIL - MK_LPR - MK_SENDMAIL - MK_VI - MK_WIRELESS - MK_ZFS
|
#
dfdf74ea |
| 29-Nov-2014 |
Enji Cooper <ngie@FreeBSD.org> |
Revert r275270
MK_MAIL applies to MK_SENDMAIL and a number of other knobs. r275270 incorrectly applied it to only MK_SENDMAIL
|
#
e42bedb8 |
| 29-Nov-2014 |
Enji Cooper <ngie@FreeBSD.org> |
etc/mail actually applies to MK_SENDMAIL, not MK_MAIL
|
#
a8b303ad |
| 27-Nov-2014 |
Enji Cooper <ngie@FreeBSD.org> |
Add WITHOUT_AUTOFS and WITHOUT_BSDCONFIG
|
#
899d8a5b |
| 27-Nov-2014 |
Enji Cooper <ngie@FreeBSD.org> |
Only install libmap32.conf if MK_LIB32 != no
|
#
466046ec |
| 26-Nov-2014 |
Enji Cooper <ngie@FreeBSD.org> |
Conditionalize a number of components in the tree
- bootparamd - bootpd - finger/fingerd - ftp/ftpd - hastctl/hastd - iscsid, et al - rbootd - talk/talkd - tcpd, et al - tftp/tftpd
Add src.conf ent
Conditionalize a number of components in the tree
- bootparamd - bootpd - finger/fingerd - ftp/ftpd - hastctl/hastd - iscsid, et al - rbootd - talk/talkd - tcpd, et al - tftp/tftpd
Add src.conf entries for the various components and do a best effort at adding components to tools/build/mk/OptionalObsoleteFiles.inc
show more ...
|
#
05bc3dd6 |
| 25-Nov-2014 |
Enji Cooper <ngie@FreeBSD.org> |
Make inetd optional via MK_INETD
|
#
c1479b76 |
| 25-Nov-2014 |
Enji Cooper <ngie@FreeBSD.org> |
The shift; shift needs to be moved outside the .if ${MK_OPENSSL} conditional
|
#
8f09f1ec |
| 25-Nov-2014 |
Enji Cooper <ngie@FreeBSD.org> |
Don't create symlinks for nls/openssl unless the respective options are set
|
#
9268022b |
| 19-Nov-2014 |
Simon J. Gerraty <sjg@FreeBSD.org> |
Merge from head@274682
|
Revision tags: release/10.1.0 |
|
#
4e27d36d |
| 17-Sep-2014 |
Neel Natu <neel@FreeBSD.org> |
IFC @r271694
|
#
246e7a2b |
| 02-Sep-2014 |
Neel Natu <neel@FreeBSD.org> |
IFC @r269962
Submitted by: Anish Gupta (akgupt3@gmail.com)
|
#
832fd780 |
| 23-Aug-2014 |
Alexander V. Chernikov <melifaro@FreeBSD.org> |
Sync to HEAD@r270409.
|