From 790e1a2c07a21cc67aa0a0a3b669f302c1506e55 Mon Sep 17 00:00:00 2001 From: Claire Revillet Date: Tue, 28 Jan 2014 21:46:21 +0000 Subject: - add DrakX manuals in CA, CS, DE, EL, EN, EO, ES, ET, FR, ID, NL, PL, PT_BR, RO, RU, SV, TR and UK for MGA4 --- installer/4/en/common | 1 + installer/4/en/content/acceptLicense.html | 57 +++ installer/4/en/content/addUser.html | 89 ++++ installer/4/en/content/add_supplemental_media.html | 56 +++ installer/4/en/content/ask_mntpoint_s.html | 66 +++ installer/4/en/content/chooseDesktop.html | 58 +++ installer/4/en/content/choosePackageGroups.html | 53 +++ installer/4/en/content/choosePackagesTree.html | 56 +++ installer/4/en/content/configureServices.html | 58 +++ installer/4/en/content/configureTimezoneUTC.html | 57 +++ installer/4/en/content/configureX_card_list.html | 63 +++ installer/4/en/content/configureX_chooser.html | 77 ++++ installer/4/en/content/configureX_monitor.html | 72 +++ installer/4/en/content/diskdrake.html | 56 +++ installer/4/en/content/doPartitionDisks.html | 86 ++++ installer/4/en/content/draft.png | Bin 0 -> 16150 bytes installer/4/en/content/exitInstall.html | 52 +++ installer/4/en/content/favicon.png | Bin 0 -> 1184 bytes installer/4/en/content/formatPartitions.html | 60 +++ installer/4/en/content/images/dx-help.png | Bin 0 -> 11451 bytes installer/4/en/content/images/dx-welcome.png | Bin 0 -> 159358 bytes .../content/images/dx2-add_supplemental_media.png | Bin 0 -> 41209 bytes .../content/images/dx2-bootloaderConfiguration.png | Bin 0 -> 42114 bytes .../4/en/content/images/dx2-chooseDesktop.png | Bin 0 -> 47213 bytes .../4/en/content/images/dx2-chooseMountpoints.png | Bin 0 -> 38193 bytes .../en/content/images/dx2-choosePackageGroups.png | Bin 0 -> 49451 bytes .../4/en/content/images/dx2-choosePackagesTree.png | Bin 0 -> 50229 bytes .../4/en/content/images/dx2-configureServices.png | Bin 0 -> 42723 bytes .../en/content/images/dx2-configureTimezoneUTC.png | Bin 0 -> 41018 bytes .../en/content/images/dx2-configureX_card_list.png | Bin 0 -> 44494 bytes .../4/en/content/images/dx2-configureX_chooser.png | Bin 0 -> 36547 bytes .../4/en/content/images/dx2-configureX_monitor.png | Bin 0 -> 45725 bytes installer/4/en/content/images/dx2-diskdrake.png | Bin 0 -> 50368 bytes .../4/en/content/images/dx2-doPartitionDisks.png | Bin 0 -> 48783 bytes installer/4/en/content/images/dx2-exitInstall.png | Bin 0 -> 39530 bytes .../4/en/content/images/dx2-formatPartitions.png | Bin 0 -> 36070 bytes .../4/en/content/images/dx2-installUpdates.png | Bin 0 -> 38850 bytes installer/4/en/content/images/dx2-license.png | Bin 0 -> 56728 bytes .../4/en/content/images/dx2-media_selection.png | Bin 0 -> 37501 bytes .../4/en/content/images/dx2-minimal-install.png | Bin 0 -> 36224 bytes .../4/en/content/images/dx2-securityLevel.png | Bin 0 -> 45000 bytes .../4/en/content/images/dx2-selectCountry.png | Bin 0 -> 43947 bytes .../4/en/content/images/dx2-selectInstallClass.png | Bin 0 -> 33639 bytes .../4/en/content/images/dx2-selectKeyboard.png | Bin 0 -> 38703 bytes .../4/en/content/images/dx2-selectLanguage.png | Bin 0 -> 46093 bytes installer/4/en/content/images/dx2-selectMouse.png | Bin 0 -> 37314 bytes .../4/en/content/images/dx2-setRootPassword.png | Bin 0 -> 40772 bytes .../4/en/content/images/dx2-setupBootloader.png | Bin 0 -> 43539 bytes .../content/images/dx2-setupBootloaderAddEntry.png | Bin 0 -> 25871 bytes installer/4/en/content/images/dx2-setupSCSI.png | Bin 0 -> 155207 bytes installer/4/en/content/images/dx2-soundConfig.png | Bin 0 -> 40523 bytes installer/4/en/content/images/dx2-summary.png | Bin 0 -> 56094 bytes .../4/en/content/images/dx2-summaryBottom.png | Bin 0 -> 52341 bytes .../4/en/content/images/dx2-takeOverHdConfirm.png | Bin 0 -> 33719 bytes installer/4/en/content/index.html | 67 +++ installer/4/en/content/installUpdates.html | 55 +++ installer/4/en/content/installer.html | 86 ++++ installer/4/en/content/main.js | 179 +++++++ installer/4/en/content/media_selection.html | 62 +++ installer/4/en/content/minimal-install.html | 55 +++ installer/4/en/content/misc-params.html | 104 +++++ installer/4/en/content/nwSearchFnt.js | 513 +++++++++++++++++++++ installer/4/en/content/search/default.props | 1 + installer/4/en/content/search/en-us.props | 45 ++ installer/4/en/content/search/es-es.props | 179 +++++++ installer/4/en/content/search/htmlFileInfoList.js | 33 ++ installer/4/en/content/search/htmlFileList.js | 34 ++ installer/4/en/content/search/index-1.js | 286 ++++++++++++ installer/4/en/content/search/index-2.js | 285 ++++++++++++ installer/4/en/content/search/index-3.js | 282 +++++++++++ installer/4/en/content/search/ja-jp.props | 1 + installer/4/en/content/search/nwSearchFnt.js | 513 +++++++++++++++++++++ installer/4/en/content/search/punctuation.props | 31 ++ .../4/en/content/search/stemmers/de_stemmer.js | 247 ++++++++++ .../4/en/content/search/stemmers/en_stemmer.js | 187 ++++++++ .../4/en/content/search/stemmers/fr_stemmer.js | 299 ++++++++++++ installer/4/en/content/securityLevel.html | 53 +++ installer/4/en/content/selectCountry.html | 71 +++ installer/4/en/content/selectInstallClass.html | 66 +++ installer/4/en/content/selectKeyboard.html | 66 +++ installer/4/en/content/selectLanguage.html | 63 +++ installer/4/en/content/selectMouse.html | 49 ++ installer/4/en/content/setupBootloader.html | 85 ++++ .../4/en/content/setupBootloaderAddEntry.html | 49 ++ installer/4/en/content/setupSCSI.html | 53 +++ installer/4/en/content/soundConfig.html | 66 +++ installer/4/en/content/t-mageia-2011.png | Bin 0 -> 7117 bytes installer/4/en/content/takeOverHdConfirm.html | 54 +++ installer/4/en/content/webhelp-custom.css | 229 +++++++++ installer/4/en/content/webhelp-default.css | 92 ++++ installer/4/en/index.html | 15 + 91 files changed, 5572 insertions(+) create mode 120000 installer/4/en/common create mode 100644 installer/4/en/content/acceptLicense.html create mode 100644 installer/4/en/content/addUser.html create mode 100644 installer/4/en/content/add_supplemental_media.html create mode 100644 installer/4/en/content/ask_mntpoint_s.html create mode 100644 installer/4/en/content/chooseDesktop.html create mode 100644 installer/4/en/content/choosePackageGroups.html create mode 100644 installer/4/en/content/choosePackagesTree.html create mode 100644 installer/4/en/content/configureServices.html create mode 100644 installer/4/en/content/configureTimezoneUTC.html create mode 100644 installer/4/en/content/configureX_card_list.html create mode 100644 installer/4/en/content/configureX_chooser.html create mode 100644 installer/4/en/content/configureX_monitor.html create mode 100644 installer/4/en/content/diskdrake.html create mode 100644 installer/4/en/content/doPartitionDisks.html create mode 100644 installer/4/en/content/draft.png create mode 100644 installer/4/en/content/exitInstall.html create mode 100644 installer/4/en/content/favicon.png create mode 100644 installer/4/en/content/formatPartitions.html create mode 100644 installer/4/en/content/images/dx-help.png create mode 100644 installer/4/en/content/images/dx-welcome.png create mode 100644 installer/4/en/content/images/dx2-add_supplemental_media.png create mode 100644 installer/4/en/content/images/dx2-bootloaderConfiguration.png create mode 100644 installer/4/en/content/images/dx2-chooseDesktop.png create mode 100644 installer/4/en/content/images/dx2-chooseMountpoints.png create mode 100644 installer/4/en/content/images/dx2-choosePackageGroups.png create mode 100644 installer/4/en/content/images/dx2-choosePackagesTree.png create mode 100644 installer/4/en/content/images/dx2-configureServices.png create mode 100644 installer/4/en/content/images/dx2-configureTimezoneUTC.png create mode 100644 installer/4/en/content/images/dx2-configureX_card_list.png create mode 100644 installer/4/en/content/images/dx2-configureX_chooser.png create mode 100644 installer/4/en/content/images/dx2-configureX_monitor.png create mode 100644 installer/4/en/content/images/dx2-diskdrake.png create mode 100644 installer/4/en/content/images/dx2-doPartitionDisks.png create mode 100644 installer/4/en/content/images/dx2-exitInstall.png create mode 100644 installer/4/en/content/images/dx2-formatPartitions.png create mode 100644 installer/4/en/content/images/dx2-installUpdates.png create mode 100644 installer/4/en/content/images/dx2-license.png create mode 100644 installer/4/en/content/images/dx2-media_selection.png create mode 100644 installer/4/en/content/images/dx2-minimal-install.png create mode 100644 installer/4/en/content/images/dx2-securityLevel.png create mode 100644 installer/4/en/content/images/dx2-selectCountry.png create mode 100644 installer/4/en/content/images/dx2-selectInstallClass.png create mode 100644 installer/4/en/content/images/dx2-selectKeyboard.png create mode 100644 installer/4/en/content/images/dx2-selectLanguage.png create mode 100644 installer/4/en/content/images/dx2-selectMouse.png create mode 100644 installer/4/en/content/images/dx2-setRootPassword.png create mode 100644 installer/4/en/content/images/dx2-setupBootloader.png create mode 100644 installer/4/en/content/images/dx2-setupBootloaderAddEntry.png create mode 100644 installer/4/en/content/images/dx2-setupSCSI.png create mode 100644 installer/4/en/content/images/dx2-soundConfig.png create mode 100644 installer/4/en/content/images/dx2-summary.png create mode 100644 installer/4/en/content/images/dx2-summaryBottom.png create mode 100644 installer/4/en/content/images/dx2-takeOverHdConfirm.png create mode 100644 installer/4/en/content/index.html create mode 100644 installer/4/en/content/installUpdates.html create mode 100644 installer/4/en/content/installer.html create mode 100644 installer/4/en/content/main.js create mode 100644 installer/4/en/content/media_selection.html create mode 100644 installer/4/en/content/minimal-install.html create mode 100644 installer/4/en/content/misc-params.html create mode 100644 installer/4/en/content/nwSearchFnt.js create mode 100644 installer/4/en/content/search/default.props create mode 100644 installer/4/en/content/search/en-us.props create mode 100644 installer/4/en/content/search/es-es.props create mode 100644 installer/4/en/content/search/htmlFileInfoList.js create mode 100644 installer/4/en/content/search/htmlFileList.js create mode 100644 installer/4/en/content/search/index-1.js create mode 100644 installer/4/en/content/search/index-2.js create mode 100644 installer/4/en/content/search/index-3.js create mode 100644 installer/4/en/content/search/ja-jp.props create mode 100644 installer/4/en/content/search/nwSearchFnt.js create mode 100644 installer/4/en/content/search/punctuation.props create mode 100644 installer/4/en/content/search/stemmers/de_stemmer.js create mode 100644 installer/4/en/content/search/stemmers/en_stemmer.js create mode 100644 installer/4/en/content/search/stemmers/fr_stemmer.js create mode 100644 installer/4/en/content/securityLevel.html create mode 100644 installer/4/en/content/selectCountry.html create mode 100644 installer/4/en/content/selectInstallClass.html create mode 100644 installer/4/en/content/selectKeyboard.html create mode 100644 installer/4/en/content/selectLanguage.html create mode 100644 installer/4/en/content/selectMouse.html create mode 100644 installer/4/en/content/setupBootloader.html create mode 100644 installer/4/en/content/setupBootloaderAddEntry.html create mode 100644 installer/4/en/content/setupSCSI.html create mode 100644 installer/4/en/content/soundConfig.html create mode 100644 installer/4/en/content/t-mageia-2011.png create mode 100644 installer/4/en/content/takeOverHdConfirm.html create mode 100644 installer/4/en/content/webhelp-custom.css create mode 100644 installer/4/en/content/webhelp-default.css create mode 100644 installer/4/en/index.html (limited to 'installer/4/en') diff --git a/installer/4/en/common b/installer/4/en/common new file mode 120000 index 00000000..83323993 --- /dev/null +++ b/installer/4/en/common @@ -0,0 +1 @@ +../common/ \ No newline at end of file diff --git a/installer/4/en/content/acceptLicense.html b/installer/4/en/content/acceptLicense.html new file mode 100644 index 00000000..9c9e0103 --- /dev/null +++ b/installer/4/en/content/acceptLicense.html @@ -0,0 +1,57 @@ + + + + + License and Release Notes

