|
|
183ae8 |
\documentclass[12pt]{article}
|
|
|
183ae8 |
\usepackage{longtable}
|
|
|
183ae8 |
\usepackage[pdftex]{graphicx}
|
|
|
183ae8 |
\usepackage{hyperref}
|
|
|
183ae8 |
\hypersetup{pdfauthor={Alain Reguera Delgado},%
|
|
|
183ae8 |
pdftitle={Anaconda Splash Visual Style},%
|
|
|
183ae8 |
pdfsubject={CentOS Corporate Visual Identity}%
|
|
|
183ae8 |
}
|
|
|
183ae8 |
|
|
|
183ae8 |
% Tell LaTeX how to hyphenate a word. Don't hyphenate the following
|
|
|
183ae8 |
% words:
|
|
|
183ae8 |
\hyphenation{CentOS CENTOSARTWORK}
|
|
|
183ae8 |
|
|
|
183ae8 |
\title{Anaconda Splash Visual Style}
|
|
|
183ae8 |
\author{Alain Reguera Delgado}
|
|
|
183ae8 |
|
|
|
183ae8 |
\begin{document}
|
|
|
183ae8 |
|
|
|
183ae8 |
\maketitle
|
|
|
183ae8 |
|
|
|
183ae8 |
\begin{abstract}
|
|
|
183ae8 |
|
|
|
183ae8 |
This article describes Anaconda Splash screen. This screen is shown
|
|
|
183ae8 |
after Anaconda Prompt screen.
|
|
|
183ae8 |
|
|
|
183ae8 |
Anaconda is the name of the install program used by CentOS. It is
|
|
|
183ae8 |
python-based with some custom modules written in C. The anaconda
|
|
|
183ae8 |
installer works on a wide variety of Linux-based computing
|
|
|
183ae8 |
architectures (ia32, Itanium, Alpha, S/390, PowerPC), and is designed
|
|
|
183ae8 |
to make it easy to add platforms.
|
|
|
183ae8 |
|
|
|
183ae8 |
Copyright (C) 2010 The CentOS Project. Permission is granted to copy,
|
|
|
183ae8 |
distribute and/or modify this document under the terms of the GNU Free
|
|
|
183ae8 |
Documentation License, Version 1.2 or any later version published by
|
|
|
183ae8 |
the Free Software Foundation; with no Invariant Sections, no
|
|
|
183ae8 |
Front-Cover Texts, and no Back-Cover Texts. A copy of the license is
|
|
|
183ae8 |
included in the section entitled ``GNU Free Documentation License''.
|
|
|
183ae8 |
|
|
|
183ae8 |
\end{abstract}
|
|
|
183ae8 |
|
|
|
183ae8 |
\tableofcontents
|
|
|
183ae8 |
|
|
|
183ae8 |
\input{sections/introduction.tex}
|
|
|
183ae8 |
\input{../../../../../installation.tex}
|
|
|
183ae8 |
\input{../../../../../configuration.tex}
|
|
|
183ae8 |
\input{sections/framework.tex}
|
|
|
183ae8 |
\input{sections/rebranding.tex}
|
|
|
183ae8 |
|
|
|
183ae8 |
\input{../../../../../Licenses/GFDL.tex}
|
|
|
183ae8 |
|
|
|
183ae8 |
\end{document}
|