diff options
32 files changed, 622 insertions, 59 deletions
@@ -1,8 +1,12 @@ +* Thu Aug 2 2012 Kamil Rytarowski <kamil> 3.0 +- Update docs +- New help files: configureX_car_list, configureNetwork, summary, +setupYabootAddEntry, setRootPassword, configureX_chooser, +setupBootloaderExpert, setupBootloaderAddEntry, setupBootloader, setupYabootGeneral -* Thu May 17 2012 Barry Jackson <barjac> 2.17 +* Thu May 17 2012 Barry Jackson <barjac> - Added eo/README eo/COPYING - * Thu May 17 2012 Barry Jackson <barjac> 2.17 - Added de translations - Final adjustments for mga2 release diff --git a/acceptLicense.html b/acceptLicense.html index 7a0908e..e947856 100644 --- a/acceptLicense.html +++ b/acceptLicense.html @@ -79,6 +79,7 @@ </p> + </div> diff --git a/addUser.html b/addUser.html index e9389a6..5a94eee 100644 --- a/addUser.html +++ b/addUser.html @@ -6,8 +6,8 @@ <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="choosePackages.html" title="Choosing Packages to be Installed"> - <link rel="next" href="setupX.html" title="Set up X, graphic card and monitor configuration"><style xmlns="http://www.w3.org/TR/xhtml1/transitional" type="text/css"> + <link rel="prev" href="setRootPassword.html" title="setRootPassword"> + <link rel="next" href="configureX_chooser.html" title="configureX_chooser"><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 } @@ -22,6 +22,7 @@ </div> </div> </div> + diff --git a/ask_mntpoint_s.html b/ask_mntpoint_s.html index 64be3d9..47eaa0d 100644 --- a/ask_mntpoint_s.html +++ b/ask_mntpoint_s.html @@ -7,7 +7,7 @@ <link rel="home" href="index.html" title="Installation with DrakX"> <link rel="up" href="index.html" title="Installation with DrakX"> <link rel="prev" href="takeOverHdConfirm.html" title="Confirm hard disk to be formatted"> - <link rel="next" href="formatPartitions.html" title="Formatting"><style xmlns="http://www.w3.org/TR/xhtml1/transitional" type="text/css"> + <link rel="next" href="diskdrake.html" title="Custom disk partitioning with DiskDrake"><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 } @@ -34,6 +34,9 @@ + + + <p>Here you see the Linux partitions that have been found on your computer. If you don't agree with the <span class="application">DrakX</span> diff --git a/choosePackages.html b/choosePackages.html index 27709d5..02d2371 100644 --- a/choosePackages.html +++ b/choosePackages.html @@ -6,8 +6,8 @@ <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"> + <link rel="prev" href="formatPartitions.html" title="Formatting"> + <link rel="next" href="setRootPassword.html" title="setRootPassword"><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 } @@ -23,6 +23,7 @@ </div> </div> </div> + @@ -61,8 +62,11 @@ </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 @@ -88,6 +92,9 @@ </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, @@ -163,6 +170,8 @@ </div> + + <p>Here you can add or remove any extra packages to customise your installation. diff --git a/configureNetwork.html b/configureNetwork.html new file mode 100644 index 0000000..2f4959d --- /dev/null +++ b/configureNetwork.html @@ -0,0 +1,50 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>configureNetwork</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="selectMouse.html" title="Select mouse"> + <link rel="next" href="installUpdates.html" title="Updates"><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="configureNetwork"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="configureNetwork"></a>configureNetwork + </h2> + </div> + </div> + </div> + + + + + + + + + + + <p><a name="configureNetwork-pa1"></a>This page is <span class="emphasis"><em>configureNetwork</em></span> + </p> + + + <p><a name="configureNetwork-pa2"></a>Clicking which help button leads to this page? + </p> + + + <p><a name="configureNetwork-pa3"></a>.... + </p> + + + + </div> + </body> +</html> diff --git a/configureX_card_list.html b/configureX_card_list.html new file mode 100644 index 0000000..8dc33b8 --- /dev/null +++ b/configureX_card_list.html @@ -0,0 +1,50 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>configureX_card_list</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="configureX_monitor.html" title="configureX_monitor"> + <link rel="next" href="setupX.html" title="Set up X, graphic card and monitor configuration"><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="configureX_card_list"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="configureX_card_list"></a>configureX_card_list + </h2> + </div> + </div> + </div> + + + + + + + + + + + <p><a name="configureX_card_list-pa1"></a>This page is <span class="emphasis"><em>configureX_card_list</em></span> + </p> + + + <p><a name="configureX_card_list-pa2"></a>Clicking which help button leads to this page? + </p> + + + <p><a name="configureX_card_list-pa3"></a>.... + </p> + + + + </div> + </body> +</html> diff --git a/configureX_chooser.html b/configureX_chooser.html new file mode 100644 index 0000000..bc15331 --- /dev/null +++ b/configureX_chooser.html @@ -0,0 +1,50 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>configureX_chooser</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="addUser.html" title="User and Superuser Management"> + <link rel="next" href="configureX_monitor.html" title="configureX_monitor"><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="configureX_chooser"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="configureX_chooser"></a>configureX_chooser + </h2> + </div> + </div> + </div> + + + + + + + + + + + <p><a name="configureX_chooser-pa1"></a>This page is <span class="emphasis"><em>configureX_chooser</em></span> + </p> + + + <p><a name="configureX_chooser-pa2"></a>Clicking which help button leads to this page? + </p> + + + <p><a name="configureX_chooser-pa3"></a>.... + </p> + + + + </div> + </body> +</html> diff --git a/configureX_monitor.html b/configureX_monitor.html new file mode 100644 index 0000000..d25c1f4 --- /dev/null +++ b/configureX_monitor.html @@ -0,0 +1,50 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>configureX_monitor</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="configureX_chooser.html" title="configureX_chooser"> + <link rel="next" href="configureX_card_list.html" title="configureX_card_list"><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="configureX_monitor"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="configureX_monitor"></a>configureX_monitor + </h2> + </div> + </div> + </div> + + + + + + + + + + + <p><a name="configureX_monitor-pa1"></a>This page is <span class="emphasis"><em>configureX_monitor</em></span> + </p> + + + <p><a name="configureX_monitor-pa2"></a>Clicking which help button leads to this page? + </p> + + + <p><a name="configureX_monitor-pa3"></a>.... + </p> + + + + </div> + </body> +</html> diff --git a/diskdrake.html b/diskdrake.html index 6beabdd..c339af8 100644 --- a/diskdrake.html +++ b/diskdrake.html @@ -6,8 +6,8 @@ <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="formatPartitions.html" title="Formatting"> - <link rel="next" href="choosePackages.html" title="Choosing Packages to be Installed"><style xmlns="http://www.w3.org/TR/xhtml1/transitional" type="text/css"> + <link rel="prev" href="ask_mntpoint_s.html" title="Choose the mount points"> + <link rel="next" href="formatPartitions.html" title="Formatting"><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 } @@ -23,6 +23,7 @@ </div> </div> </div> + @@ -32,8 +33,9 @@ - - + + + @@ -91,7 +93,9 @@ <p><a name="diskdrake-pa7"></a>Click <span class="guibutton">Done</span> when you're ready. - </p> + </p> + + </div> </body> </html> diff --git a/doPartitionDisks.html b/doPartitionDisks.html index 15f691f..1e4595e 100644 --- a/doPartitionDisks.html +++ b/doPartitionDisks.html @@ -26,13 +26,15 @@ - + + + @@ -112,6 +114,10 @@ </li> </ul> </div> + <p> + + + </p> <div class="itemizedlist"> <ul class="itemizedlist"> <li class="listitem"> @@ -140,6 +146,10 @@ </li> </ul> </div> + <p> + + + </p> <div class="itemizedlist"> <ul class="itemizedlist"> <li class="listitem"> @@ -156,6 +166,9 @@ </li> </ul> </div> + <p> + + </p> </div> </body> diff --git a/exitInstall.html b/exitInstall.html index 578e971..6f70013 100644 --- a/exitInstall.html +++ b/exitInstall.html @@ -34,17 +34,18 @@ <p><a name="exitInstall-pa1"></a>You have finished installing - and configuring <span class="application">Mageia</span> and it is now safe to remove the installation medium and - reboot your computer. + and configuring <span class="application">Mageia</span> and it is now safe to + remove the installation medium and reboot your computer. </p> - <p><a name="exitInstall-pa2"></a>After reboot, in the bootloader screen, you can choose between the operating systems on your computer (if you have more than - one). + <p><a name="exitInstall-pa2"></a>After reboot, in the bootloader screen, + you can choose between the operating systems on your computer (if you have more than one). </p> - <p><a name="exitInstall-pa3"></a>If you didn't adjust the settings for the bootloader, your Mageia install will be automatically selected and started. + <p><a name="exitInstall-pa3"></a>If you didn't adjust the settings for + the bootloader, your Mageia install will be automatically selected and started. </p> @@ -52,7 +53,8 @@ </p> - <p><a name="exitInstall-pa5"></a>Visit www.mageia.org if you have any questions or want to contribute to Mageia + <p><a name="exitInstall-pa5"></a>Visit www.mageia.org if you have any questions + or want to contribute to Mageia </p> diff --git a/formatPartitions.html b/formatPartitions.html index e8bef5b..33cf18d 100644 --- a/formatPartitions.html +++ b/formatPartitions.html @@ -6,8 +6,8 @@ <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="ask_mntpoint_s.html" title="Choose the mount points"> - <link rel="next" href="diskdrake.html" title="Custom disk partitioning with DiskDrake"><style xmlns="http://www.w3.org/TR/xhtml1/transitional" type="text/css"> + <link rel="prev" href="diskdrake.html" title="Custom disk partitioning with DiskDrake"> + <link rel="next" href="choosePackages.html" title="Choosing Packages to be Installed"><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 } @@ -30,6 +30,7 @@ + @@ -38,19 +39,19 @@ <p><a name="formatPartitions-pa1"></a>Here you can choose which - partition(s) you wish to format. Any data on partitions <span class="emphasis"><em>not</em></span> marked for - formatting will be saved. + partition(s) you wish to format. Any data on partitions <span class="emphasis"><em>not</em></span> + marked for formatting will be saved. </p> <p><a name="formatPartitions-pa2"></a>Usually at least the - partitions DrakX selected, need to be formatted + partitions DrakX selected, need to be formatted </p> <p><a name="formatPartitions-pa3"></a>Click on - <span class="guibutton">Advanced</span> to choose partitions you want to check for - so called <span class="emphasis"><em>bad blocks</em></span></p> + <span class="guibutton">Advanced</span> to choose partitions you want to check for + so called <span class="emphasis"><em>bad blocks</em></span></p> <div class="tip" title="Tip" style="margin-left: 0.5in; margin-right: 0.5in;"> @@ -49,9 +49,9 @@ <dt><span class="section"><a href="takeOverHdConfirm.html">Confirm hard disk to be formatted</a></span></dt> <dt><span class="section"><a href="ask_mntpoint_s.html">Choose the mount points</a></span></dt> - <dt><span class="section"><a href="formatPartitions.html">Formatting</a></span></dt> <dt><span class="section"><a href="diskdrake.html">Custom disk partitioning with DiskDrake</a></span></dt> + <dt><span class="section"><a href="formatPartitions.html">Formatting</a></span></dt> <dt><span class="section"><a href="choosePackages.html">Choosing Packages to be Installed</a></span></dt> <dd> @@ -64,6 +64,7 @@ <dt><span class="section"><a href="choosePackages.html#choosePackagesLinks">Choose Packages - Links</a></span></dt> </dl> </dd> + <dt><span class="section"><a href="setRootPassword.html">setRootPassword</a></span></dt> <dt><span class="section"><a href="addUser.html">User and Superuser Management</a></span></dt> <dd> <dl> @@ -73,8 +74,13 @@ <dt><span class="section"><a href="addUser.html#addUserAdvanced">Advanced User Management</a></span></dt> </dl> </dd> + <dt><span class="section"><a href="configureX_chooser.html">configureX_chooser</a></span></dt> + <dt><span class="section"><a href="configureX_monitor.html">configureX_monitor </a></span></dt> + <dt><span class="section"><a href="configureX_card_list.html">configureX_card_list</a></span></dt> <dt><span class="section"><a href="setupX.html">Set up X, graphic card and monitor configuration</a></span></dt> + <dt><span class="section"><a href="setupBootloader.html">setupBootloader</a></span></dt> + <dt><span class="section"><a href="setupBootloaderAddEntry.html">setupBootloaderAddEntry</a></span></dt> <dt><span class="section"><a href="setupBootloaderBeginner.html">Bootloader main options</a></span></dt> <dd> @@ -96,6 +102,9 @@ existing GRUB2 bootloader</a></span></dt> </dl> </dd> + <dt><span class="section"><a href="setupYabootGeneral.html">setupYabootGeneral</a></span></dt> + <dt><span class="section"><a href="setupYabootAddEntry.html">setupYabootAddEntry</a></span></dt> + <dt><span class="section"><a href="summary.html">summary </a></span></dt> <dt><span class="section"><a href="misc-params.html">Summary of miscellaneous parameters</a></span></dt> <dd> @@ -116,11 +125,11 @@ </dl> </dd> <dt><span class="section"><a href="selectMouse.html">Select mouse</a></span></dt> + <dt><span class="section"><a href="configureNetwork.html">configureNetwork</a></span></dt> <dt><span class="section"><a href="installUpdates.html">Updates</a></span></dt> <dt><span class="section"><a href="exitInstall.html">Congratulations</a></span></dt> </dl> </div> - @@ -146,21 +155,47 @@ - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/installUpdates.html b/installUpdates.html index 369786e..bad519a 100644 --- a/installUpdates.html +++ b/installUpdates.html @@ -6,7 +6,7 @@ <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="selectMouse.html" title="Select mouse"> + <link rel="prev" href="configureNetwork.html" title="configureNetwork"> <link rel="next" href="exitInstall.html" title="Congratulations"><style xmlns="http://www.w3.org/TR/xhtml1/transitional" type="text/css"> <!-- body { font-family: sans-serif; font-size: 13px } @@ -50,6 +50,7 @@ <span class="guibutton">Next</span> to continue </p> + </div> </body> </html> diff --git a/installer.html b/installer.html index 88a9a5e..60aab66 100644 --- a/installer.html +++ b/installer.html @@ -22,6 +22,7 @@ </div> </div> </div> + diff --git a/misc-params.html b/misc-params.html index 709c094..8ab4234 100644 --- a/misc-params.html +++ b/misc-params.html @@ -6,7 +6,7 @@ <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="setupBootloaderExpert.html" title="Bootloader expert use"> + <link rel="prev" href="summary.html" title="summary"> <link rel="next" href="selectMouse.html" title="Select mouse"><style xmlns="http://www.w3.org/TR/xhtml1/transitional" type="text/css"> <!-- body { font-family: sans-serif; font-size: 13px } @@ -23,7 +23,6 @@ </div> </div> </div> - @@ -47,7 +46,7 @@ - + <p><a name="misc-params-pa1"></a>DrakX made smart choices for the @@ -160,6 +159,7 @@ </div> </div> </div> + @@ -213,8 +213,6 @@ </p> - - <p><a name="misc-params-hardware-pa4b"></a>For more information, see <a class="xref" href="setupX.html" title="Set up X, graphic card and monitor configuration">the section called “Set up X, graphic card and monitor configuration”</a>. @@ -223,12 +221,12 @@ </li> </ul> </div> + + </div> - - <div class="section" title="Network and Internet parameters"> <div class="titlepage"> <div> @@ -435,6 +433,7 @@ </div> </div> </div> + @@ -481,6 +480,7 @@ </div> </div> </div> + @@ -603,6 +603,7 @@ </div> </div> </div> + diff --git a/resizeFATChoose.html b/resizeFATChoose.html index 57efc33..246de80 100644 --- a/resizeFATChoose.html +++ b/resizeFATChoose.html @@ -24,21 +24,14 @@ </div> </div> - - - - - - - <p><a name="resizeFATChoose-pa1"></a>You have more than one <span class="application">Windows<sup>®</sup></span> partition. @@ -46,10 +39,7 @@ <span class="application">Mageia</span>. </p> - - - </div> diff --git a/selectInstallClass.html b/selectInstallClass.html index eae2436..ec94c83 100644 --- a/selectInstallClass.html +++ b/selectInstallClass.html @@ -22,6 +22,7 @@ </div> </div> </div> + diff --git a/selectLanguage.html b/selectLanguage.html index 87c1838..a2316c8 100644 --- a/selectLanguage.html +++ b/selectLanguage.html @@ -22,6 +22,7 @@ </div> </div> </div> + diff --git a/selectMouse.html b/selectMouse.html index 81082fa..18e0fcd 100644 --- a/selectMouse.html +++ b/selectMouse.html @@ -7,7 +7,7 @@ <link rel="home" href="index.html" title="Installation with DrakX"> <link rel="up" href="index.html" title="Installation with DrakX"> <link rel="prev" href="misc-params.html" title="Summary of miscellaneous parameters"> - <link rel="next" href="installUpdates.html" title="Updates"><style xmlns="http://www.w3.org/TR/xhtml1/transitional" type="text/css"> + <link rel="next" href="configureNetwork.html" title="configureNetwork"><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 } @@ -26,6 +26,7 @@ + diff --git a/setRootPassword.html b/setRootPassword.html new file mode 100644 index 0000000..1d8537d --- /dev/null +++ b/setRootPassword.html @@ -0,0 +1,50 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>setRootPassword</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="choosePackages.html" title="Choosing Packages to be Installed"> + <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="setRootPassword"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="setRootPassword"></a>setRootPassword + </h2> + </div> + </div> + </div> + + + + + + + + + + + <p><a name="setRootPassword-pa1"></a>This page is <span class="emphasis"><em>setRootPassword</em></span> + </p> + + + <p><a name="setRootPassword-pa2"></a>Clicking which help button leads to this page? + </p> + + + <p><a name="setRootPassword-pa3"></a>.... + </p> + + + + </div> + </body> +</html> diff --git a/setupBootloader.html b/setupBootloader.html new file mode 100644 index 0000000..65c0494 --- /dev/null +++ b/setupBootloader.html @@ -0,0 +1,47 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>setupBootloader</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="setupX.html" title="Set up X, graphic card and monitor configuration"> + <link rel="next" href="setupBootloaderAddEntry.html" title="setupBootloaderAddEntry"><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="setupBootloader"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="setupBootloader"></a>setupBootloader + </h2> + </div> + </div> + </div> + + + + + + + + <p><a name="setupBootloader-pa1"></a>This page is <span class="emphasis"><em>setupBootloader</em></span> + </p> + + + <p><a name="setupBootloader-pa2"></a>Clicking which help button leads to this page? + </p> + + + <p><a name="setupBootloader-pa3"></a>.... + </p> + + + + </div> + </body> +</html> diff --git a/setupBootloaderAddEntry.html b/setupBootloaderAddEntry.html new file mode 100644 index 0000000..729e59f --- /dev/null +++ b/setupBootloaderAddEntry.html @@ -0,0 +1,47 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>setupBootloaderAddEntry</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="setupBootloader.html" title="setupBootloader"> + <link rel="next" href="setupBootloaderBeginner.html" title="Bootloader main options"><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="setupBootloaderAddEntry"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="setupBootloaderAddEntry"></a>setupBootloaderAddEntry + </h2> + </div> + </div> + </div> + + + + + + + + <p><a name="setupBootloaderAddEntry-pa1"></a>This page is <span class="emphasis"><em>setupBootloaderAddEntry</em></span> + </p> + + + <p><a name="setupBootloaderAddEntry-pa2"></a>Clicking which help button leads to this page? + </p> + + + <p><a name="setupBootloaderAddEntry-pa3"></a>.... + </p> + + + + </div> + </body> +</html> diff --git a/setupBootloaderBeginner.html b/setupBootloaderBeginner.html index 1d005ab..1d07364 100644 --- a/setupBootloaderBeginner.html +++ b/setupBootloaderBeginner.html @@ -6,7 +6,7 @@ <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="setupX.html" title="Set up X, graphic card and monitor configuration"> + <link rel="prev" href="setupBootloaderAddEntry.html" title="setupBootloaderAddEntry"> <link rel="next" href="setupBootloaderExpert.html" title="Bootloader expert use"><style xmlns="http://www.w3.org/TR/xhtml1/transitional" type="text/css"> <!-- body { font-family: sans-serif; font-size: 13px } @@ -23,6 +23,7 @@ </div> </div> </div> + diff --git a/setupBootloaderExpert.html b/setupBootloaderExpert.html index 85748d6..80abe30 100644 --- a/setupBootloaderExpert.html +++ b/setupBootloaderExpert.html @@ -7,7 +7,7 @@ <link rel="home" href="index.html" title="Installation with DrakX"> <link rel="up" href="index.html" title="Installation with DrakX"> <link rel="prev" href="setupBootloaderBeginner.html" title="Bootloader main options"> - <link rel="next" href="misc-params.html" title="Summary of miscellaneous parameters"><style xmlns="http://www.w3.org/TR/xhtml1/transitional" type="text/css"> + <link rel="next" href="setupYabootGeneral.html" title="setupYabootGeneral"><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 } @@ -30,6 +30,7 @@ + @@ -65,6 +66,7 @@ </div> </div> </div> + @@ -331,7 +333,8 @@ bug in OS-prober used during GRUB2 installation in some versions of Debian/Ubuntu that incorrectly creates grub.cfg when adding Mageia (or Mandriva) systems. This is simple to work around and details of a - fix can be found in the Mageia forum. Search for "prober", the topic is "grub problem", post #9 has the information. + fix can be found in the Mageia forum. Search for "prober", the topic is + "grub problem", post #9 has the information. </p> @@ -340,8 +343,9 @@ entry should be added to <code class="literal">/etc/grub.d/40_custom</code></p> - <p><a name="setupBootloaderExpert-pa52"></a>Stop Press: The bug is fixed in os-prober-1.53 released on 8th May 2012. So now, upgrading to the new version in your GRUB2 - installation is the preferred solution. + <p><a name="setupBootloaderExpert-pa52"></a>Stop Press: The bug + is fixed in os-prober-1.53 released on 8th May 2012. So now, upgrading to + the new version in your GRUB2 installation is the preferred solution. </p> </td> diff --git a/setupSCSI.html b/setupSCSI.html index 194a0e8..f57a975 100644 --- a/setupSCSI.html +++ b/setupSCSI.html @@ -30,6 +30,7 @@ + @@ -37,9 +38,9 @@ - <p><a name="setupSCSI-pa1"></a>DrakX usually detects hard - disks correctly. It may not however detect some older SCSI drive - controllers and therefore fail to install the required drivers. + <p><a name="setupSCSI-pa1"></a>DrakX usually detects hard disks correctly. With some + older SCSI controllers it may be unable to determine the correct drivers to use and subsequently + fail to recognise the drive. </p> diff --git a/setupX.html b/setupX.html index f5d01ec..4b7f3c9 100644 --- a/setupX.html +++ b/setupX.html @@ -6,8 +6,8 @@ <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="addUser.html" title="User and Superuser Management"> - <link rel="next" href="setupBootloaderBeginner.html" title="Bootloader main options"><style xmlns="http://www.w3.org/TR/xhtml1/transitional" type="text/css"> + <link rel="prev" href="configureX_card_list.html" title="configureX_card_list"> + <link rel="next" href="setupBootloader.html" title="setupBootloader"><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 } @@ -23,6 +23,7 @@ </div> </div> </div> + @@ -36,6 +37,7 @@ + diff --git a/setupYabootAddEntry.html b/setupYabootAddEntry.html new file mode 100644 index 0000000..67b77a2 --- /dev/null +++ b/setupYabootAddEntry.html @@ -0,0 +1,47 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>setupYabootAddEntry</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="setupYabootGeneral.html" title="setupYabootGeneral"> + <link rel="next" href="summary.html" title="summary"><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="setupYabootAddEntry"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="setupYabootAddEntry"></a>setupYabootAddEntry + </h2> + </div> + </div> + </div> + + + + + + + + <p><a name="setupYabootAddEntry-pa1"></a>This page is <span class="emphasis"><em>setupYabootAddEntry</em></span> + </p> + + + <p><a name="setupYabootAddEntry-pa2"></a>Clicking which help button leads to this page? + </p> + + + <p><a name="setupYabootAddEntry-pa3"></a>.... + </p> + + + + </div> + </body> +</html> diff --git a/setupYabootGeneral.html b/setupYabootGeneral.html new file mode 100644 index 0000000..941ab46 --- /dev/null +++ b/setupYabootGeneral.html @@ -0,0 +1,47 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>setupYabootGeneral</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="setupBootloaderExpert.html" title="Bootloader expert use"> + <link rel="next" href="setupYabootAddEntry.html" title="setupYabootAddEntry"><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="setupYabootGeneral"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="setupYabootGeneral"></a>setupYabootGeneral + </h2> + </div> + </div> + </div> + + + + + + + + <p><a name="setupYabootGeneral-pa1"></a>This page is <span class="emphasis"><em>setupYabootGeneral</em></span> + </p> + + + <p><a name="setupYabootGeneral-pa2"></a>Clicking which help button leads to this page? + </p> + + + <p><a name="setupYabootGeneral-pa3"></a>.... + </p> + + + + </div> + </body> +</html> diff --git a/summary.html b/summary.html new file mode 100644 index 0000000..3773518 --- /dev/null +++ b/summary.html @@ -0,0 +1,47 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>summary</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="setupYabootAddEntry.html" title="setupYabootAddEntry"> + <link rel="next" href="misc-params.html" title="Summary of miscellaneous parameters"><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="summary"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="summary"></a>summary + </h2> + </div> + </div> + </div> + + + + + + + + <p><a name="summary-pa1"></a>This page is <span class="emphasis"><em>summary</em></span> + </p> + + + <p><a name="summary-pa2"></a>Clicking which help button leads to this page? + </p> + + + <p><a name="summary-pa3"></a>.... + </p> + + + + </div> + </body> +</html> diff --git a/takeOverHdConfirm.html b/takeOverHdConfirm.html index c48781c..f26a616 100644 --- a/takeOverHdConfirm.html +++ b/takeOverHdConfirm.html @@ -23,6 +23,7 @@ </div> </div> </div> + |