Blame Manual/centos-art.sh-html/repository_5.html

ee1f37
ee1f37
<html>
d1db00
d1db00
organization, and administration of CentOS Artwork Repository.
d1db00
d1db00
Copyright C 2009-2011 Alain Reguera Delgado
ee1f37
ee1f37
Permission is granted to copy, distribute and/or modify this document
ee1f37
under the terms of the GNU Free Documentation License, Version 1.2 or
ee1f37
any later version published by the Free Software Foundation; with no
ee1f37
Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A
ee1f37
copy of the license is included in the section entitled GNU Free
ee1f37
Documentation License.  
ee1f37
-->
52772c
ee1f37
ee1f37
Written by: Lionel Cons <Lionel.Cons@cern.ch> (original author)
ee1f37
            Karl Berry  <karl@freefriends.org>
ee1f37
            Olaf Bachmann <obachman@mathematik.uni-kl.de>
ee1f37
            and many others.
ee1f37
Maintained by: Many creative people <dev@texi2html.cvshome.org>
ee1f37
Send bugs and suggestions to <users@texi2html.cvshome.org>
ee1f37
ee1f37
-->
ee1f37
<head>
52772c
<title>CentOS Artwork Repository: 1.4 Document Convenctions</title>
ee1f37
52772c
<meta name="description" content="CentOS Artwork Repository: 1.4 Document Convenctions">
52772c
<meta name="keywords" content="CentOS Artwork Repository: 1.4 Document Convenctions">
ee1f37
<meta name="resource-type" content="document">
ee1f37
<meta name="distribution" content="global">
ee1f37
<meta name="Generator" content="texi2html 1.76">
ee1f37
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
ee1f37
<style type="text/css">
ee1f37
ee1f37
@import "/home/centos/artwork/trunk/Identity/Models/Css/Texi2html/common.css";
ee1f37
ee1f37
a.summary-letter {text-decoration: none}
ee1f37
pre.display {font-family: serif}
ee1f37
pre.format {font-family: serif}
ee1f37
pre.menu-comment {font-family: serif}
ee1f37
pre.menu-preformatted {font-family: serif}
ee1f37
pre.smalldisplay {font-family: serif; font-size: smaller}
ee1f37
pre.smallexample {font-size: smaller}
ee1f37
pre.smallformat {font-family: serif; font-size: smaller}
ee1f37
pre.smalllisp {font-size: smaller}
ee1f37
span.sansserif {font-family:sans-serif; font-weight:normal;}
ee1f37
ul.toc {list-style: none}
ee1f37
-->
ee1f37
</style>
ee1f37
ee1f37
ee1f37
</head>
ee1f37
ee1f37
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
ee1f37
ee1f37
52772c
[ < ]
52772c
[ > ]
ee1f37
   
52772c
[ << ]
52772c
[ Up ]
52772c
[ >> ]
ee1f37
   
ee1f37
   
ee1f37
   
ee1f37
   
56a476
[Top]
56a476
[Contents]
52772c
[Index]
56a476
[ ? ]
ee1f37
52772c
52772c
52772c

1.4 Document Convenctions

671838
52772c

In this manual the personal pronoun we is used to repesent

52772c
The CentOS Artwork SIG. This is, the group of persons building
52772c
the CentOS Artwork Repository.
9bfd15

52772c

In this manual the phrase "CentOS Artwork Repository" is used to

52772c
refer the very specific organization of files we use to store The
52772c
CentOS Project corporate visual identity.  It is the source location
52772c
The CentOS Community uses to retrive The CentOS Project branded images
52772c
used to build different visual manifestations like The CentOS
52772c
Distribution, The CentOS Webs and The CentOS Stationery.
52772c

52772c

In this manual the word "centos-art" is used to refer the

52772c
command-line interface of centos-art.sh script.  The
52772c
centos-art.sh script is the the automation tool we use to
52772c
realize most of the frequent tasks inside the CentOS Artwork
52772c
Repository.
52772c

52772c

In this manual, certain words are represented in different fonts,