License and Release Notes

License Agreement

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.

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.

Release Notes

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

diff --git a/installer/4/en/content/addUser.html b/installer/4/en/content/addUser.html new file mode 100644 index 00000000..df09baf4 --- /dev/null +++ b/installer/4/en/content/addUser.html @@ -0,0 +1,89 @@ + + + + + User and Superuser Management

User and Superuser Management

Set Administrator (root) + Password:

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 colour of its shield 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.

Note

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.

Enter a user

Add a user here. A user has fewer rights than the superuser (root), + but 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 the users real name into + this text box.

  • Login Name: Here you enter the user login + name or let drakx use a version of the users real name. The + login name is case sensitive.

  • Password: In this text box you should type + in the user password. There is a shield at the end of the text box + that indicates the strength of the password. (See also Note)

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

Note

Any user you add while installing Mageia, will have a world readable + (but write protected) home directory.

However, while using your new install, any user you add in + MCC - System - Manage users on system will have a + home directory that is both read and write protected.

If you don't want a world readable home directory for anyone, it is + advised to only add a temporary user now and to add the real one(s) after + reboot.

If you prefer world readable home directories, you might want to add + all extra needed users in the Configuration - Summary + step during the install. Choose User management.

The access permissions can also be changed after the install.

Advanced User Management

