diff options
Diffstat (limited to 'xml/selinux')
-rw-r--r-- | xml/selinux/hb-using-install.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/xml/selinux/hb-using-install.xml b/xml/selinux/hb-using-install.xml index 85b2551..6a58a58 100644 --- a/xml/selinux/hb-using-install.xml +++ b/xml/selinux/hb-using-install.xml @@ -7,8 +7,8 @@ <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/hardened/selinux/hb-using-install.xml,v 1.4 2011/06/07 19:46:52 klondike Exp $ --> <sections> -<version>22</version> -<date>2012-05-05</date> +<version>23</version> +<date>2012-05-06</date> <section> <title>Installing Gentoo (Hardened)</title> @@ -300,9 +300,9 @@ tools or configurations that apply. Previously (before <path>sys-libs/libselinux-2.1.9</path> was stabilized) the location of the SELinux file system was <path>/selinux</path>. This location can still be used (the recent libselinux implementations are currently backwards -compatible with it) but we recommend to use the new location when you can - and -if this is your first installation, better to go with the latest one -immediately ;-) +compatible with it) and, due to <uri link="https://bugs.gentoo.org/14779">bug +14779</uri>, is still the location to use if you do not boot with an initramfs +that premounts <path>/sys</path>. </p> </body> |