diff options
Diffstat (limited to 'choosePackages.html')
| -rw-r--r-- | choosePackages.html | 172 |
1 files changed, 172 insertions, 0 deletions
diff --git a/choosePackages.html b/choosePackages.html new file mode 100644 index 0000000..b9d02ec --- /dev/null +++ b/choosePackages.html @@ -0,0 +1,172 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>Choosing packages to be installed</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="diskdrake.html" title="Custom disk partitioning with DiskDrake"> + <link rel="next" href="addUser.html" title="User and Superuser Management"><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="Choosing packages to be installed"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="choosePackages"></a>Choosing packages to be + installed + </h2> + </div> + </div> + </div> + + + + + + + + + + + + + + + + <p><a name="choosePackages-pa1"></a>Depending on your selections here, you may + be offered further screens to fine tune your choices. + </p> + + + <div class="section" title="Desktop Selection"> + <div class="titlepage"> + <div> + <div> + <h3 class="title"><a name="choose-graphical-env"></a>Desktop Selection + </h3> + </div> + </div> + </div> + + + + <p>Choose whether you prefer to use the <span class="application">KDE</span> + or <span class="application">Gnome</span> desktop environment. Both come with a + full set of useful applications and tools. Tick + <span class="guilabel">Custom</span> if you want to use either or both, or if you + want something other than the default software choices for these desktop + environments. The LXDE desktop is lighter than the previous two, sporting + less eye candy and fewer packages installed by default. + </p> + + </div> + + + <div class="section" title="Package Group Selection"> + <div class="titlepage"> + <div> + <div> + <h3 class="title"><a name="choosePackagesGroups"></a>Package Group Selection + </h3> + </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 extra packages. + </p> + + </li> + </ul> + </div> + + </div> + + + <div class="section" title="Minimal Install"> + <div class="titlepage"> + <div> + <div> + <h3 class="title"><a name="minimal-install"></a>Minimal Install + </h3> + </div> + </div> + </div> + + + + <p>You can choose a Minimal Installation by de-selecting everything in + the Package Group Selection screen. Minimal Installation is intended for + those with specific uses in mind for their Mageia, such as a server or a + specialised workstation. You will probably use this option combined with + Manual Package Selection. If you choose this installation class, then the + next screen will offer you a few useful extras to install, such as + documentation and X. + </p> + + </div> + + + <div class="section" title="Choose individual packages"> + <div class="titlepage"> + <div> + <div> + <h3 class="title"><a name="choosePackagesTree"></a>Choose individual + packages + </h3> + </div> + </div> + </div> + + + + <p>Here you can add any extra packages to customise your + installation. + </p> + + + <p>After having made your choice, you can click on the + <span class="guibutton">floppy icon</span> at the bottom of the page to save your + choice of packages (saving to a USB key works, too). You can then use this + file to install the same packages on another system, by pressing the same + button during install and choosing to load it. + </p> + + </div> + + </div> + </body> +</html> |
