Date: Thu, 3 Jan 2019 17:51:47 +0000 From: Matthew Seaman <matthew@FreeBSD.org> To: freebsd-questions@freebsd.org Subject: Re: Installing FreeBSD on HP Computer that is using software RAID 5 Message-ID: <8a1d9b31-8dc7-753c-8d37-1eed2d0bd06a@FreeBSD.org> In-Reply-To: <SN1PR20MB210964F5AA73DB24FF0CA079808D0@SN1PR20MB2109.namprd20.prod.outlook.com> References: <SN1PR20MB2109CC11BEFFA9383FDCA406808C0@SN1PR20MB2109.namprd20.prod.outlook.com> <20190102222619.c63f20f0.freebsd@edvax.de> <SN1PR20MB2109B69D2E6B7E9E5C6C0087808D0@SN1PR20MB2109.namprd20.prod.outlook.com> <alpine.BSF.2.21.9999.1901031243160.25281@mail.fig.ol.no> <SN1PR20MB2109D5A7EAFFFD226B85293D808D0@SN1PR20MB2109.namprd20.prod.outlook.com> <6d05c736-8020-4963-fe29-3e6bd9110fe3@FreeBSD.org> <SN1PR20MB210964F5AA73DB24FF0CA079808D0@SN1PR20MB2109.namprd20.prod.outlook.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 03/01/2019 17:20, Carmel NY wrote: > On Thu, 3 Jan 2019 17:00:36 +0000, Matthew Seaman stated: > >> Nope. So long as you have Internet access available, then you can use >> the 'Boot Only' disk image for FreeBSD 12 in exactly the same way. >> >> Cheers, >> >> Matthew > > Thank you Matthew, I was worried that things had changed. I like > installing from the net. Also, hopefully I am getting the latest > versions, although that is probably not true. I know that Microsoft > does that, but I am not really sure how FreeBSD handles it. > If you download the installer image for FreeBSD-12.0 then that's exactly what you'll get as the base system: FreeBSD-12.0-RELEASE. You would then need to run freebsd-update(8) or similar after installation to get any subsequently issued security or errata patches. By contrast, with pkgs you would always be getting the latest available version available from the repository, although remember that the default for a -RELEASE system is to use the quarterly package set, so "latest available" could mean (at worst) "3 months behind the current upstream version." Given that at the time of writing this e-mail the 2019Q1 branch is only 3 days old, right now everything is still pretty much up to date compared to the latest packages. Cheers, Matthew
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8a1d9b31-8dc7-753c-8d37-1eed2d0bd06a>