Note
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Difference between revisions of "Translations:Install/107/zh-cn"
Jump to navigation
Jump to search
(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...") |
|||
Line 1: | Line 1: | ||
{{TableStart}} | {{TableStart}} | ||
{{2ColHead|Variant|Description}} | {{2ColHead|Variant|Description}} | ||
<tr><td>{{c|standard}}</td><td> | <tr><td>{{c|standard}}</td><td>Funtoo Linux 的"'标准'"版。</td></tr> | ||
<tr><td>{{c|pure64}}</td><td> | <tr><td>{{c|pure64}}</td><td>不提供 多位元支持(multilib,32-bit compatibility)的 64 位版本。是服务器系统的理想选择。</td></tr> | ||
<tr><td>{{c|hardened}}</td><td>Includes 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.</td></tr> | <tr><td>{{c|hardened}}</td><td>Includes 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.</td></tr> | ||
{{TableEnd}} | {{TableEnd}} |
Revision as of 02:35, July 3, 2018
Variant | Description |
---|---|
standard | Funtoo Linux 的"'标准'"版。 |
pure64 | 不提供 多位元支持(multilib,32-bit compatibility)的 64 位版本。是服务器系统的理想选择。 |
hardened | Includes 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. |