If the advanced button is clicked you are + offered a screen that allows you to edit the settings for the user you are + adding. Additionally, you can disable or enable a guest account.

Warning

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

  • Enable guest account: Here you can enable + or disable 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.

  • Shell: This drop down list allows you to + change the shell used by the user you are adding in the previous + screen, options are Bash, Dash and Sh

  • User ID: Here you can set the user ID for + the user you are adding in the previous screen. This is a number. + Leave it blank unless you know what you are doing.

  • Group ID: This lets you set the group ID. + Also a number, usually the same one as for the user. Leave it blank + unless you know what you are doing.

diff --git a/installer/4/en/content/add_supplemental_media.html b/installer/4/en/content/add_supplemental_media.html new file mode 100644 index 00000000..063bf195 --- /dev/null +++ b/installer/4/en/content/add_supplemental_media.html @@ -0,0 +1,56 @@ + + + + + Media Selection (Configure Supplemental Installation Media)

Media Selection (Configure Supplemental Installation Media)

This screen gives you the list of already recognized repositories. You + can add other sources for packages, like an optical disc or a remote + source. The source selection determines which packages will be available for + selection during the next steps.

For a network source, there are two steps to follow:

  1. Choosing and activation of the network, if not already up.

  2. Selecting a mirror or specifying a URL (very first entry). By + selecting a mirror, you have access to the selection of all repositories + managed by Mageia, like the Nonfree , the Tainted repositories and the + Updates. With the URL, you can designate a specific repository or your + own NFS installation.

diff --git a/installer/4/en/content/ask_mntpoint_s.html b/installer/4/en/content/ask_mntpoint_s.html new file mode 100644 index 00000000..4b9bfcb9 --- /dev/null +++ b/installer/4/en/content/ask_mntpoint_s.html @@ -0,0 +1,66 @@ + + + + + Choose the mount points

Choose the mount points

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

Note

If you change anything, make sure you still have a + / (root) partition.

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

  • "Device", is made up of: "hard drive", ["hard drive + number"(letter)], "partition number" (for example, "sda5").

  • 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.

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

Warning

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 its type + and size.

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

diff --git a/installer/4/en/content/chooseDesktop.html b/installer/4/en/content/chooseDesktop.html new file mode 100644 index 00000000..1cf25266 --- /dev/null +++ b/installer/4/en/content/chooseDesktop.html @@ -0,0 +1,58 @@ + + + + + Desktop Selection

Desktop Selection

Depending on your selection here, you may be offered further screens to fine tune your choice.

After the selection step(s), you will see a slide show during package + installation. The slide show can be disabled by pressing the + Details button

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 choices for these desktop + environments. The LXDE desktop is lighter than + the previous two, sporting less eye candy and fewer packages installed by + default.

diff --git a/installer/4/en/content/choosePackageGroups.html b/installer/4/en/content/choosePackageGroups.html new file mode 100644 index 00000000..899805fb --- /dev/null +++ b/installer/4/en/content/choosePackageGroups.html @@ -0,0 +1,53 @@ + + + + + Package Group Selection

Package Group Selection

Packages have been sorted into groups, to make choosing what you + need on your system a lot easier. The groups are fairly self explanatory, + however more information about the content of each is available in + tool-tips which become visible as the mouse is hovered over them.

  • Workstation.

  • Server.

  • Graphical Environment.

  • Individual Package Selection: You can use this option to + manually add or remove packages.

Read the section called “Minimal Install” for instructions on how to do a minimal install.

diff --git a/installer/4/en/content/choosePackagesTree.html b/installer/4/en/content/choosePackagesTree.html new file mode 100644 index 00000000..36928a00 --- /dev/null +++ b/installer/4/en/content/choosePackagesTree.html @@ -0,0 +1,56 @@ + + + + + Choose Individual Packages

Choose Individual + Packages

Here you can add or remove any extra packages to customise your + installation.

After having made your choice, you can click on the + floppy 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.

diff --git a/installer/4/en/content/configureServices.html b/installer/4/en/content/configureServices.html new file mode 100644 index 00000000..7c807a9d --- /dev/null +++ b/installer/4/en/content/configureServices.html @@ -0,0 +1,58 @@ + + + + + Configure your Services

Configure your + Services

