Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Apr 1996 09:16:50 -0300
From:      compland@ism.com.br (Helio Coelho Jr. - CompuLand Informatica)
To:        questions@freebsd.org
Subject:   Going to -stable
Message-ID:  <199604031216.JAA30924@unix1.ism.com.br>

next in thread | raw e-mail | index | archive | help
Hi:

  I'm trying to upgrade form 2.1R to 2.1-stable. I've done the following:

1  Got the files src-2.1.0015C.gz and
                src-2.1.0016.gz to src-2.1.0060.gz

2  Put all of them in one directory,  /var/pub/FreeBSD-2.1/ctm.

3  make a directory for the source:
   mkdir /var/pub/FreeBSD-2.1/src

4  Make a copy of the live file system's /usr/src tree.
   cp -R /cdrom/usr/src /var/pub/FreeBSD-2.1

5  Update that tree with ctm
   cd /var/pub/FreeBSD-2.1/src
   ctm /var/pub/FreeBSD-2.1/ctm/*

(zzzzzZZZZzzzzz Waited about 2 hours)

6  Now clone that tree into /usr/src

   cd /usr/src
   lndir /var/pub/FreeBSD-2.1/src


  Then I issue a 'make world' and a 'make install'. Fine.
  Then I rebuild the kernel. OK.

  I booted the machine, and appears 'FreeBSD 2.0 Release' (?)

  I issued a 'uname -v' and I got 'FreeBSD 2.1.0-Release #0'


  Then I take a look at  /usr/src/sys/conf/newvers.sh

  And it indicate BRANCH="STABLE"

  What I am missing ? :(

Please help me !
Helio.






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