From owner-freebsd-ports@FreeBSD.ORG Thu Aug 25 13:27:48 2011 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B12F6106567A; Thu, 25 Aug 2011 13:27:48 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward13.mail.yandex.net (forward13.mail.yandex.net [IPv6:2a02:6b8:0:801::3]) by mx1.freebsd.org (Postfix) with ESMTP id 334808FC18; Thu, 25 Aug 2011 13:27:48 +0000 (UTC) Received: from smtp13.mail.yandex.net (smtp13.mail.yandex.net [95.108.130.68]) by forward13.mail.yandex.net (Yandex) with ESMTP id 620C014225F; Thu, 25 Aug 2011 17:27:46 +0400 (MSD) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1314278866; bh=QOmtIt3FC8gfFp2zMRx9jqoDZBwjCE5x4WCWmpXt4wg=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=Xz5sDLF3rVqfg5JrisrF/NtxCv6VgHWqT1JOq8jKPv3irWy+NPeboxvHSgaV+neD8 ic6WvezZLfgkBYuFCLgqMvnyOQGx+4PITffqZczgErK9N2MBH3N7zFjcm7JyPcYlN+ nbQjxM10+V08RBpdrELE6DZrvAQcqSg50h/+2FHE= Received: from smtp13.mail.yandex.net (localhost [127.0.0.1]) by smtp13.mail.yandex.net (Yandex) with ESMTP id 4C727E4038F; Thu, 25 Aug 2011 17:27:46 +0400 (MSD) Received: from unknown (unknown [213.27.65.65]) by smtp13.mail.yandex.net (nwsmtp/Yandex) with ESMTP id RkmeKn74; Thu, 25 Aug 2011 17:27:46 +0400 X-Yandex-Spam: 1 Message-ID: <4E564DBE.1070700@yandex.ru> Date: Thu, 25 Aug 2011 17:27:26 +0400 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:6.0) Gecko/20110816 Thunderbird/6.0 MIME-Version: 1.0 To: Chris Rees References: <4E5643A8.9060705@yandex.ru> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD Ports Mailing List Subject: Re: tinderbox: how to drop unneded Jail and Build X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Aug 2011 13:27:48 -0000 Chris Rees wrote on 25.08.2011 16:51: > On 25 August 2011 13:44, Ruslan Mahmatkhanov wrote: >> >> How to correctly remove Jail and Build, created by ./tc createJail and ./tc >> createBuild accordingly? I have 7.3-FreeBSD, that was needed to one-time >> test single port. As far i understand, it's not enough to remove directory >> ${pb}/7.3-FreeBSD, since there is logs/packages/build >> etc for this build and database records also. How to deal with this >> correctly? > > cd ${pb}/scripts&& ./tc rmBuild -b ${build}&& ./tc rmJail -j ${jail} > > rm -r ${pb}/*/${jail_name} ${pb}/*/${build_name} ${pb}/${build_name} > > PLEASE check the globbing using echo first.... > > You may want to join tinderbox-list@marcuscom.com too ;) > > Chris Nice, thank you. I believe that this should be added to the Tinderbox Manual. And what about creating 9.0-BETA1 jail with -u LFTP question? -- Regards, Ruslan Tinderboxing kills... the drives.