diff options
author | Marja van Waes <marja@mageia.org> | 2012-12-27 07:01:34 +0000 |
---|---|---|
committer | Marja van Waes <marja@mageia.org> | 2012-12-27 07:01:34 +0000 |
commit | 026bb49be0957b037b6bb405020fa0ed94a359f8 (patch) | |
tree | 1b33bd1b9aabe01a88b55b0f6c31ed097da53ea2 /choosePackageGroups.html | |
parent | 6a15603c9be98fc86a644d13c6292a3343439d11 (diff) | |
download | drakx-installer-help-026bb49be0957b037b6bb405020fa0ed94a359f8.tar drakx-installer-help-026bb49be0957b037b6bb405020fa0ed94a359f8.tar.gz drakx-installer-help-026bb49be0957b037b6bb405020fa0ed94a359f8.tar.bz2 drakx-installer-help-026bb49be0957b037b6bb405020fa0ed94a359f8.tar.xz drakx-installer-help-026bb49be0957b037b6bb405020fa0ed94a359f8.zip |
updated and 8 new English files from Calenco
Diffstat (limited to 'choosePackageGroups.html')
-rw-r--r-- | choosePackageGroups.html | 72 |
1 files changed, 72 insertions, 0 deletions
diff --git a/choosePackageGroups.html b/choosePackageGroups.html new file mode 100644 index 0000000..2e082d6 --- /dev/null +++ b/choosePackageGroups.html @@ -0,0 +1,72 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>Package Group Selection</title> + <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> + <link rel="home" href="index.html" title="Installation with DrakX"> + <link rel="up" href="index.html" title="Installation with DrakX"> + <link rel="prev" href="chooseDesktop.html" title="Desktop Selection"> + <link rel="next" href="minimal-install.html" title="Minimal Install"><style xmlns="http://www.w3.org/TR/xhtml1/transitional" type="text/css"> + <!-- + body { font-family: sans-serif; font-size: 13px } + table { font-family: sans-serif; font-size: 13px } + --></style></head> + <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> + <div lang="" class="section" title="Package Group Selection"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="choosePackageGroups"></a>Package Group Selection + </h2> + </div> + </div> + </div> + + + + + + + + + <p>Packages have been sorted into groups, to make choosing what you + need on your system a lot easier. The groups are fairly self explanatory, + however more information about the content of each is available in + tool-tips which become visible as the mouse is hovered over them. + </p> + + + <div class="itemizedlist"> + <ul class="itemizedlist"> + <li class="listitem"> + + <p>Workstation.</p> + + </li> + <li class="listitem"> + + <p>Server.</p> + + </li> + <li class="listitem"> + + <p>Graphical Environment.</p> + + </li> + <li class="listitem"> + + <p>Individual Package Selection: You can use this option to + manually add or remove packages. + </p> + + </li> + </ul> + </div> + + <p>Read <a class="xref" href="minimal-install.html" title="Minimal Install">the section called “Minimal Install”</a> for instructions on how to do a minimal install. + </p> + + </div> + </body> +</html> |