Unable to obtain PowerPC Kernel and System sources
Fabian Wenk
fabian at wenks.ch
Sun Apr 28 13:36:18 UTC 2013
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
More information about the freebsd-ppc
mailing list