52772c
typefaces, sizes, and weights. This highlighting is systematic;
52772c
different words are represented in the same style to indicate their
52772c
inclusion in a specific category. The types of words that are
52772c
represented this way include the following:
52772c

52772c
52772c
command
52772c
52772c

Linux commands (and other operating system commands, when used) are

52772c
represented this way. This style should indicate to you that you can
52772c
type the word or phrase on the command line and press Enter to invoke
52772c
a command. Sometimes a command contains words that would be displayed
52772c
in a different style on their own (such as file names). In these
52772c
cases, they are considered to be part of the command, so the entire
52772c
phrase is displayed as a command. For example:
52772c

52772c

Use the centos-art identity --render='path/to/dir' command

52772c
to produce contents inside the <tt>`trunk/Identity'</tt> directory
52772c
structure.
52772c

52772c
52772c
52772c
52772c
<tt>`file name'</tt>
52772c
52772c

File names, directory names, paths, and RPM package names are

52772c
represented this way. This style indicates that a particular file or
52772c
directory exists with that name on your system. Examples:
9bfd15

52772c

The <tt>`init.sh'</tt> file in <tt>`trunk/Scripts/Bash/Cli/'</tt> directory is

52772c
the initialization script, written in Bash, used to automate most of
52772c
tasks in the repository.
52772c

52772c

The centos-art command uses the <tt>`ImageMagick'</tt> RPM

52772c
package to convert images from PNG format to other formats.
52772c

52772c
52772c
52772c
52772c
key
52772c
52772c

A key on the keyboard is shown in this style. For example:

52772c

52772c

To use TAB completion to list particular files in a directory,

52772c
type ls, then a character, and finally the Tab key. Your
52772c
terminal displays the list of files in the working directory that
52772c
begin with that character.  
52772c

52772c
52772c
52772c
52772c
key-combination
52772c

A combination of keystrokes is represented in this way. For example:

52772c

52772c

The Ctrl-Alt-Backspace key combination exits your graphical

52772c
session and returns you to the graphical login screen or the console.
52772c

52772c
52772c
52772c
52772c
computer output
52772c
52772c

Text in this style indicates text displayed to a shell prompt such as

52772c
error messages and responses to commands. For example:
52772c

52772c

The ls command displays the contents of a directory. For example:

52772c

52772c
Config                           manual_renameEntry.sh
52772c
manual_copyEntry.sh              manual_restoreCrossReferences.sh
52772c
manual_deleteCrossReferences.sh  manual_searchIndex.sh
52772c
52772c

The output returned in response to the command (in this case, the

52772c
contents of the directory) is shown in this style.
52772c

52772c
52772c
52772c

Additionally, we use several different strategies to draw your

52772c
attention to certain pieces of information. In order of urgency, these
52772c
items are marked as a note, tip, important, caution, or warning. For
52772c
example:
52772c

52772c
info

Note

Remember that Linux is case sensitive. In other words, a

52772c
rose is not a ROSE is not a rOsE. 
52772c

671838
52772c
Info

Tip

The directory <tt>`/usr/share/doc/'</tt> contains additional

52772c
documentation for packages installed on your system. 
52772c

671838
52772c
Important

Important

If you modify the DHCP configuration file, the

52772c
changes do not take effect until you restart the DHCP daemon. 
52772c

9bfd15
52772c
Caution

Caution

Do not perform routine tasks as root -- use a

52772c
regular user account unless you need to use the root account for
52772c
system administration tasks.
52772c

671838
52772c
Warning

Warning

Be careful to remove only the necessary partitions.

52772c
Removing other partitions could result in data loss or a corrupted
52772c
system environment.
52772c

ee1f37
ee1f37
ee1f37
52772c
[ < ]
52772c
[ > ]
ee1f37
   
52772c
[ << ]
52772c
[ Up ]
52772c
[ >> ]
ee1f37
ee1f37

ee1f37
 <font size="-1">
52772c
  This document was generated on March, 22 2011 using texi2html 1.76.
ee1f37
 </font>
ee1f37
 
ee1f37
ee1f37

ee1f37
</body>
ee1f37
</html>