[26244] in Source-Commits
Re: /svn/athena r25470 - trunk/debathena/scripts/build-server
daemon@ATHENA.MIT.EDU (Geoffrey Thomas)
Thu May 3 15:32:35 2012
Date: Thu, 3 May 2012 12:32:33 -0700 (PDT)
From: Geoffrey Thomas <geofft@MIT.EDU>
To: Jonathan Reed <jdreed@MIT.EDU>
cc: source-commits@MIT.EDU
In-Reply-To: <11C548D5-6FC8-425D-BB4C-7196D9E244EF@mit.edu>
Message-ID: <alpine.DEB.2.00.1205031232070.2871@dr-wily.mit.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed
Yeah, I have a pending commit to fix that, but it's merely cosmetic.
--
Geoffrey Thomas
geofft@mit.edu
On Thu, 3 May 2012, Jonathan Reed wrote:
>> +file=/srv/$CHROOT.tar.bz2
>> +location=$TARGET
>> personality=$PERSONALITY
>
> This ends up with "location=/tmp/make-chroot.SeXXoV", for example. Which I guess is fine, but wouldn't it be cleaner to make the tar file contain the chroot at the root of its filesystem, rather than inside a tmpdir inside the archive?
>
> -Jon
>
>