Linux/Tipps/Gentoo/Kernel: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Linux/Tipps/Gentoo/Kernel (Quelltext anzeigen)
Version vom 23. November 2012, 09:33 Uhr
, 23. November 2012→Namespaces (benötigt für die Sandbox von Chrome/Chromium
Thomas (Diskussion | Beiträge) |
Thomas (Diskussion | Beiträge) |
||
Zeile 256: | Zeile 256: | ||
* CONFIG_X86_PAE: '''Processor type and features -> PAE (Physical Address Extension) Support''' = y | * CONFIG_X86_PAE: '''Processor type and features -> PAE (Physical Address Extension) Support''' = y | ||
==Namespaces (benötigt für die Sandbox von Chrome/Chromium== | ==Namespaces (benötigt für die Sandbox von Chrome/Chromium)== | ||
* CONFIG_NAMESPACES: '''General setup -> Namespaces support''' = y | * CONFIG_NAMESPACES: '''General setup -> Namespaces support''' = y | ||
* PID_NS: '''General setup -> Namespaces support -> PID Namespaces''' = y | * PID_NS: '''General setup -> Namespaces support -> PID Namespaces''' = y | ||
* NET_NS: '''General setup -> Namespaces support -> Network namespace''' = y | * NET_NS: '''General setup -> Namespaces support -> Network namespace''' = y |