Note
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Difference between revisions of "Amd64-zen"
Jump to navigation
Jump to search
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Subarch | {{Subarch | ||
|CPU Family=64-bit AMD Processors | |CPU Family=64-bit AMD Processors | ||
|release date=February 1, 2017 | |release date=February 1, 2017 | ||
|releases=next | |||
|subarch=amd64-zen | |subarch=amd64-zen | ||
| | |arch=x86-64bit | ||
|Description=The amd64-zen subarch is optimized for AMD Ryzen and EPYC processors. | |Description=The amd64-zen subarch is optimized for AMD Ryzen and EPYC processors. | ||
}} | }} | ||
{{DockerBlurb}} |
Latest revision as of 22:14, July 23, 2022
This section lists the CPU-optimized Funtoo Linux builds currently available for download for amd64-zen. The amd64-zen subarch is optimized for AMD Ryzen and EPYC processors.
next
Not sure which to choose? See this portion of our Install docs.
For information on how to verify the integrity of your stage3 tarball using gpg
, see GPG Signatures.
Architecture and Optimization
The following settings are applied to all stages for this subarch via Funtoo subarch profiles:
CHOST | x86_64-pc-linux-gnu |
CFLAGS | -march=znver1 -O2 -pipe |
Grab me from DockerHub!
This stage3 can be deployed from Funtoo DockerHub via
docker pull funtoo/stage3-amd64-zen
. See Docker for more info.