blob: 5e08ec077891845724abae5e2cb6460291b8469f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
|
<?xml version="1.0" encoding="UTF-8"?>
<section version="5.0" xml:id="minimal-install"
xmlns="http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:ns5="http://www.w3.org/1999/xhtml"
xmlns:ns42="http://www.w3.org/1998/Math/MathML"
xmlns:ns4="http://www.w3.org/1999/xlink"
xmlns:ns3="http://www.w3.org/2000/svg"
xmlns:ns="http://docbook.org/ns/docbook">
<info>
<title xml:id="minimal-install-ti1">Minimal Install</title>
</info>
<!--2012-12-26 marja - exported this section from choosePackages.xml to
start a new page-->
<!--2013-05-05 marja - added screenshot and s/next/related/ -->
<para>You can choose a Minimal Installation by de-selecting everything in
the Package Group Selection screen, see
<xref linkend="choosePackageGroups"></xref>.</para>
<para>If desired, you can additionally tick the "Individual package
selection" option in the same screen.</para>
<para>Minimal Installation is intended for those with specific uses in mind
for their <application>Mageia</application>, such as a server or a
specialised workstation. You will probably use this option combined with the
"Individual package selection" option mentioned above, to fine-tune your
installation, see <xref linkend="choosePackagesTree"></xref>.</para>
<para>If you choose this installation class, then the related screen will
offer you a few useful extras to install, such as documentation and X.</para>
<para>If selected, "With X" will also include IceWM as lightweight desktop
environment.</para>
<para>The basic documentation is provided in the form of man and info pages.
It contains the man pages from the <link
xlink:href="http://www.tldp.org/manpages/man.html">Linux Documentation
Project</link> and the <link
xlink:href="http://www.gnu.org/software/coreutils/manual/">GNU
coreutils</link> info pages.</para>
<mediaobject>
<imageobject>
<imagedata revision="1" fileref="dx2-minimal-install.png" align="center"
format="PNG" xml:id="minimal-install-im1"></imagedata>
</imageobject>
</mediaobject>
</section>
|