Re: release(8) environmental variables
- From: "Brian A. Seklecki" <lavalamp@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 31 Oct 2007 11:03:59 -0400
On Wed, 2007-10-31 at 13:54 +0200, Giorgos Keramidas wrote:
On 2007-10-30 18:02, "Brian A. Seklecki" <lavalamp@xxxxxxxxxxxxxxxxxxxxxx> wrote:
As far as building goes, the variables in play are:
DESTDIR, MAKEOBJDIRPREFIX, RELEASEDIR, CHROOTDIR, CVSROOT,
EXTSRCDIR, EXTDOCDIR, BUIILDNAME, RELEASETAG, NODOC, NOPORTS,
WORLD_FLAGS, LOCAL_SCRIPT
For stage one of the release process, the following seem relevant:
DESTDIR, MAKEOBJDIRPREFIX, RELEASEDIR
For stage two:
CHROOTDIR, CVSROOT, EXTSRCDIR, EXTDOCDIR, BUIILDNAME, RELEASETAG, NODOC,
NOPORTS, WORLD_FLAGS, LOCAL_SCRIPT
Do you guys prefer to set these in make.conf(5) or as exported
environmental variables in the shell that spawn's make(1) ?
I ask because I noticed that the following variablkes do not get honored
by "make release" that occurs inside the chroot() as spawned by "make
release" (presumably during release.5)
DESTDIR, MAKEOBJDIRPREFIX, RELEASEDIR
For example, OBJs get sent right into $CHROOTDIR/usr/obj/, which really
sucks.
~BAS
make.conf is too invasive. I just set them in a shell script called
`bldenv.sh' and saved in the release-checkout area :)
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: release(8) environmental variables
- From: Giorgos Keramidas
- Re: release(8) environmental variables
- References:
- release(8) environmental variables
- From: Brian A. Seklecki
- Re: release(8) environmental variables
- From: Giorgos Keramidas
- release(8) environmental variables
- Prev by Date: Re: Xorg and WSXGA
- Next by Date: Re: ssh
- Previous by thread: Re: release(8) environmental variables
- Next by thread: Re: release(8) environmental variables
- Index(es):
Relevant Pages
|
|