diff options
Diffstat (limited to 'choosePackagesTree.html')
-rw-r--r-- | choosePackagesTree.html | 34 |
1 files changed, 19 insertions, 15 deletions
diff --git a/choosePackagesTree.html b/choosePackagesTree.html index 4a466ad..f9567bc 100644 --- a/choosePackagesTree.html +++ b/choosePackagesTree.html @@ -7,42 +7,46 @@ <link rel="home" href="index.html" title="Installation with DrakX"> <link rel="up" href="index.html" title="Installation with DrakX"> <link rel="prev" href="minimal-install.html" title="Minimal Install"> - <link rel="next" href="addUser.html" title="User and Superuser Management"><style xmlns="http://www.w3.org/TR/xhtml1/transitional" type="text/css"> + <link rel="next" href="addUser.html" title="User 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="Choose Individual Packages"> + <div class="section" title="Choose Individual Packages"> <div class="titlepage"> <div> <div> - <h2 class="title"><a name="choosePackagesTree"></a>Choose Individual - Packages + <h2 class="title"><a name="choosePackagesTree"></a>Choose Individual Packages </h2> </div> </div> </div> + - + - + + + - - <p>Here you can add or remove any extra packages to customise your - installation. + + + + <p>Here you can add or remove any extra packages to customize 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. + <span class="emphasis"><em>floppy</em></span> icon 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> </body> </html> |