Re: Where can I download security hardened version of Gentoo?

Michael Orlitzky <[email protected]> Fri, 05 Aug 2022 08:32:53 -0400
Newsgroups gmane.linux.gentoo.hardened
Message-ID <[email protected]>
On Fri, 2022-08-05 at 16:56 +0800, Turritopsis Dohrnii Teo En Ming
wrote:
>=20
> Good day from Singapore,
>=20
> Where can I download security hardened version of Gentoo?
>=20

There is no specific hardened version to download. When installing
Gentoo, you normally download and extract a generic system image called
a "stage3", tweak some configuration files, install some packages, and
then (ideally) re-compile everything that was in the stage3.

There are hardened versions of the stage3 archives -- just look for the
word "hardened" in the filename -- but for the most part, hardening
these days consists of setting USE=3Dhardened in your make.conf, and in
building a kernel with additional hardening features. When you
recompile your system after setting USE=3Dhardened during the
installation, you'll wind up with a "hardened Gentoo" system, insofar
as such a thing exists these days.