diff options
-rw-r--r-- | choosePackageGroups.html | 3 | ||||
-rw-r--r-- | index.html | 2 | ||||
-rw-r--r-- | minimal-install.html | 47 | ||||
-rw-r--r-- | uninstall-Mageia.html | 2 |
4 files changed, 36 insertions, 18 deletions
diff --git a/choosePackageGroups.html b/choosePackageGroups.html index 2e082d6..b99af15 100644 --- a/choosePackageGroups.html +++ b/choosePackageGroups.html @@ -64,7 +64,8 @@ </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>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 (without or with X & IceWM). </p> </div> @@ -128,7 +128,7 @@ <dt><span class="section"><a href="uninstall-Mageia.html">Uninstalling Mageia</a></span></dt> <dd> <dl> - <dt><span class="section"><a href="uninstall-Mageia.html#d5e1141">Howto</a></span></dt> + <dt><span class="section"><a href="uninstall-Mageia.html#d5e1146">Howto</a></span></dt> </dl> </dd> </dl> diff --git a/minimal-install.html b/minimal-install.html index 9f8602b..bedabbd 100644 --- a/minimal-install.html +++ b/minimal-install.html @@ -22,28 +22,45 @@ </div> </div> </div> - - - + + + + - - <p>You can choose a Minimal Installation by de-selecting everything in the Package Group Selection screen, see <a class="xref" href="choosePackageGroups.html" title="Package Group Selection">the section called “Package Group Selection”</a>. + + <p>You can choose a Minimal Installation by de-selecting everything in + the Package Group Selection screen, see + <a class="xref" href="choosePackageGroups.html" title="Package Group Selection">the section called “Package Group Selection”</a>. + </p> + + <p>If desired, you can additionally tick the "Individual package + selection" option in the same screen. </p> - - <p>Minimal Installation is intended for those with specific uses in mind for their - <span class="application">Mageia</span>, such as a server or a specialised - workstation. You will probably use this option combined with Manual - Package Selection, see <a class="xref" href="choosePackagesTree.html" title="Choose Individual Packages">the section called “Choose Individual + + <p>Minimal Installation is intended for those with specific uses in mind + for their <span class="application">Mageia</span>, 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 <a class="xref" href="choosePackagesTree.html" title="Choose Individual Packages">the section called “Choose Individual Packages”</a>. </p> - - <p>If you choose this installation class, then the related - screen will offer you a few useful extras to install, such as - documentation and X. + + <p>If you choose this installation class, then the related screen will + offer you a few useful extras to install, such as documentation and X. + </p> + + <p>If selected, "With X" will also include IceWM as lightweight desktop + environment. + </p> + + <p>The basic documentation is provided in the form of man and info pages. + It contains the man pages from the <a class="ulink" href="http://www.tldp.org/manpages/man.html" target="_top">Linux Documentation + Project</a> and the <a class="ulink" href="http://www.gnu.org/software/coreutils/manual/" target="_top">GNU + coreutils</a> info pages. </p> - + </div> diff --git a/uninstall-Mageia.html b/uninstall-Mageia.html index 5b1e2e1..400497a 100644 --- a/uninstall-Mageia.html +++ b/uninstall-Mageia.html @@ -30,7 +30,7 @@ <div class="titlepage"> <div> <div> - <h3 class="title"><a name="d5e1141"></a>Howto + <h3 class="title"><a name="d5e1146"></a>Howto </h3> </div> </div> |