Re: [fbsd] Re: Integrating ProPolice/SSP into FreeBSD
- From: Pascal Hofstee <caelian@xxxxxxxxx>
- Date: Sun, 28 May 2006 15:34:07 +0200
On Sat, 2006-05-27 at 19:31 -0700, Josh Carroll wrote:
I agree that having the necessary hooks to enable/disable SSP would be
nice. It would also be nice if this can be done for ports in addition
to base.
Being one of the people that extensively helped build/run-testing
Jeremie's patchsets i can safely say that we went through a lot of
iterations before we ended with the following functionality (which
should be present in the current patchset):
on CURRENT /usr/src builds use /etc/src.conf to provide make variables
identical to /etc/make.conf on non-CURRENT. This way setting
WITH_SSP=yes in /etc/src.conf will enable the SSP-bits for world
building.
Jeremie and i wanted to explicitely make enabling SSP for ports build as
well as easy and straight forward as possible. To that end we made some
minor changes to some of the bsd.*.mk files so that simply specifying
the same WITH_SSP=yes in your /make.conf is enough for the entire ports
tree to pick up the SSP settings and use them.
So in short this patchset enables the following on CURRENT:
/etc/src.conf WITH_SSP=yes enable SSP for buildworld
/etc/make.conf WITH_SSP=yes enable SSP for port builds
(not 100% sure if /etc/make.conf is processed along with /etc/src.conf
here)
on non-CURRENT:
/etc/make.conf WITH_SSP=yes enable SSP for both buildworld and ports
It couldn't get any easier than this ... i think :)
--
Pascal Hofstee
_______________________________________________
freebsd-security@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-security
To unsubscribe, send any mail to "freebsd-security-unsubscribe@xxxxxxxxxxx"
- References:
- Integrating ProPolice/SSP into FreeBSD
- From: Jeremie Le Hen
- Re: Integrating ProPolice/SSP into FreeBSD
- From: Alexander Kabaev
- Re: [fbsd] Re: Integrating ProPolice/SSP into FreeBSD
- From: Jeremie Le Hen
- Re: [fbsd] Re: Integrating ProPolice/SSP into FreeBSD
- From: Josh Carroll
- Integrating ProPolice/SSP into FreeBSD
- Prev by Date: Re: [fbsd] Re: Integrating ProPolice/SSP into FreeBSD
- Next by Date: Re: FreeBSD Security Survey
- Previous by thread: Re: [fbsd] Re: Integrating ProPolice/SSP into FreeBSD
- Next by thread: On what versions of FreeBSD can we unreserve ports?
- Index(es):