Re: It is safe to build ports for 7.0 from a 6.3 chroot?

2008-03-04 Thread José García Juanino
On 04/03/2008, Mel <[EMAIL PROTECTED]> wrote: > On Tuesday 04 March 2008 01:48:37 Bogdan Ćulibrk wrote: > > > > 0) Do I need to reinvent wheel? > > > > > > Joke off. Really, why would you try alternate way of upgrading, when > > there's straight way to do it? > > > Minimize downtime of servic

Re: It is safe to build ports for 7.0 from a 6.3 chroot?

2008-03-04 Thread Bogdan Ćulibrk
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mel wrote: | | Just cause it doesn't fall into your 95% slice, doesn't make it messy. It's in | fact cleaner then using compat6x, *because* compat6x doesn't fall into the | category of potential causes when things don't work. | FYI: tinderbox is based

Re: It is safe to build ports for 7.0 from a 6.3 chroot?

2008-03-04 Thread Mel
On Tuesday 04 March 2008 13:07:21 Bogdan Ćulibrk wrote: > Mel wrote: > | Minimize downtime of services provided by ports? > | > | Jose: take a look at Tinderbox - it does exactly what you want to do: > > build > > | ports for OS release X on OS release Y, using chroot. If you're unsure > > about >

Re: It is safe to build ports for 7.0 from a 6.3 chroot?

2008-03-04 Thread Bogdan Ćulibrk
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mel wrote: | | Minimize downtime of services provided by ports? | | Jose: take a look at Tinderbox - it does exactly what you want to do: build | ports for OS release X on OS release Y, using chroot. If you're unsure about | your own method, because o

Re: It is safe to build ports for 7.0 from a 6.3 chroot?

2008-03-03 Thread Mel
On Tuesday 04 March 2008 01:48:37 Bogdan Ćulibrk wrote: > Jose Garcia Juanino wrote: > | Hi everybody > | > | Actually, I do the following in order to update from 6.3 to 7.0: > | > | 1) dump my actual 6.3 filesystems /, /var and /usr into three new > | ones: /rel70, /rel70/usr and /rel70/var (I use

Re: It is safe to build ports for 7.0 from a 6.3 chroot?

2008-03-03 Thread Bogdan Ćulibrk
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jose Garcia Juanino wrote: | Hi everybody | | Actually, I do the following in order to update from 6.3 to 7.0: | | 1) dump my actual 6.3 filesystems /, /var and /usr into three new | ones: /rel70, /rel70/usr and /rel70/var (I use the dump command, of

Re: It is safe to build ports for 7.0 from a 6.3 chroot?

2008-03-03 Thread Andrew Pantyukhin
On Mon, Mar 03, 2008 at 09:09:37PM +0100, Jose Garcia Juanino wrote: > Hi everybody > > Actually, I do the following in order to update from 6.3 to 7.0: > > 1) dump my actual 6.3 filesystems /, /var and /usr into three new > ones: /rel70, /rel70/usr and /rel70/var (I use the dump command, of > co

It is safe to build ports for 7.0 from a 6.3 chroot?

2008-03-03 Thread Jose Garcia Juanino
Hi everybody Actually, I do the following in order to update from 6.3 to 7.0: 1) dump my actual 6.3 filesystems /, /var and /usr into three new ones: /rel70, /rel70/usr and /rel70/var (I use the dump command, of course) 2) chroot /rel70 and mergemaster -p + buildkernel + buildworld + installkern