Date: Wed, 16 Oct 2019 16:52:02 +0100 From: Matthew Seaman <matthew@FreeBSD.org> To: freebsd-questions@freebsd.org Subject: Re: Installing head Message-ID: <a78c4fea-c907-fd7a-d521-0b3f8bc67729@FreeBSD.org> In-Reply-To: <f1f9ec90-8cf3-cf09-7766-9a6a9d362e04@netfence.it> References: <e935b51c-3dee-6e7a-3909-e7ec937055dc@netfence.it> <20191016172608.b45d9da4.freebsd@edvax.de> <f1f9ec90-8cf3-cf09-7766-9a6a9d362e04@netfence.it>
next in thread | previous in thread | raw e-mail | index | archive | help
On 16/10/2019 16:35, Andrea Venturoli wrote: > Probably my question should have been clearer: is it possible to move > from 12.0 (freshly installed) to HEAD directly *now* (or possibly after > "waiting a little")? > Or *must* I go through STABLE? > Compiling takes a lot of time and doing it twice takes two lots :) This should be possible in theory, but maybe not in practice. You should always be able to upgrade from the last release on one branch to the first release on the next. Except, of course, there is no 13.0 release just now. HEAD is the closest thing to 13.0 release you can get at the moment, and a source level upgrade from 12.0-RELEASE should probably work. If it doesn't, that's technically a bug and should be reported so it can be fixed. Mind you, 12.1 is really close to being out (due 4th Nov) so the response may well be 'please try 12.1-RELEASE when it is available'. If what you want is a HEAD system with least faff, then installing one of the 13-CURRENT snapshots (https://www.freebsd.org/snapshots/ as pointed out by Yasuhiro KIMURA) and upgrading from there is your best bet. Cheers, Matthew
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?a78c4fea-c907-fd7a-d521-0b3f8bc67729>