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