From 65f94a24d4549fc87f11f3df423118063c71bb3b Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Oct 06 2012 15:32:36 +0000 Subject: Update `Scripts/Bash/prepare.docbook' file. --- diff --git a/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/prepare.docbook b/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/prepare.docbook index f619b35..f678753 100644 --- a/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/prepare.docbook +++ b/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/prepare.docbook @@ -1,12 +1,28 @@ - +
Standardizing Configuration Tasks + + prepare + - The prepare functionality is the - interface the centos-art.sh script provides - to standardize the content production tasks inside the working - copy. + Inside the centos-art.sh script, the + working copy configuration tasks are standardized through the + prepare functionality. The main goals of + this function are: to set environment variables, to + install/update required packages, to create symbolic links for + content reusing, to render images based on available design + models and artistic motifs, to render documentation manuals, + build language-specific files required for content + localization and anything else needed in order to make the + working copy of &TCAR; ready to be used. + + + + Use the prepare functionality the first + time you download a working copy of &TCAR; or later, to be + sure your workstation has all the components it needs so you + can use the working copy of &TCAR; in all its extension. @@ -24,7 +40,20 @@ path first: - ~/artwork/trunk/Scripts/Bash/centos-art.sh prepare [OPTIONS] + + ~/artwork/trunk/Scripts/Bash/centos-art.sh + prepare + --quiet + --answer-yes + --set-environment + --see-environment + --packages + --locales + --links + --images + --manuals + --sync-changes + Later, once the centos-art command is @@ -34,7 +63,20 @@ directly, as the following example describes: - centos-env prepare [OPTIONS] + + centos-art + prepare + --quiet + --answer-yes + --set-environment + --see-environment + --packages + --locales + --links + --images + --manuals + --sync-changes + @@ -42,9 +84,8 @@ Options - When the centos-art command is executed - with the prepare functionality, it - accepts the following options: + The centos-art prepare command accepts the + following options: @@ -121,7 +162,7 @@ This option removes all common fonts, brushes, patterns, and palettes currently installed in your home directory, in order to create a fresh installation of them all again, using the - working copy as reference. + working copy as section. @@ -213,10 +254,14 @@ - - Function Specific Environment + + Bugs - ... + To report bugs related to this function, please create a new + ticket at refering the + name of this function clearly and the specific problems you + found in it. @@ -264,4 +309,4 @@ - +