Translations:Install/107/zh-cn

From Funtoo
Revision as of 13:41, January 6, 2018 by Facility (talk | contribs) (Created page with "{{TableStart}} {{2ColHead|Variant|Description}} <tr><td>{{c|standard}}</td><td>The "standard" version of Funtoo Linux</td></tr> <tr><td>{{c|pure64}}</td><td>A 64-bit build tha...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
VariantDescription
standardThe "standard" version of Funtoo Linux
pure64A 64-bit build that drops multilib (32-bit compatibility) support. Can be ideal for server systems.
hardenedIncludes PIE/SSP toolchain for enhanced security. PIE does require the use of PaX in the kernel, while SSP works with any kernel, and provides enhanced security in user-space to avoid stack-based exploits. For expert users.