Blob Blame History Raw
\documentclass[12pt]{article}
\usepackage[pdftex]{graphicx}
\usepackage{hyperref}
\hypersetup{pdfauthor={Alain Reguera Delgado},%
            pdftitle={Firstboot Visual Style},%
            pdfsubject={CentOS Corporate Visual Identity}%
            }

% Tell LaTeX how to hyphenate a word. Don't hyphenate the following
% words:
\hyphenation{CentOS CENTOSARTWORK}

\title{Firstboot Visual Style}
\author{Alain Reguera Delgado}

\begin{document}

\maketitle

\begin{abstract} 

This article describes the visual style of CentOS firstboot
(1.4.27.3-1.el5.centos). Firstboot is the initial system configuration
utility that guides you through a series of steps for easier
configuration of the machine (keyboard layout, language, time zone,
etc.). Firstboot takes place the first time you boot up your installed
system.

Copyright \copyright\ 2010 The CentOS Project. Permission is granted
to copy, distribute and/or modify this document under the terms of the
GNU Free Documentation License, Version 1.2 or any later version
published by the Free Software Foundation; with no Invariant Sections,
no Front-Cover Texts, and no Back-Cover Texts. A copy of the license
is included in the section entitled ``GNU Free Documentation
License''.  

\end{abstract}

\tableofcontents

\input{sections/introduction.tex}
\input{../../../../../installation.tex}
\input{../../../../../configuration.tex}
\input{sections/framework.tex}
\input{sections/rebranding.tex}

\input{../../../../../Licenses/GFDL.tex}

\end{document}