From f4f31b5df38f8061ac3d39fdd90ffe4874262da0 Mon Sep 17 00:00:00 2001 From: Kamil Rytarowski Date: Wed, 11 Apr 2012 20:38:55 +0000 Subject: - update help files --- acceptLicense.html | 51 +++++++----- addUser.html | 100 +++++++++++++++++++++-- ask_mntpoint_s.html | 20 +++-- choosePackages.html | 38 ++++++--- diskdrake.html | 6 +- doPartitionDisks.html | 112 +++++++++++++++++++++++--- index.html | 6 +- installUpdates.html | 2 +- installer.html | 206 ++++++++++++++++++++++++++++++++++++++++++++++++ misc-params.html | 2 +- selectInstallClass.html | 54 +++++-------- selectKeyboard.html | 93 ++++++++++++---------- selectLanguage.html | 79 +++++++++---------- selectMouse.html | 45 +++++++++++ setupX.html | 12 +-- 15 files changed, 640 insertions(+), 186 deletions(-) create mode 100644 installer.html create mode 100644 selectMouse.html diff --git a/acceptLicense.html b/acceptLicense.html index 9e3da39..2dc2f85 100644 --- a/acceptLicense.html +++ b/acceptLicense.html @@ -25,7 +25,9 @@ - + + +
@@ -34,46 +36,57 @@
-
+ + - -

Before installing Mageia,please read the license terms and conditions carefully. + +

Before installing Mageia, please read the + license terms and conditions carefully.

- -

These terms and conditions apply to the entire Mageia distribution and must be accepted before you can continue. + +

These terms and conditions apply to the entire + Mageia distribution and must be accepted before + you can continue.

- - -

To accept, simply select Accept and then click on Next. + + +

To accept, simply select Accept and then click + on Next.

- - -

If you decide not to accept these conditions, then we thank you for looking. Clicking Quit will reboot your computer. + + +

If you decide not to accept these conditions, then we thank you for + looking. Clicking Quit will reboot your + computer.

- + + - +
-

Release Notes +

Release Notes

+ + - -

To see what's new in this latest release of Mageia, click on the Release Notes button. + +

To see what's new in this release of + Mageia, click on the Release + Notes button.

-
- + diff --git a/addUser.html b/addUser.html index ae1c3ed..bb00765 100644 --- a/addUser.html +++ b/addUser.html @@ -34,7 +34,7 @@ -

It is advisable for all Mageia installations to set a superuser or administrator's password, usually called the root password in Linux. As you type a password into the top box the shield in its colour will change from red to yellow to green depending +

It is advisable for all Mageia installations to set a superuser or administrator's password, usually called the root password in Linux. As you type a password into the top box the shield in its colour will change from red to yellow to green depending on the strength of the password. A green shield shows you are using a strong password. You need to repeat the same password in the box just below the first password box, this checks that you have not mistyped the first password by comparing them. @@ -45,11 +45,12 @@ - + @@ -75,9 +76,48 @@ -

Use Led43's text to write this part +

Add a user here. A user has less rights than the superuser (root), but by default enough to surf the internet, use office + applications or play games and anything else the average user does with his computer

+
+
    +
  • + +

    Icon: if you click on this button it will change the users icon. +

    + +
  • +
  • + +

    Real Name: Insert a users real name into this text box. +

    + +
  • +
  • + +

    Login Name: Here you can type in a log in name or drakx will use a version of the users real name. The log in name is case sensitive.

    + +
  • +
  • + +

    Password: In this text box you should type in a users pass word. Again it has a shield in the corner of the text box that indicates + the strength of the users password. (See also Note) +

    + +
  • +
  • + +

    Password (again): Retype the users password into this text box and drakx will check you have the same password in each of the users password + text boxes. +

    + +
  • +
+
+ + + @@ -93,9 +133,59 @@ -

Use Led43's text to write this part +

If the advanced button is clicked then you get offered this screen that allows you to edit the settings for the user you are adding. Additionally, + you can disable or enable a guest account. The guest account allows a guest to log into and use the PC, but he has more restricted + access than normal users

+ +
+
[Note]NoteNote +
-

All passwords are case sensitive, it is best to use a mixture of letters (upper and lower case), numbers and other characters +

All passwords are case sensitive, it is best to use a mixture of letters (upper and lower case), numbers and other characters in a password.

+ + + + + + + +
[Warning]Warning
+

Anything a guest with a default rbash guest account saves to his /home directory will be erased. The guest should save his important files to a USB key. +

+
+ + + +