Here you can set + which services should (not) start when you boot your system.

There are four + groups, click on the triangle before a group to expand it and see all + services in it.

The setting + DrakX chose are usually good.

If you highlight + a service, some information about it is shown in the info box + below.

Only change + things when you know very well what you are doing.

diff --git a/installer/4/en/content/configureTimezoneUTC.html b/installer/4/en/content/configureTimezoneUTC.html new file mode 100644 index 00000000..cfd658e6 --- /dev/null +++ b/installer/4/en/content/configureTimezoneUTC.html @@ -0,0 +1,57 @@ + + + + + Configure your Timezone

Configure your + Timezone

Choose your + time zone by choosing your country or a city close to you in the same time + zone.

In next + screen you can choose to set your hardware clock to local time or to GMT, + also known as UTC.

Note

If you have + more than one operating system on your computer, make sure they are all + set to local time, or all to UTC/GMT.

diff --git a/installer/4/en/content/configureX_card_list.html b/installer/4/en/content/configureX_card_list.html new file mode 100644 index 00000000..345e810d --- /dev/null +++ b/installer/4/en/content/configureX_card_list.html @@ -0,0 +1,63 @@ + + + + + Choose an X Server (Configure your Graphic Card)

Choose an X Server (Configure + your Graphic Card)

DrakX has a very comprehensive database of video cards and will + usually correctly identify your video device.

If the installer has not correctly detected your graphic card and you + know which one you have, you can select it from the tree by:

  • vendor

  • then the name of your card

  • and the type of card

If you cannot find your card in the vendor lists (because it's not yet + in the database or it's an older card) you may find a suitable driver in the + Xorg category

The Xorg listing provides more than 40 generic and open source video + card drivers. If you still can't find a named driver for your card there is + the option of using the vesa driver which provides basic + capabilities.

Be aware that if you select an incompatible driver you may only have + access to the Commandline Interface.

Some video card manufacturers provide proprietary drivers for Linux + which may only be available in the Nonfree repository and in some cases only + from the card manufacturers' websites.

The Nonfree repository needs to be explicitly enabled to access them. + If you didn't select it previously, you should do this after your first + reboot.

diff --git a/installer/4/en/content/configureX_chooser.html b/installer/4/en/content/configureX_chooser.html new file mode 100644 index 00000000..09bf5326 --- /dev/null +++ b/installer/4/en/content/configureX_chooser.html @@ -0,0 +1,77 @@ + + + + + Graphic Card and Monitor Configuration

Graphic Card and Monitor + Configuration

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 Window System, 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 correct. Choose the correct settings if you can see that + DrakX didn't make a choice, or if you think the + choice is incorrect.

  • Graphic + card: Choose your card from the list if + needed.

  • Monitor: + You can choose Plug'n Play when applicable, or + choose your monitor from the Vendor or + Generic list. Choose Custom if + you prefer to manually set the horizontal and vertical refresh rates of + your monitor.

    Warning

    Incorrect refresh rates may + damage your monitor

  • Resolution: + Set the desired resolution and color depth of your monitor here.

  • Test: + The test button does not always appear during install. If the button is + there, you can control your settings by pressing it. If you see a + question asking you whether your settings are correct, you can answer + "yes", and the settings will be kept. If you don't see anything, you'll + return to the configuration screen and be able to reconfigure everything + until the test is good. Make sure your settings are on the + safe side if the test button isn't available

  • Options: + Here you can choose to enable or disable various options.

diff --git a/installer/4/en/content/configureX_monitor.html b/installer/4/en/content/configureX_monitor.html new file mode 100644 index 00000000..4d87bad3 --- /dev/null +++ b/installer/4/en/content/configureX_monitor.html @@ -0,0 +1,72 @@ + + + + + Choosing your Monitor

Choosing your Monitor

DrakX has a very + comprehensive database of monitors and will usually correctly identify + yours.

Warning

Selecting a + monitor with different characteristics could damage your monitor or video + hardware. Please don't try something without knowing what you are + doing. If in doubt you should consult your monitor + documentation

Custom

This option allows you to + set two critical parameters, the vertical refresh rate and the horizontal + sync rate. Vertical refresh determines how often the screen is refreshed and + horizontal sync is the rate at which scan lines are displayed.

It is VERY + IMPORTANT that you do not specify a monitor type with a sync + range that is beyond the capabilities of your monitor: you may damage your + monitor. If in doubt, choose a conservative setting and consult your monitor + documentation.

Plug 'n + Play

This is the default + option and tries to determine the monitor type from the monitor + database.

Vendor

If the installer has not + correctly detected your monitor and you know which one you have, you can + select it from the tree by selecting:

  • vendor

  • the monitor manufacturers name

  • the monitor description

Generic

selecting this group + displays nearly 30 display configurations such as 1024x768 @ 60Hz and + includes Flat panel displays as used in laptops. This is often a good + monitor selection group if you need to use the Vesa card driver when your + video hardware cannot be determined automatically. Once again it may be wise + to be conservative in your selections.

diff --git a/installer/4/en/content/diskdrake.html b/installer/4/en/content/diskdrake.html new file mode 100644 index 00000000..7e8a0ac4 --- /dev/null +++ b/installer/4/en/content/diskdrake.html @@ -0,0 +1,56 @@ + + + + + Custom disk partitioning with DiskDrake

Custom disk partitioning with + DiskDrake

Warning

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

Adjust the layout of your disk(s) here. You can remove or create partitions, change the filesystem of a partition or change its size and even view what is in them before you start. +

There is a tab for every detected hard disk or other storage device, like an USB key. For example sda, sdb and sdc if there are three of them. +

Push Clear all to wipe all partitions on the selected storage device

For all other actions: click on the desired partition first. Then view it, or choose a filesystem and a mount point, resize it or wipe it.

Continue until you adjusted everything to your wishes.

Click Done when you're ready.

diff --git a/installer/4/en/content/doPartitionDisks.html b/installer/4/en/content/doPartitionDisks.html new file mode 100644 index 00000000..1745633b --- /dev/null +++ b/installer/4/en/content/doPartitionDisks.html @@ -0,0 +1,86 @@ + + + + + Partitioning

