Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 04 Sep 2011 00:56:40 +0400
From:      Ruslan Mahmatkhanov <cvs-src@yandex.ru>
To:        Chris Rees <crees@freebsd.org>
Cc:        FreeBSD Ports Mailing List <ports@freebsd.org>
Subject:   Re: tinderbox: how to drop unneded Jail and Build
Message-ID:  <4E629488.4090706@yandex.ru>
In-Reply-To: <CADLo839BRziOV_iGPtqeNzgNQBzO=S3ozgVLfW%2BqD_kn-7wkeA@mail.gmail.com>
References:  <4E5643A8.9060705@yandex.ru> <CADLo838_Q40vJpbmHNiLqPHbPGUX%2BF9cwHon7h=G2PHzpvpzJg@mail.gmail.com> <4E564DBE.1070700@yandex.ru> <CADLo839BRziOV_iGPtqeNzgNQBzO=S3ozgVLfW%2BqD_kn-7wkeA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Chris Rees wrote on 25.08.2011 19:52:
> On 25 August 2011 14:27, Ruslan Mahmatkhanov<cvs-src@yandex.ru>  wrote:
>> Chris Rees wrote on 25.08.2011 16:51:
>>>
>>> On 25 August 2011 13:44, Ruslan Mahmatkhanov<cvs-src@yandex.ru>    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?
>>
>
> I've added it to the README, thanks for the suggestion [1].

By the way, i believe that README.html#CHINSTALLATION
should be updated (or added as option) with -u CSUP instead of -u CVSUP 
there in step 12:

# cd ${pb}/scripts && ./tc createJail -j 8.2 -d "FreeBSD 8.2-RELEASE" \
     -t RELENG_8_2_0_RELEASE -u CVSUP

Since csup is now available in all supported FreeBSD versions. May be 
add example for -CURRENT too.

> For now I think you need to use csup and make world method for 9-,
> sorry. I'm talking to re about what the future plans are regarding ftp
> -- not sure if this xz distribution is The Future.
>
> Chris
>
> [1] http://marcuscom.com/pipermail/tinderbox-cvs/2011-August/001527.html
>
>


-- 
Regards,
Ruslan

Tinderboxing kills... the drives.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4E629488.4090706>