Date: Sat, 3 Nov 2012 15:44:19 +0000 (UTC) From: jb <jb.1234abcd@gmail.com> To: freebsd-stable@freebsd.org Subject: Re: freebsd-update and surces of 9.1-RC3 Message-ID: <loom.20121103T162713-254@post.gmane.org> References: <50952210.7060000@grosbein.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Eugene Grosbein <eugen <at> grosbein.net> writes: > > Hi! > > I'm trying to use freebsd-update for first time. > I have 9.0-RELEASE installed without sources and I have read Handbook chapter > and manual page for freebsd-update. > ... > How do I make freebsd-update to download and install sources > for 9.1-RC3 so I could rebuild custom kernel? > ... You did not get src updated because you did not have it before. Because there was no official announcement, I can give you a link (similar to one for -RC2), from which you can get the sources src.txz: ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/i386/9.1-RC3/ Be sure to check download's signature in MANIFEST file. After that: - make backup of anything you got in /usr/src, and remove that dir # rm -rf /usr/src - unpack downloaded file locally into /usr/src dir (that destination dir is a default) jb
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?loom.20121103T162713-254>