Partitioning

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.

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

  • Use Existing + Partitions

    If this option is + available, then existing Linux compatible partitions have been found + and may be used for the installation.

  • Use Free Space

    If you have unused + space on your hard drive then this option will use it for your new + Mageia installation.

  • Use Free Space on a + Windows Partition

    If you have unused + space on an existing Windows partition, the installer may offer to use + it.

    This can be a useful + way of making room for your new Mageia installation, but is a risky + operation so you should make sure you have backed up all important + files!

    Note that this + involves shrinking the size of the Windows partition. The partition + must be "clean", meaning that Windows must have closed down correctly + the last time it was used. It must also have been defragmented, + although this is not a guarantee that all files in the partition have + been moved out of the area that is about to be used. It is highly + recommended to back up your personal files.

  • Erase and use Entire + Disk.

    This option will use + the complete drive for Mageia.

    Note! This will + erase ALL data on the selected hard drive. Take care!

    If you intend to use + part of the disk for something else, or you already have data on the + drive that you are not prepared to lose, then do not use this + option.

  • Custom

    This gives you + complete control over the placing of the installation on your hard + drive(s).

Warning

Some newer drives are now using 4096 byte logical sectors, instead + of the previous standard of 512 byte logical sectors. Due to lack of + available hardware, the partitioning tool used in the installer has not + been tested with such a drive. Also some ssd drives now use an erase block + size over 1 MB. We suggest to pre-partition the drive, using an + alternative partitioning tool like gparted, if you own such a device, and + to use the following settings:

"Align to" "MiB"

"Free space preceding (MiB)" "2"

Also make sure all partitions are created with an even number of + megabytes.

diff --git a/installer/4/en/content/draft.png b/installer/4/en/content/draft.png new file mode 100644 index 00000000..59673fe1 Binary files /dev/null and b/installer/4/en/content/draft.png differ diff --git a/installer/4/en/content/exitInstall.html b/installer/4/en/content/exitInstall.html new file mode 100644 index 00000000..3cb8ac50 --- /dev/null +++ b/installer/4/en/content/exitInstall.html @@ -0,0 +1,52 @@ + + + + + Congratulations

Congratulations

You have finished installing + and configuring Mageia and it is now safe to + remove the installation medium and reboot your computer.

After reboot, in the bootloader screen, + you can choose between the operating systems on your computer (if you have more than one).

If you didn't adjust the settings for + the bootloader, your Mageia install will be automatically selected and started.

Enjoy!

Visit www.mageia.org if you have any questions + or want to contribute to Mageia

diff --git a/installer/4/en/content/favicon.png b/installer/4/en/content/favicon.png new file mode 100644 index 00000000..5868d96b Binary files /dev/null and b/installer/4/en/content/favicon.png differ diff --git a/installer/4/en/content/formatPartitions.html b/installer/4/en/content/formatPartitions.html new file mode 100644 index 00000000..e2358ed5 --- /dev/null +++ b/installer/4/en/content/formatPartitions.html @@ -0,0 +1,60 @@ + + + + + Formatting

Formatting

Here you can choose which + partition(s) you wish to format. Any data on partitions not + marked for formatting will be saved.

Usually at least the + partitions DrakX selected, need to be formatted

Click on + Advanced to choose partitions you want to check for + so called bad blocks

Tip

If you're not sure you + have made the right choice, you can click on + Previous, again on Previous + and then on Custom to get back to the main screen. + In that screen you can choose to view what is in your partitions.

When you are confident + about the selection, click on Next to + continue.

