Re: Upgrading from 6.2 to 7.0

2008-03-10 Thread Jay Deiman
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

[EMAIL PROTECTED] wrote:
 On 08/03/2008, Adam J Richardson [EMAIL PROTECTED] wrote:
 The-IRC Hosting Administration Team wrote:
   There is nothing wrong with obtaining the source code of 7.X and doing a
   full recompile to upgrade your version sanely.


 Ah, really? Good news. I heard somewhere there were problems upgrading
  like that across a major version boundary. Or was it to a BETA? That
  might have been it.
 
 AFIK, that was 4.x - 5/6
 OR
 Ports, which are bound to be a problem across
 major versions.*
 Also, 8.x has a recent change which prevents
 easy upgrading from early versions of 5/6(/7?).
 
 In any case, I had no problems upgrading to 7 via
 normal methods as outlined in /usr/src/UPDATING
 for two machines running 6.x

Well, I'm going to give this a try on a machine today.  Thanks for all
the input everyone.

 
 
 
 * literally everything explodes and your fish dies.
 

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFH1WsKQ0lr+ZVKSBgRAmuvAKCRZRx9+L0XUHGS5jzkthuwv09d8QCggBo3
xmSEd4j08pL/Y/PzcRfaVcU=
=+S0d
-END PGP SIGNATURE-
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Upgrading from 6.2 to 7.0

2008-03-08 Thread Andrey O.Sokolov
On Sat, Mar 08, 2008 at 07:48:40PM +, Adam J Richardson wrote:
Jay Deiman wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I have a couple of 6.2 machines that I would like to upgrade to the 7.0
release.  Is there an official set of instructions for this process?

1.cvsup new source (src  port)
2.cd /usr/src
3.make buildworld
4.change you KERNCONF
5.make KERNCONF=yourKERN
6.shutdown -r now (reboot in single mode)
7.mergemaster -p
8.make delete-old
9.make installworld
10.mergemaster
11.reboot
12.cd /usr/port/ports-mgmt/portmanager
13.make deinstall  make install clean (if portmanager was install)
14. portmanager -u -f 
15. cd /usr/src
16. make delete-old-libs
17.shutdown -r now

Thanks,

Jay Deiman
Hi Jay,

This isn't a recommendation or anything, but I did manage to upgrade one 
of my boxes from 6.3-SOMETHING to 7.0-BETA4 using the standard make 
{build{world,kernel},install{kernel,world}} process. I didn't have any 
problems with it, but it's not a supported method, so only do this if 
you're a crazy like me with no regard for his data. Actually you're 
probably best off backing up all your data and doing a clean install.

Since I'm a crazy with no regard for his data, I'm doing it again 
tonight, this time to 7.0-RELEASE with a GENERIC kernel. I'll let you 
know how it goes.

YMMV
#include disclaimer.h
etc.

Regards,
Adam J Richardson

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

-- 
___
С уважением,
 Андрей Соколов
 ***AOS224-RIPE***   mailto:[EMAIL PROTECTED]
 Phone +38(056)3728047
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Upgrading from 6.2 to 7.0

2008-03-08 Thread Adam J Richardson

The-IRC Hosting Administration Team wrote:

There is nothing wrong with obtaining the source code of 7.X and doing a
full recompile to upgrade your version sanely.


Ah, really? Good news. I heard somewhere there were problems upgrading 
like that across a major version boundary. Or was it to a BETA? That 
might have been it.


Thanks for the reassurance. :)
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: Upgrading from 6.2 to 7.0

2008-03-08 Thread The-IRC Hosting Administration Team
One way to make the system unstable ;)

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Andrey O.Sokolov
Sent: Saturday, March 08, 2008 3:09 PM
To: freebsd-questions@freebsd.org
Cc: Jay Deiman; freebsd-questions@freebsd.org
Subject: Re: Upgrading from 6.2 to 7.0

On Sat, Mar 08, 2008 at 07:48:40PM +, Adam J Richardson wrote:
Jay Deiman wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I have a couple of 6.2 machines that I would like to upgrade to the 7.0
release.  Is there an official set of instructions for this process?

1.cvsup new source (src  port)
2.cd /usr/src
3.make buildworld
4.change you KERNCONF
5.make KERNCONF=yourKERN
6.shutdown -r now (reboot in single mode)
7.mergemaster -p
8.make delete-old
9.make installworld
10.mergemaster
11.reboot
12.cd /usr/port/ports-mgmt/portmanager
13.make deinstall  make install clean (if portmanager was install)
14. portmanager -u -f 
15. cd /usr/src
16. make delete-old-libs
17.shutdown -r now

Thanks,

Jay Deiman
Hi Jay,

This isn't a recommendation or anything, but I did manage to upgrade one 
of my boxes from 6.3-SOMETHING to 7.0-BETA4 using the standard make 
{build{world,kernel},install{kernel,world}} process. I didn't have any 
problems with it, but it's not a supported method, so only do this if 
you're a crazy like me with no regard for his data. Actually you're 
probably best off backing up all your data and doing a clean install.

Since I'm a crazy with no regard for his data, I'm doing it again 
tonight, this time to 7.0-RELEASE with a GENERIC kernel. I'll let you 
know how it goes.

YMMV
#include disclaimer.h
etc.

Regards,
Adam J Richardson

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to
[EMAIL PROTECTED]

-- 
___
С уважением,
 Андрей Соколов
 ***AOS224-RIPE***   mailto:[EMAIL PROTECTED]
 Phone +38(056)3728047
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Upgrading from 6.2 to 7.0

