<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE book SYSTEM "/dtd/book.dtd">

<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/hardened/selinux/selinux-handbook.xml,v 1.6 2006/09/07 10:37:46 neysx Exp $ -->

<book link="selinux-handbook.xml">
<title>Gentoo SELinux Handbook</title>

<author title="Author">
  <mail link="pebenito@gentoo.org">Chris PeBenito</mail>
</author>

<abstract>
This is the Gentoo SELinux Handbook.
</abstract>

<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
<license/>

<version>1.99</version>
<date>2006-09-05</date>

<part>
<title>Installing Gentoo SELinux</title>
<abstract>
In this part you learn how to install Gentoo SELinux on your system.
</abstract>

<chapter>
<title>Gentoo SELinux Installation</title>
<abstract>
How to do a fresh installation of Gentoo SELinux.
</abstract>
  <include href="hb-install.xml"/>
</chapter>
</part>

<part>
<title>Converting to Gentoo SELinux</title>
<abstract>
SELinux alternatively can be installed on current Linux installations.  This
Chapter deals with converting a prexisting Gentoo install to SELinux.
</abstract>
<chapter>
<title>Initial preparations</title>
<abstract>
A few preparations must be done before installing SELinux packages.
</abstract>
  <include href="hb-selinux-conv-profile.xml"/>
</chapter>
<chapter>
<title>Boot SELinux Kernel</title>
<abstract>
Install and boot a SELinux kernel.
</abstract>
  <include href="hb-selinux-conv-reboot1.xml"/>
</chapter>
<chapter>
<title>Install SELinux Userland</title>
<abstract>
Install SELinux packages and policy, and label filesystems.
</abstract>
  <include href="hb-selinux-conv-reboot2.xml"/>
</chapter>
</part>

<part>
<title>Working with SELinux</title>
<abstract>
Learn how to work with SELinux
</abstract>
<chapter>
<title>SELinux Overview</title>
<abstract>
SELinux has many parts to understand.  This chapter discusses SELinux's
important concepts and policy.
</abstract>
  <include href="hb-selinux-overview.xml"/>
</chapter>
<chapter>
<title>SELinux HOWTO</title>
<abstract>
This chapter deals with how to common operations in SELinux.
</abstract>
  <include href="hb-selinux-howto.xml"/>
</chapter>
<chapter>
<title>SELinux FAQ</title>
<abstract>
This chapter deals with frequently asked questions in SELinux.
</abstract>
  <include href="hb-selinux-faq.xml"/>
</chapter>
<chapter>
<title>SELinux Reference Materials</title>
<abstract>
This has a list of external references on SELinux.
</abstract>
  <include href="hb-selinux-references.xml"/>
</chapter>
</part>

<part>
<title>Troubleshooting SELinux</title>
<abstract>
When encountering problems on a machine, SELinux can add extra difficulty
in fixing the problem.  This chapter walks through fixing common problems.
</abstract>
<chapter>
<title>Policy Not Loaded on Boot</title>
<abstract>
This chapter deals with the problem of the policy not being loaded on boot.
</abstract>
  <include href="hb-selinux-initpol.xml"/>
</chapter>
<chapter>
<title>Trouble Logging in Locally</title>
<abstract>
This chapter deals with problems logging in locally at the console.
</abstract>
  <include href="hb-selinux-loglocal.xml"/>
</chapter>
<chapter>
<title>Trouble Logging in Remotely</title>
<abstract>
This chapter deals with problems logging in remotely by ssh.
</abstract>
  <include href="hb-selinux-logremote.xml"/>
</chapter>
</part>

</book>