diff --git a/installer/4/en/content/images/dx-help.png b/installer/4/en/content/images/dx-help.png new file mode 100644 index 00000000..32824349 Binary files /dev/null and b/installer/4/en/content/images/dx-help.png differ diff --git a/installer/4/en/content/images/dx-welcome.png b/installer/4/en/content/images/dx-welcome.png new file mode 100644 index 00000000..6c5e4132 Binary files /dev/null and b/installer/4/en/content/images/dx-welcome.png differ diff --git a/installer/4/en/content/images/dx2-add_supplemental_media.png b/installer/4/en/content/images/dx2-add_supplemental_media.png new file mode 100644 index 00000000..d6bd4fb8 Binary files /dev/null and b/installer/4/en/content/images/dx2-add_supplemental_media.png differ diff --git a/installer/4/en/content/images/dx2-bootloaderConfiguration.png b/installer/4/en/content/images/dx2-bootloaderConfiguration.png new file mode 100644 index 00000000..eea4dd28 Binary files /dev/null and b/installer/4/en/content/images/dx2-bootloaderConfiguration.png differ diff --git a/installer/4/en/content/images/dx2-chooseDesktop.png b/installer/4/en/content/images/dx2-chooseDesktop.png new file mode 100644 index 00000000..52eb2dec Binary files /dev/null and b/installer/4/en/content/images/dx2-chooseDesktop.png differ diff --git a/installer/4/en/content/images/dx2-chooseMountpoints.png b/installer/4/en/content/images/dx2-chooseMountpoints.png new file mode 100644 index 00000000..34efb4a7 Binary files /dev/null and b/installer/4/en/content/images/dx2-chooseMountpoints.png differ diff --git a/installer/4/en/content/images/dx2-choosePackageGroups.png b/installer/4/en/content/images/dx2-choosePackageGroups.png new file mode 100644 index 00000000..27dd2f08 Binary files /dev/null and b/installer/4/en/content/images/dx2-choosePackageGroups.png differ diff --git a/installer/4/en/content/images/dx2-choosePackagesTree.png b/installer/4/en/content/images/dx2-choosePackagesTree.png new file mode 100644 index 00000000..de8edbdf Binary files /dev/null and b/installer/4/en/content/images/dx2-choosePackagesTree.png differ diff --git a/installer/4/en/content/images/dx2-configureServices.png b/installer/4/en/content/images/dx2-configureServices.png new file mode 100644 index 00000000..6e113ad5 Binary files /dev/null and b/installer/4/en/content/images/dx2-configureServices.png differ diff --git a/installer/4/en/content/images/dx2-configureTimezoneUTC.png b/installer/4/en/content/images/dx2-configureTimezoneUTC.png new file mode 100644 index 00000000..ec1c16d6 Binary files /dev/null and b/installer/4/en/content/images/dx2-configureTimezoneUTC.png differ diff --git a/installer/4/en/content/images/dx2-configureX_card_list.png b/installer/4/en/content/images/dx2-configureX_card_list.png new file mode 100644 index 00000000..391247c9 Binary files /dev/null and b/installer/4/en/content/images/dx2-configureX_card_list.png differ diff --git a/installer/4/en/content/images/dx2-configureX_chooser.png b/installer/4/en/content/images/dx2-configureX_chooser.png new file mode 100644 index 00000000..166d41de Binary files /dev/null and b/installer/4/en/content/images/dx2-configureX_chooser.png differ diff --git a/installer/4/en/content/images/dx2-configureX_monitor.png b/installer/4/en/content/images/dx2-configureX_monitor.png new file mode 100644 index 00000000..32aa27c7 Binary files /dev/null and b/installer/4/en/content/images/dx2-configureX_monitor.png differ diff --git a/installer/4/en/content/images/dx2-diskdrake.png b/installer/4/en/content/images/dx2-diskdrake.png new file mode 100644 index 00000000..f0863b2b Binary files /dev/null and b/installer/4/en/content/images/dx2-diskdrake.png differ diff --git a/installer/4/en/content/images/dx2-doPartitionDisks.png b/installer/4/en/content/images/dx2-doPartitionDisks.png new file mode 100644 index 00000000..0659bada Binary files /dev/null and b/installer/4/en/content/images/dx2-doPartitionDisks.png differ diff --git a/installer/4/en/content/images/dx2-exitInstall.png b/installer/4/en/content/images/dx2-exitInstall.png new file mode 100644 index 00000000..2aea3b5b Binary files /dev/null and b/installer/4/en/content/images/dx2-exitInstall.png differ diff --git a/installer/4/en/content/images/dx2-formatPartitions.png b/installer/4/en/content/images/dx2-formatPartitions.png new file mode 100644 index 00000000..fc7ac3fe Binary files /dev/null and b/installer/4/en/content/images/dx2-formatPartitions.png differ diff --git a/installer/4/en/content/images/dx2-installUpdates.png b/installer/4/en/content/images/dx2-installUpdates.png new file mode 100644 index 00000000..63b71abe Binary files /dev/null and b/installer/4/en/content/images/dx2-installUpdates.png differ diff --git a/installer/4/en/content/images/dx2-license.png b/installer/4/en/content/images/dx2-license.png new file mode 100644 index 00000000..8a2f513e Binary files /dev/null and b/installer/4/en/content/images/dx2-license.png differ diff --git a/installer/4/en/content/images/dx2-media_selection.png b/installer/4/en/content/images/dx2-media_selection.png new file mode 100644 index 00000000..d070be8e Binary files /dev/null and b/installer/4/en/content/images/dx2-media_selection.png differ diff --git a/installer/4/en/content/images/dx2-minimal-install.png b/installer/4/en/content/images/dx2-minimal-install.png new file mode 100644 index 00000000..9c0ed28b Binary files /dev/null and b/installer/4/en/content/images/dx2-minimal-install.png differ diff --git a/installer/4/en/content/images/dx2-securityLevel.png b/installer/4/en/content/images/dx2-securityLevel.png new file mode 100644 index 00000000..e1d5ff1d Binary files /dev/null and b/installer/4/en/content/images/dx2-securityLevel.png differ diff --git a/installer/4/en/content/images/dx2-selectCountry.png b/installer/4/en/content/images/dx2-selectCountry.png new file mode 100644 index 00000000..1d555225 Binary files /dev/null and b/installer/4/en/content/images/dx2-selectCountry.png differ diff --git a/installer/4/en/content/images/dx2-selectInstallClass.png b/installer/4/en/content/images/dx2-selectInstallClass.png new file mode 100644 index 00000000..f014ba1c Binary files /dev/null and b/installer/4/en/content/images/dx2-selectInstallClass.png differ diff --git a/installer/4/en/content/images/dx2-selectKeyboard.png b/installer/4/en/content/images/dx2-selectKeyboard.png new file mode 100644 index 00000000..879681bb Binary files /dev/null and b/installer/4/en/content/images/dx2-selectKeyboard.png differ diff --git a/installer/4/en/content/images/dx2-selectLanguage.png b/installer/4/en/content/images/dx2-selectLanguage.png new file mode 100644 index 00000000..21989207 Binary files /dev/null and b/installer/4/en/content/images/dx2-selectLanguage.png differ diff --git a/installer/4/en/content/images/dx2-selectMouse.png b/installer/4/en/content/images/dx2-selectMouse.png new file mode 100644 index 00000000..437f2cf5 Binary files /dev/null and b/installer/4/en/content/images/dx2-selectMouse.png differ diff --git a/installer/4/en/content/images/dx2-setRootPassword.png b/installer/4/en/content/images/dx2-setRootPassword.png new file mode 100644 index 00000000..f13446f4 Binary files /dev/null and b/installer/4/en/content/images/dx2-setRootPassword.png differ diff --git a/installer/4/en/content/images/dx2-setupBootloader.png b/installer/4/en/content/images/dx2-setupBootloader.png new file mode 100644 index 00000000..fdf871f2 Binary files /dev/null and b/installer/4/en/content/images/dx2-setupBootloader.png differ diff --git a/installer/4/en/content/images/dx2-setupBootloaderAddEntry.png b/installer/4/en/content/images/dx2-setupBootloaderAddEntry.png new file mode 100644 index 00000000..3170520c Binary files /dev/null and b/installer/4/en/content/images/dx2-setupBootloaderAddEntry.png differ diff --git a/installer/4/en/content/images/dx2-setupSCSI.png b/installer/4/en/content/images/dx2-setupSCSI.png new file mode 100644 index 00000000..7d891b77 Binary files /dev/null and b/installer/4/en/content/images/dx2-setupSCSI.png differ diff --git a/installer/4/en/content/images/dx2-soundConfig.png b/installer/4/en/content/images/dx2-soundConfig.png new file mode 100644 index 00000000..82e3e12e Binary files /dev/null and b/installer/4/en/content/images/dx2-soundConfig.png differ diff --git a/installer/4/en/content/images/dx2-summary.png b/installer/4/en/content/images/dx2-summary.png new file mode 100644 index 00000000..18d4366d Binary files /dev/null and b/installer/4/en/content/images/dx2-summary.png differ diff --git a/installer/4/en/content/images/dx2-summaryBottom.png b/installer/4/en/content/images/dx2-summaryBottom.png new file mode 100644 index 00000000..cc884ee2 Binary files /dev/null and b/installer/4/en/content/images/dx2-summaryBottom.png differ diff --git a/installer/4/en/content/images/dx2-takeOverHdConfirm.png b/installer/4/en/content/images/dx2-takeOverHdConfirm.png new file mode 100644 index 00000000..f0400664 Binary files /dev/null and b/installer/4/en/content/images/dx2-takeOverHdConfirm.png differ diff --git a/installer/4/en/content/index.html b/installer/4/en/content/index.html new file mode 100644 index 00000000..5b5a43ae --- /dev/null +++ b/installer/4/en/content/index.html @@ -0,0 +1,67 @@ + + + + + Installation with DrakX
diff --git a/installer/4/en/content/installUpdates.html b/installer/4/en/content/installUpdates.html new file mode 100644 index 00000000..fdcc4a52 --- /dev/null +++ b/installer/4/en/content/installUpdates.html @@ -0,0 +1,55 @@ + + + + + Updates