2008-03-08 Thread [EMAIL PROTECTED]
On 08/03/2008, Adam J Richardson [EMAIL PROTECTED] wrote:
 The-IRC Hosting Administration Team wrote:
   There is nothing wrong with obtaining the source code of 7.X and doing a
   full recompile to upgrade your version sanely.


 Ah, really? Good news. I heard somewhere there were problems upgrading
  like that across a major version boundary. Or was it to a BETA? That
  might have been it.

AFIK, that was 4.x - 5/6
OR
Ports, which are bound to be a problem across
major versions.*
Also, 8.x has a recent change which prevents
easy upgrading from early versions of 5/6(/7?).

In any case, I had no problems upgrading to 7 via
normal methods as outlined in /usr/src/UPDATING
for two machines running 6.x



* literally everything explodes and your fish dies.

-- 
--
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: Upgrading from 6.2 to 7.0

2008-03-08 Thread The-IRC Hosting Administration Team
There is nothing wrong with obtaining the source code of 7.X and doing a
full recompile to upgrade your version sanely.

Just use a cvsup file like this and run it with cvsup -g -L 2 cvs-supfile
*default host=cvsup4.us.FreeBSD.org
*default base=/var/db
*default prefix=/usr
*default release=cvs tag=RELENG_7
*default delete
*default compress
*default use-rel-suffix
src-all

After you've obtained the new sourcecode do the following.

`cd /usr/src'   (or to the directory containing your source tree).
`make buildworld'
`make buildkernel KERNCONF=YOUR_KERNEL_HERE' (default is GENERIC).
`make installkernel KERNCONF=YOUR_KERNEL_HERE'   (default is GENERIC).
`reboot'(in single user mode: boot -s from the loader prompt).
`mergemaster -p'
`make installworld'
`mergemaster'
`reboot'

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Adam J Richardson
Sent: Saturday, March 08, 2008 2:49 PM
To: Jay Deiman
Cc: freebsd-questions@freebsd.org
Subject: Re: Upgrading from 6.2 to 7.0

Jay Deiman wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 I have a couple of 6.2 machines that I would like to upgrade to the 7.0
 release.  Is there an official set of instructions for this process?

 Thanks,

 Jay Deiman
Hi Jay,

This isn't a recommendation or anything, but I did manage to upgrade one 
of my boxes from 6.3-SOMETHING to 7.0-BETA4 using the standard make 
{build{world,kernel},install{kernel,world}} process. I didn't have any 
problems with it, but it's not a supported method, so only do this if 
you're a crazy like me with no regard for his data. Actually you're 
probably best off backing up all your data and doing a clean install.

Since I'm a crazy with no regard for his data, I'm doing it again 
tonight, this time to 7.0-RELEASE with a GENERIC kernel. I'll let you 
know how it goes.

YMMV
#include disclaimer.h
etc.

Regards,
Adam J Richardson

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Upgrading from 6.2 to 7.0

2008-03-08 Thread Adam J Richardson

Jay Deiman wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I have a couple of 6.2 machines that I would like to upgrade to the 7.0
release.  Is there an official set of instructions for this process?

Thanks,

Jay Deiman

Hi Jay,

This isn't a recommendation or anything, but I did manage to upgrade one 
of my boxes from 6.3-SOMETHING to 7.0-BETA4 using the standard make 
{build{world,kernel},install{kernel,world}} process. I didn't have any 
problems with it, but it's not a supported method, so only do this if 
you're a crazy like me with no regard for his data. Actually you're 
probably best off backing up all your data and doing a clean install.


Since I'm a crazy with no regard for his data, I'm doing it again 
tonight, this time to 7.0-RELEASE with a GENERIC kernel. I'll let you 
know how it goes.


YMMV
#include disclaimer.h
etc.

Regards,
Adam J Richardson

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Upgrading from 6.2 to 7.0

2008-03-08 Thread Adam J Richardson

The-IRC Hosting Administration Team wrote:

Just use a cvsup file like this and run it with cvsup -g -L 2 cvs-supfile
*default host=cvsup4.us.FreeBSD.org
*default base=/var/db
*default prefix=/usr
*default release=cvs tag=RELENG_7
*default delete
*default compress
*default use-rel-suffix
src-all

After you've obtained the new sourcecode do the following.

`cd /usr/src'   (or to the directory containing your source tree).
`make buildworld'
`make buildkernel KERNCONF=YOUR_KERNEL_HERE' (default is GENERIC).
`make installkernel KERNCONF=YOUR_KERNEL_HERE'   (default is GENERIC).
`reboot'(in single user mode: boot -s from the loader prompt).
`mergemaster -p'
`make installworld'
`mergemaster'
`reboot'


Hi all,

I mentioned I'd report back. I followed the usual upgrade instructions 
provided above. Everything built and installed smoothly.


Before:
%uname -rims
FreeBSD 6.3-PRERELEASE i386 GENERIC

After:
%uname -rims
FreeBSD 7.0-STABLE i386 GENERIC

So all seems well. I won't mention ports here, I am just concerned with 
kernel and world for now.


That said... YMMV, #include disclaimer.h, etc

Regards,
Adam J Richardson

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Upgrading from 6.2 to 7.0

2008-02-29 Thread Dustin Coates
http://www.freebsd.org/releases/7.0R/relnotes.html#UPGRADE


On Fri, 2008-02-29 at 19:01 -0600, Jay Deiman wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 I have a couple of 6.2 machines that I would like to upgrade to the 7.0
 release.  Is there an official set of instructions for this process?
 
 Thanks,
 
 Jay Deiman
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.6 (GNU/Linux)
 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
 
 iD8DBQFHyKsCQ0lr+ZVKSBgRAg9WAJ9p4/0BxGR2OOeLfLFjNjrYmOCengCfSdHg
 y0ZelWPJPoQuThZqm09Jogc=
 =+YOc
 -END PGP SIGNATURE-
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]


signature.asc
Description: This is a digitally signed message part