RE: Release build problem

2005-06-22 Thread Tom Skoglund
Just a quick mental blowout...even if I knew the CD layout had changed I completely forgot that the release (7) manpage I was reading was a machine running...*blush*...5.3, and hence had the old layout. As soon as I discovered that it only took a few minutes to fix :) Cheers, Tom On Mon, 2005-06

RE: Release build problem

2005-06-20 Thread Tom Skoglund
Just bumping this to see if someone out there might have a clue. Check the archive or something to find the mail with the scripts and log. Cheers, Tom On Fri, 2005-06-17 at 11:31 +0200, Tom Skoglund wrote: > Hi, > > I have inherited the responsibility for creating the releases for an > applicati

RE: Release build problem

2005-06-17 Thread Tom Skoglund
Here are the attachments inlined. -Tom Release.sh: === #!/bin/sh export HERE=$(realpath $(dirname $0)) export BUILDNAME="5.4-COMSECURE" export CHROOTDIR="/home/release" STAGEDIR="${CHROOTDIR}/R/stage" BASEDIR="${STAGEDIR}/trees/base" DISTDIR="${STAGEDIR}/dists" CDROMDIR="${CHROOTDIR}/

RE: Release build problem

2005-06-17 Thread walker, mick
-Original Message- From: Tom Skoglund [mailto:[EMAIL PROTECTED] Sent: 17 June 2005 09:31 To: freebsd-questions@freebsd.org Subject: Release build problem Hi, I have inherited the responsibility for creating the releases for an application we develop. I have studied the release script we