Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Apr 2013 15:36:15 +0200
From:      Fabian Wenk <fabian@wenks.ch>
To:        freebsd-ppc@freebsd.org
Subject:   Re: Unable to obtain PowerPC Kernel and System sources
Message-ID:  <517D25CF.9000100@wenks.ch>
In-Reply-To: <CAKm19pmeQquyP%2BAFWK%2BKuq%2B-f0o9En3rFmANCG5LJ_G%2BVDWSfg@mail.gmail.com>
References:  <CAKm19pmeQquyP%2BAFWK%2BKuq%2B-f0o9En3rFmANCG5LJ_G%2BVDWSfg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello Shlomi

On 28.04.2013 12:11, Shlomi Marco wrote:
> I've recently installed FreeBSD 9.1-RC2 from ISO on my iMac G4.
> I've later tried to fetch the system and kernel sources via sysinstall,
> with no success, I'm getting the following message:

> What am I doing wrong, and how otherwise can I get the sources I need?

You will probably not be able to get the sources for 9.1-RC2 any 
more. I hope you already have the Ports installed, then you can 
do the following steps to get the sources for 9.1 (to rebuild and 
upgrade to 9.1-RELEASE).

cd /usr/ports/devel/subversion
make install
make clean
cd
svn checkout svn://svn.freebsd.org/base/releng/9.1 /usr/src

And then follow the documentation in the handbook, e.g. "Chapter 
25 Updating and Upgrading FreeBSD" [1].

   [1] 
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/updating-upgrading.html


bye
Fabian



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