Blame Manual/repository-latex/centos-art.sh-latex/Identity/Themes/Distro/Anaconda/Firstboot/manual.tex

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