Updates

Since this version of + Mageia was released, some packages will have been + updated or improved.

Choose + yes if you wish to download and install them, select + no if you don't want to do this now, or if you aren't + connected to the Internet

Then press + Next to continue

diff --git a/installer/4/en/content/installer.html b/installer/4/en/content/installer.html new file mode 100644 index 00000000..eaed512d --- /dev/null +++ b/installer/4/en/content/installer.html @@ -0,0 +1,86 @@ + + + + + DrakX, the Mageia Installer

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.

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

Figure 1. Installation Welcome Screen


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 number 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.

Note

If somewhere during install you decide to stop the installation, + it is possible to reboot, but please think twice before you do this. + Once a partition has been formatted or updates have started to be + installed, your computer is no longer in the same state and rebooting it + could very well leave you with an unusable system. If in spite of this + you are very sure rebooting is what you want, go to a text terminal by + pressing the three keys Alt Ctrl F2 at the same + time. After that, press Alt Ctrl Delete + simultaneously to reboot.

Installation options

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

This will open the following text based help.

Figure 2. Installation Help + Screen


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 + not be possible. In this case it is worth trying a text mode + installation. To use this hit ESC at the first welcome screen and + confirm with ENTER. You will be presented with a black screen with + the word "boot:". Type "text" and hit ENTER. Now continue with the + installation in text mode.

The Install Freezes

