Blame Manuals/Repository/repository-latex/Identity/Themes/Distro/Anaconda/Firstboot/manual.tex

4c79b5
\documentclass[12pt]{article}
4c79b5
\usepackage[pdftex]{graphicx}
4c79b5
\usepackage{hyperref}
4c79b5
\hypersetup{pdfauthor={Alain Reguera Delgado},%
4c79b5
            pdftitle={Firstboot Visual Style},%
4c79b5
            pdfsubject={CentOS Corporate Visual Identity}%
4c79b5
            }
4c79b5
4c79b5
% Tell LaTeX how to hyphenate a word. Don't hyphenate the following
4c79b5
% words:
4c79b5
\hyphenation{CentOS CENTOSARTWORK}
4c79b5
4c79b5
\title{Firstboot Visual Style}
4c79b5
\author{Alain Reguera Delgado}
4c79b5
4c79b5
\begin{document}
4c79b5
4c79b5
\maketitle
4c79b5
4c79b5
\begin{abstract} 
4c79b5
4c79b5
This article describes the visual style of CentOS firstboot
4c79b5
(1.4.27.3-1.el5.centos). Firstboot is the initial system configuration
4c79b5
utility that guides you through a series of steps for easier
4c79b5
configuration of the machine (keyboard layout, language, time zone,
4c79b5
etc.). Firstboot takes place the first time you boot up your installed
4c79b5
system.
4c79b5
4c79b5
Copyright \copyright\ 2010 The CentOS Project. Permission is granted
4c79b5
to copy, distribute and/or modify this document under the terms of the
4c79b5
GNU Free Documentation License, Version 1.2 or any later version
4c79b5
published by the Free Software Foundation; with no Invariant Sections,
4c79b5
no Front-Cover Texts, and no Back-Cover Texts. A copy of the license
4c79b5
is included in the section entitled ``GNU Free Documentation
4c79b5
License''.  
4c79b5
4c79b5
\end{abstract}
4c79b5
4c79b5
\tableofcontents
4c79b5
4c79b5
\input{sections/introduction.tex}
4c79b5
\input{../../../../../installation.tex}
4c79b5
\input{../../../../../configuration.tex}
4c79b5
\input{sections/framework.tex}
4c79b5
\input{sections/rebranding.tex}
4c79b5
4c79b5
\input{../../../../../Licenses/GFDL.tex}
4c79b5
4c79b5
\end{document}