Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jun 2005 18:41:14 +0800
From:      "Mars G. Miro" <marsgmiro@gmail.com>
To:        freebsd-stable@freebsd.org
Subject:   (no subject)
Message-ID:  <28edec3c05061403411b3714f9@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
------=_Part_16958_6217374.1118745674720
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

Yo list!

 I've found out that there are some hurdles in doing this upgrade, as
also pointed out by another user [0]. The problem is in make and I
think it happened during this change [1]. It can be solved by
installing the new make first, before the installkernel and
installworld process, e.g.:
 [ this assumes you've already built world from another box and
NFS-exported the /usr/src and /usr/obj directories, and mounting them
from the client ]
  # cd  /usr/src/usr.bin/make && make install
 [ 'rehash' if using csh. then create the pf user/groups, as pf became
officially imported in 5.3, refer to src/etc/master.passwd and group
files ]
  # cd /usr/src && make installkernel && make installworld
  [ mergemaster  ]

Thanks.=20




[0] http://lists.freebsd.org/pipermail/freebsd-stable/2005-June/015618.html
[1] http://www.freebsd.org/cgi/cvsweb.cgi/src/Makefile.inc1.diff?r1=3D1.433=
&r2=3D1.434&f=3Dh

------=_Part_16958_6217374.1118745674720
Content-Type: application/octet-stream; name="NFS upgrading from 5.2.1->5.4"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="NFS upgrading from 5.2.1->5.4"


------=_Part_16958_6217374.1118745674720--



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