If the system appeared 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 other options as 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/installer/4/en/content/main.js b/installer/4/en/content/main.js new file mode 100644 index 00000000..cc90249a --- /dev/null +++ b/installer/4/en/content/main.js @@ -0,0 +1,179 @@ +/** + * Miscellaneous js functions for WebHelp + * Kasun Gajasinghe, http://kasunbg.blogspot.com + * David Cramer, http://www.thingbag.net + * + */ + +$(document).ready(function() { + // $("#showHideHighlight").button(); //add jquery button styling to 'Go' button + //Generate tabs in nav-pane with JQuery + $(function() { + $("#tabs").tabs({ + cookie: { + // store cookie for 2 days. + expires: 2 + } + }); + }); + + //Generate the tree + $("#ulTreeDiv").attr("style",""); + $("#tree").treeview({ + collapsed: true, + animated: "medium", + control: "#sidetreecontrol", + persist: "cookie" + }); + + //after toc fully styled, display it. Until loading, a 'loading' image will be displayed + $("#tocLoading").attr("style","display:none;"); + //$("#ulTreeDiv").attr("style","display:block;"); + + //.searchButton is the css class applied to 'Go' button + $(function() { + $("button", ".searchButton").button(); + + $("button", ".searchButton").click(function() {return false;}); + }); + + //'ui-tabs-1' is the cookie name which is used for the persistence of the tabs.(Content/Search tab) + if ($.cookie('ui-tabs-1') === '1') { //search tab is visible + if ($.cookie('textToSearch') != undefined && $.cookie('textToSearch').length > 0) { + document.getElementById('textToSearch').value = $.cookie('textToSearch'); + Verifie('diaSearch_Form'); + searchHighlight($.cookie('textToSearch')); + //$("#showHideHighlight").css("display","block"); + } + } + + syncToc(); //Synchronize the toc tree with the content pane, when loading the page. + //$("#doSearch").button(); //add jquery button styling to 'Go' button +}); + +/** + * Synchronize with the tableOfContents + */ +function syncToc(){ + var a = document.getElementById("webhelp-currentid"); + if (a != undefined) { + var b = a.getElementsByTagName("span")[0]; + + + if (b != undefined) { + //Setting the background for selected node. + //b.setAttribute("style", "color: white; background-color: #a7a9ac;"); + b.style.color = "#FFFFFF"; + b.style.backgroundColor = "#a7a9ac"; + } + + //shows the node related to current content. + //goes a recursive call from current node to ancestor nodes, displaying all of them. + while (a.parentNode && a.parentNode.nodeName) { + var parentNode = a.parentNode; + var nodeName = parentNode.nodeName; + + if (nodeName.toLowerCase() == "ul") { + parentNode.style.display = "block"; + + // Expand the current entry + var u = a.getElementsByTagName("ul")[0]; + if (u) { + u.style.display = "block"; + } + } else if (nodeName.toLocaleLowerCase() == "li") { + parentNode.setAttribute("class", "collapsable"); + parentNode.firstChild.setAttribute("class", "hitarea collapsable-hitarea "); + } + a = parentNode; + } + + if (b != undefined) { + b.scrollIntoView(); + } + } +} + +/** + * Code for Show/Hide TOC + * + */ +function showHideToc() { + var showHideButton = $("#showHideButton"); + var leftNavigation = $("#leftnavigation"); + var content = $("#content"); + + if (showHideButton != undefined && showHideButton.hasClass("pointLeft")) { + //Hide TOC + showHideButton.removeClass('pointLeft').addClass('pointRight'); + content.css("margin", "0 0 0 0"); + leftNavigation.css("display","none"); + showHideButton.attr("title", "Show table of contents"); + } else { + //Show the TOC + showHideButton.removeClass('pointRight').addClass('pointLeft'); + content.css("margin", "0 0 0 315px"); + leftNavigation.css("display","block"); + showHideButton.attr("title", "Hide table of contents"); + } +} + +/** + * Code for searh highlighting + */ +var highlightOn = true; +function searchHighlight(searchText) { + highlightOn = true; + if (searchText != undefined) { + var wList; + var sList = new Array(); //stem list + //Highlight the search terms + searchText = searchText.toLowerCase().replace(/<\//g, "_st_").replace(/\$_/g, "_di_").replace(/\.|%2C|%3B|%21|%3A|@|\/|\*/g, " ").replace(/(%20)+/g, " ").replace(/_st_/g, " + + + + Media Selection (Nonfree)

Media Selection (Nonfree)

Here you have the list of available repositories. Not all repositories + are available, according to which media you use for installing. The + repositories selection determines which packages will be available for + selection during the next steps.

  • The Core repository cannot be disabled as it + contains the base of the distribution.

  • The Nonfree repository includes packages + that are free-of-charge, i.e. Mageia may redistribute them, but they + contain closed-source software (hence the name - Nonfree). For example + this repository includes nVidia and ATI graphics card proprietary + drivers, firmware for various WiFi cards, etc.

  • The Tainted repository includes packages + released under a free license. The main criteria for placing packages in + this repository is that they may infringe patents and copyright laws + in some countries, e.g. Multimedia codecs needed to play various + audio/video files; packages needed to play commercial video DVD, + etc.

diff --git a/installer/4/en/content/minimal-install.html b/installer/4/en/content/minimal-install.html new file mode 100644 index 00000000..de1401f7 --- /dev/null +++ b/installer/4/en/content/minimal-install.html @@ -0,0 +1,55 @@ + + + + + Minimal Install

Minimal Install

You can choose a Minimal Installation by de-selecting everything in the Package Group Selection screen, see the section called “Package Group Selection”.

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 Selection, see the section called “Choose Individual + Packages”.

If you choose this installation class, then the related + screen will offer you a few useful extras to install, such as + documentation and X.

diff --git a/installer/4/en/content/misc-params.html b/installer/4/en/content/misc-params.html new file mode 100644 index 00000000..46c0367b --- /dev/null +++ b/installer/4/en/content/misc-params.html @@ -0,0 +1,104 @@ + + + + + Summary of miscellaneous parameters

Summary of miscellaneous + parameters

DrakX made smart choices for the + configuration of your system depending on the choices you made and on the + hardware DrakX detected. You can check the settings here and change them if + you want after pressing Configure.

System parameters

Hardware parameters

  • Keyboard:

    This is where + you setup or change your keyboard layout which will depend on your + location, language or type of keyboard.

  • Mouse:

    Here you can add + or configure other pointing devices, tablets, trackballs etc.

  • Sound + card:

    The installer uses + the default driver, if there is a default one. The option to select a + different driver is only given when there is more than one driver for + your card, but none of them is the default one.

  • Graphical + interface:

    This section + allows you to configure your graphic card(s) and displays.

    For more + information, see the section called “Graphic Card and Monitor + Configuration”.

Network and Internet + parameters

  • Network:

    You can configure + your network here, but for network cards with non-free drivers it is + better to do that after reboot, in the Mageia Control + Center, if you have not yet enabled the Nonfree media + repositories.

    Warning

    When you add a + network card, do not forget to set your firewall to watch that + interface as well.

  • Proxies:

    A Proxy Server + acts as an intermediary between your computer and the wider internet. + This section allows you to configure your computer to utilize a proxy + service.

    You may need to + consult your systems administrator to get the parameters you need to + enter here

Security

  • Security + Level:

    Here you set the + Security level for your computer, in most cases the default setting + (Standard) is adequate for general use.

    Check the option + which best suits your usage.

  • Firewall:

    A firewall is + intended to be a barrier between your important data and the rascals + out there on the internet who would compromise or steal it.

    Select the + services that you wish to have access to your system. Your selections + will depend on what you use your computer for.

    Warning

    Bear in mind + that allowing everything (no firewall) may be very risky.

diff --git a/installer/4/en/content/nwSearchFnt.js b/installer/4/en/content/nwSearchFnt.js new file mode 100644 index 00000000..fc12d113 --- /dev/null +++ b/installer/4/en/content/nwSearchFnt.js @@ -0,0 +1,513 @@ +/*---------------------------------------------------------------------------- + * JavaScript for webhelp search + *---------------------------------------------------------------------------- + This file is part of the webhelpsearch plugin for DocBook WebHelp + Copyright (c) 2007-2008 NexWave Solutions All Rights Reserved. + www.nexwave.biz Nadege Quaine + http://kasunbg.blogspot.com/ Kasun Gajasinghe + */ + +//string initialization +var htmlfileList = "htmlFileList.js"; +var htmlfileinfoList = "htmlFileInfoList.js"; +var useCJKTokenizing = false; + +/* Cette fonction verifie la validite de la recherche entrre par l utilisateur */ +function Verifie(ditaSearch_Form) { + + // Check browser compatibitily + if (navigator.userAgent.indexOf("Konquerer") > -1) { + + alert(txt_browser_not_supported); + return; + } + + + var expressionInput = document.ditaSearch_Form.textToSearch.value; + //Set a cookie to store the searched keywords + $.cookie('textToSearch', expressionInput); + + + if (expressionInput.length < 1) { + + // expression is invalid + alert(txt_enter_at_least_1_char); + // reactive la fenetre de search (utile car cadres) + document.ditaSearch_Form.textToSearch.focus(); + } + else { + + // Effectuer la recherche + Effectuer_recherche(expressionInput); + + // reactive la fenetre de search (utile car cadres) + document.ditaSearch_Form.textToSearch.focus(); + } +} + +var stemQueryMap = new Array(); // A hashtable which maps stems to query words + +/* This function parses the search expression, loads the indices and displays the results*/ +function Effectuer_recherche(expressionInput) { + + /* Display a waiting message */ + //DisplayWaitingMessage(); + + /*data initialisation*/ + var searchFor = ""; // expression en lowercase et sans les caracte res speciaux + //w = new Object(); // hashtable, key=word, value = list of the index of the html files + scriptLetterTab = new Scriptfirstchar(); // Array containing the first letter of each word to look for + var wordsList = new Array(); // Array with the words to look for + var finalWordsList = new Array(); // Array with the words to look for after removing spaces + var linkTab = new Array(); + var fileAndWordList = new Array(); + var txt_wordsnotfound = ""; + + + /*nqu: expressionInput, la recherche est lower cased, plus remplacement des char speciaux*/ + searchFor = expressionInput.toLowerCase().replace(/<\//g, "_st_").replace(/\$_/g, "_di_").replace(/\.|%2C|%3B|%21|%3A|@|\/|\*/g, " ").replace(/(%20)+/g, " ").replace(/_st_/g, "= 0; i--) { + if (fileAndWordList[i] != undefined) { + linkTab.push("

" + txt_results_for + " " + "" + fileAndWordList[i][0].motslisteDisplay + "" + "

"); + + linkTab.push(""); + } + } + } + + var results = ""; + if (linkTab.length > 0) { + /*writeln ("

" + txt_results_for + " " + "" + cleanwordsList + "" + "
"+"

");*/ + results = "

"; + //write("