Date: Mon, 4 Jul 2016 11:50:11 -0600 (MDT) From: Warren Block <wblock@wonkity.com> To: Matthew Seaman <m.seaman@infracaninophile.co.uk> Cc: freebsd-questions@freebsd.org Subject: Re: A question about downloading FreeBSD kernel code Message-ID: <alpine.BSF.2.20.1607041148300.82501@wonkity.com> In-Reply-To: <0803e173-69c6-a5ba-653a-127729d04f57@infracaninophile.co.uk> References: <2016070420234846698317@chinadtrace.org> <alpine.BSF.2.20.1607040811050.89438@wonkity.com> <d3e5e1a9-63ae-1720-f4a6-57f3ca5f94e7@hiwaay.net> <0803e173-69c6-a5ba-653a-127729d04f57@infracaninophile.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 4 Jul 2016, Matthew Seaman wrote: > While Warren is correct in his command line: > > svn checkout -r nnnnnn https://svn.freebsd.org/base/releng/10.3 /usr/src > > actually, for -RELEASE branches, you typically want to have all the > available SA and EN patches applied, and you can do that without having > to know a revision number: > > svn checkout https://svn.freebsd.org/base/releng/10.3 /usr/src Right... but I was concerned with trying to match the installed version already on the system. Not a problem if world and kernel are going to be built and installed, though.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.20.1607041148300.82501>