Re: iso.1 target and release(8) in RELENG_7 (WAS: Re: release(8) environmental variables)

2007-11-02 Thread Brian A Seklecki (Mobile)
On Thu, 2007-11-01 at 12:04 -0400, Brian A. Seklecki wrote: > Here's some fun -- I'm pretty sure this worked in RELENG_6: > > "make release" in /usr/src/release into RELEASEDIR=/opt/releasedir I'm an idiot. MAKE_ISOS was somehow not set in my shell script / make.conf(5) ~BAS _

iso.1 target and release(8) in RELENG_7 (WAS: Re: release(8) environmental variables)

2007-11-01 Thread Brian A. Seklecki
Here's some fun -- I'm pretty sure this worked in RELENG_6: "make release" in /usr/src/release into RELEASEDIR=/opt/releasedir The rebuild completes (release.1 -> release.8), the kernels are built, the file system layout is prepared (ftp.1 -> cdrom.3), then (I think) the iso.1 target is called an

Re: release(8) environmental variables

2007-10-31 Thread Giorgos Keramidas
On 2007-10-31 13:26, "Brian A. Seklecki" <[EMAIL PROTECTED]> wrote: >>> really sucks. >> >> I believe that's intentional, so re-running "make release" with >> different CHROOTDIR values will produce consistently "similar" binaries. > > I use LOCAL_SCRIPT to copy /etc/make.conf (well, /etc/src.con

Re: release(8) environmental variables

2007-10-31 Thread Brian A. Seklecki
really sucks. I believe that's intentional, so re-running "make release" with different CHROOTDIR values will produce consistently "similar" binaries. I use LOCAL_SCRIPT to copy /etc/make.conf (well, /etc/src.conf) into place inside the jail for the rebuild so that I can build a custom inter

Re: release(8) environmental variables

2007-10-31 Thread Giorgos Keramidas
On 2007-10-31 11:03, "Brian A. Seklecki" <[EMAIL PROTECTED]> wrote: >On Wed, 2007-10-31 at 13:54 +0200, Giorgos Keramidas wrote: >>On 2007-10-30 18:02, "Brian A. Seklecki" <[EMAIL PROTECTED]> wrote: >>> >>> As far as building goes, the variables in play are: >>> >>> DESTDIR, MAKEOBJDIRPREFIX, REL

Re: release(8) environmental variables

2007-10-31 Thread Brian A. Seklecki
On Wed, 2007-10-31 at 13:54 +0200, Giorgos Keramidas wrote: > On 2007-10-30 18:02, "Brian A. Seklecki" <[EMAIL PROTECTED]> wrote: > > > > As far as building goes, the variables in play are: > > > > DESTDIR, MAKEOBJDIRPREFIX, RELEASEDIR, CHROOTDIR, CVSROOT, > > EXTSRCDIR, EXTDOCDIR, BUIILDNAME,

Re: release(8) environmental variables

2007-10-31 Thread Giorgos Keramidas
On 2007-10-30 18:02, "Brian A. Seklecki" <[EMAIL PROTECTED]> 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

release(8) environmental variables

2007-10-30 Thread Brian A. Seklecki
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, MAKEOBJDIRP