diff options
Diffstat (limited to 'cs/choosePackageGroups.html')
-rw-r--r-- | cs/choosePackageGroups.html | 73 |
1 files changed, 73 insertions, 0 deletions
diff --git a/cs/choosePackageGroups.html b/cs/choosePackageGroups.html new file mode 100644 index 0000000..f04786a --- /dev/null +++ b/cs/choosePackageGroups.html @@ -0,0 +1,73 @@ +<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="cs" 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">„Minimal Install“</a> for instructions on how to do a + minimal install. + </p> + + </div> + </body> +</html> |