+ +
+ diff --git a/ask_mntpoint_s.html b/ask_mntpoint_s.html index e369a60..2270a6e 100644 --- a/ask_mntpoint_s.html +++ b/ask_mntpoint_s.html @@ -26,7 +26,7 @@ -

Here you see the Linux partitions that have been found on your computer. If you don't agree with the suggestions of DrakX, you can change the mount points. +

Here you see the Linux partitions that have been found on your computer. If you don't agree with the suggestions of DrakX, you can change the mount points.

@@ -39,7 +39,7 @@ -

If you change anything, make sure you still have at least ONE / partition +

If you change anything, make sure you still have at least ONE / partition

@@ -53,7 +53,7 @@
  • -

    Every partition is shown +

    Every partition is shown as follows: "Device" ("Capacity", "Mount point", "Type").

    @@ -62,15 +62,14 @@
  • -

    "Device", is made up of: "hard drive", "hard drive number", "partition number" (for example, "sda5"). -

    +

    "Device", is made up of: "hard drive", "hard drive number", "partition number" (for example, "sda5").

  • -

    Each partition is listed +

    Each partition is listed as follows: "Device", "Capacity", "Mount point", "Type".

    @@ -79,7 +78,7 @@
  • -

    If you have many partitions, you can choose many different mount points from the drop down menu, such as /, /home and /var. You can even make your own mount points, for instance /video for a partition where you want to store your films, or /cauldron-home for the /home partition of a cauldron install. +

    If you have many partitions, you can choose many different mount points from the drop down menu, such as /, /home and /var. You can even make your own mount points, for instance /video for a partition where you want to store your films, or /cauldron-home for the /home partition of a cauldron install.

    @@ -88,8 +87,7 @@
  • -

    For partitions you don't need to have access to, you can leave the mount point field blank. -

    +

    For partitions you don't need to have access to, you can leave the mount point field blank.

  • @@ -106,7 +104,7 @@ -

    Choose Previous if you are not sure what to choose, and then tick Custom disk partitioning. In the screen that follows, you can click on a partition to see it's type and size. +

    Choose Previous if you are not sure what to choose, and then tick Custom disk partitioning. In the screen that follows, you can click on a partition to see it's type and size.

    @@ -114,7 +112,7 @@ -

    You are sure the mount points are correct? Now click on Next, and choose whether you only want to format the partition(s) DrakX suggests, or more. +

    You are sure the mount points are correct? Now click on Next, and choose whether you only want to format the partition(s) DrakX suggests, or more.

    diff --git a/choosePackages.html b/choosePackages.html index 71327d9..b30e56a 100644 --- a/choosePackages.html +++ b/choosePackages.html @@ -38,7 +38,7 @@ -

    Choose whether you prefer to use the +

    Choose whether you prefer to use the KDE or Gnome desktop environment. Both come with a full set of useful applications and tools. Tick Custom if you want to use neither or both, or if you want something other than the default software @@ -46,7 +46,7 @@

    -

    Click Next to continue. +

    Click Next to continue.

    @@ -67,17 +67,15 @@ -

    Packages have been sorted into groups, to make installing what you need on your system a lot easier. -

    +

    Packages have been sorted into groups, to make installing what you need on your system a lot easier.

    -

    -

    You can choose a Minumal Installation by deselecting everything in the Package Group Selection screen. Minimal Installation +

    You can choose a Minumal Installation by deselecting 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 @@ -143,6 +141,24 @@ + +

    +
    +
    +
    +

    Choose individual packages +

    +
    +
    +
    + + +

    TEXT + +

    + + +
    diff --git a/diskdrake.html b/diskdrake.html index dbff069..50c0a9f 100644 --- a/diskdrake.html +++ b/diskdrake.html @@ -23,6 +23,7 @@ + @@ -37,7 +38,7 @@

    If you wish to use encryption on any of your partitions you must ensure that you have a separate /boot - partition. The encryption option for the /boot partition must NOT be set, + partition. The encryption option for the /boot partition must NOT be set, otherwise your system will be unbootable.

    @@ -52,9 +53,6 @@

    -

    ADD SOME - TEXT. -

    diff --git a/doPartitionDisks.html b/doPartitionDisks.html index c3fadd5..d830ba8 100644 --- a/doPartitionDisks.html +++ b/doPartitionDisks.html @@ -23,24 +23,116 @@ - - - - -

    In this screen you can see the content of your hard disk(s) and see the solutions the DrakX partitioning wizard found for - where to install Mageia. -

    + -

    ADD SOME TEXT. +

    In this screen you can see + the content of your hard drive(s) and see the solutions the DrakX + partitioning wizard found for where to install + Mageia.

    + - -

    ADD SOME TEXT. +

    The options available from the list below will vary + depending on your particular hard drive(s) layout and content.

    + +

    +
    + +
    +
    + +
    +
    + +
    + diff --git a/index.html b/index.html index 305fe7b..5d4baa0 100644 --- a/index.html +++ b/index.html @@ -35,7 +35,7 @@
    License Agreement
    -
    Release Notes
    +
    Release Notes
    Setup SCSI
    @@ -55,6 +55,7 @@
    Desktop Selection
    Package Group Selection
    Minimal Install
    +
    Choose individual packages
    User and Superuser Management
    @@ -84,6 +85,7 @@
    drakxid-miscellaneous
    +
    Select mouse
    Updates
    Congratulations
    @@ -124,6 +126,8 @@ + + diff --git a/installUpdates.html b/installUpdates.html index 326f305..55d560d 100644 --- a/installUpdates.html +++ b/installUpdates.html @@ -6,7 +6,7 @@ - + + +
    +
    +
    +
    +

    DrakX, the Mageia installer +

    +
    +
    +
    + + + + +

    Whether you are new to GNU-Linux or an experienced user, the Mageia + installer is designed to help make your installation or upgrade as easy as + possible. +

    + + +

    If you have peripherals like printers or scanners, it is best to + connect them and make sure they are powered up during installation. These + will be automatically detected and configured. +

    + + +

    The initial menu screen has various options, however the default one + will start the installer, which will normally be all that you will + need. +

    + + + + +

    If there are problems during install, then it may be necessary to use + special installation options, see the section called “Installation options”. +

    + + +
    +
    +
    +
    +

    The installation steps +

    +
    +
    +
    + + + +

    The install process is divided into a series of steps, which can be + followed on the side panel of the screen. +

    + + +

    Each step has one or more screens which may also have + Advanced buttons with extra, less commonly + required, options. +

    + + +

    Most screens have help buttons which give + further explanations about the current step. +

    + +
    + + +
    +
    +
    +
    +

    Installation options +

    +
    +
    +
    + + + +

    If the installation fails then it may be neccessary to try again by + using one of the extra options available by hitting the F1 key (Help) see + Figure 1, “Very First Installation Welcome + Screen”

    + + +

    This will open the following text based help.

    + + + + +
    +
    +
    +
    +

    Installation problems and + possible solutions +

    +
    +
    +
    + + + +
    +
    +
    +
    +
    No graphical interface +
    +
    +
    +
    + + + +
    +
      +
    • + +

      After the initial screen you did not reach the language + selection screen. This can happen with some graphic cards and + older systems. Try using low resolution by typing "vgalo" at the + prompt. +

      + +
    • +
    • + +

      If the hardware is very old, a graphical installation may be + impossible. In this case it is worth trying a text mode + installation. To use this, type text at the prompt. + Note: this mode may not work in Mageia + 2.

      + +
    • +
    +
    + +
    + + +
    +
    +
    +
    +
    Install freezes +
    +
    +
    +
    + + + +

    If the system appears to freeze during the installation, this + may be a problem with hardware detection. In this case the automatic + detection of hardware may be bypassed and dealt with later. To try + this, type "noauto" at the prompt. This option may also be combined + with the previous options if necessary. +

    + +
    + + +
    +
    +
    +
    +
    Kernel options +
    +
    +
    +
    + + + +

    These will rarely be needed, but in some cases the hardware may + report the available RAM incorrectly. To specify this manually, you + can use the mem=xxxM parameter, where xxx is the correct amount of + RAM. e.g. "mem=256M" would specify 256MB of RAM. +

    + +
    + +
    + +
    + +
    + + diff --git a/misc-params.html b/misc-params.html index da329b9..f375ca8 100644 --- a/misc-params.html +++ b/misc-params.html @@ -7,7 +7,7 @@ - + +
    +
    +
    +
    +

    Select mouse +

    +
    +
    +
    + + + + + +

    If you select "Mouse" in the hardware parameter screen, you get another screen with a help button +

    + + +

    Maybe that button links to this page +

    + + +

    If so, we'll write a help text for that screen +

    + + + +
    + + diff --git a/setupX.html b/setupX.html index 1c9a942..ffe4bf7 100644 --- a/setupX.html +++ b/setupX.html @@ -27,7 +27,7 @@ -

    No matter which graphical environment (also known as desktop +

    No matter which graphical environment (also known as desktop environment) you chose for this install of Mageia, they are all based on a graphical user interface system called X-Windows, or simply X. So in order for KDE, Gnome, LXDE or any other graphical environment to work well, the following X settings need to be @@ -40,28 +40,28 @@