From fa0dc7bff6c948c1934c938369c3d70b60091c18 Mon Sep 17 00:00:00 2001 From: Romain d'Alverny Date: Mon, 30 May 2011 12:55:24 +0000 Subject: draft /1 pages --- en/1/index.php | 39 +++++++++++++++++ en/1/migrate/index.php | 116 +++++++++++++++++++++++++++++++++++++++++++++++++ en/1/nav.php | 12 +++++ en/1/notes/index.php | 1 + 4 files changed, 168 insertions(+) create mode 100644 en/1/index.php create mode 100644 en/1/migrate/index.php create mode 100644 en/1/nav.php create mode 100644 en/1/notes/index.php diff --git a/en/1/index.php b/en/1/index.php new file mode 100644 index 000000000..b61a3e254 --- /dev/null +++ b/en/1/index.php @@ -0,0 +1,39 @@ + + + + + Mageia 1 + + + + + + + + + +
+ + Mageia 1 Desktop + +
+
+

Mageia is a fork of Mandriva Linux, + supported by a not-for-profit organisation of + recognized and elected contributors.

+ +

Further than just delivering a free, secure, stable and sustainable operating system, + the goal is to set up a stable and trustable governance to direct collaborative projects + (check original announcement).

+
+
+
+
+
+
+
+
+
+
+ + diff --git a/en/1/migrate/index.php b/en/1/migrate/index.php new file mode 100644 index 000000000..ebe3eba37 --- /dev/null +++ b/en/1/migrate/index.php @@ -0,0 +1,116 @@ + 'Migrate from Mandriva Linux to Mageia', + 'page_desc' => 'How to migrate from Mandriva Linux 2010.1/2010.2 to Mageia 1 in a few, safe steps.', + 'page_kw' => 'mageia, mandriva, upgrade, migrate', + 'page_h1' => 'Migrate from Mandriva Linux' +); + + +?> + + + + <?php echo $_t['page_title']; ?> + + + + + + + + + +
+ +
+
+ +
+

Upgrading from Mandriva Linux 2010.1 and 2010.2 is supported, and has been fine tuned over the past + months, so it should work. But as always, do back up your data before upgrading.

+

There are several ways to upgrade from one of those previous Mandriva releases:

+ +
+

Upgrade using the Mageia 1 DVD

+

You can use the Mageia 1 DVD to do a clean install + but also to upgrade from previous releases.

+

To upgrade:

+
    +
  • Download the ISO and burn it on a DVD;
  • +
  • Boot the DVD and select "Install Mageia 1" from the bootloader menu;
  • +
  • Select the "Upgrade" option in the installer.
  • +
+

It is recommended to set up the online repositories, if possible + – the installer will ask you about this during the upgrade. + The reason is that the DVD only includes a subset + of these full fledged online Mageia repositories.

+
+

Upgrading inline

+

You can upgrade using the online media sources directly, from within your Mandriva installation.

+

This can be done either using the graphical mgaonline tool + or the command-line urpmi. + Both methods are outlined below. But first, download and install + this mgaonline package that will help you through the process:

+ +

mgaonline
+ mgaonline
+ for Mandriva Linux
2010.1 or 2010.2

+ +
+

Upgrading inline, using mgaonline (GUI)

+

Just launch mgaapplet.

+ +

It will notify you of the availability of the new Mageia 1 distribution, + configure Mageia media sources and start the migration.

+ +
+

Upgrading inline, using urpmi (CLI)

+

You can also upgrade using urpmi from your favourite terminal emulator, + if you are confortable with it. Here are the steps:

+
    +
  • Remove all the existing media sources on your system:

    +

    $ su
    + # urpmi.removemedia -a

  • +
  • Add the Mageia online sources:

    +
      +
    • either directly (this will select a best matching mirror, after your location):

      +

      $ su
      + # urpmi.addmedia --distrib --mirrorlist

      +
    • +
    • either using a specific media mirror (you can decide from our mirrors list):

      +

      $ su
      + # urpmi.addmedia --distrib <media_url>

      +
    • +
    +
  • +
+
+

That's it!

+
+
+
+
+

Have a question?

+

Do not hesitate to join our #mageia + IRC channel on Freenode or go in our forum + to ask for assistance or details.

+ +
+
+

Want to send some feedback?

+

Just tweet it to @mageia_org.

+
+
+
+
+ + diff --git a/en/1/nav.php b/en/1/nav.php new file mode 100644 index 000000000..a6bcd76c3 --- /dev/null +++ b/en/1/nav.php @@ -0,0 +1,12 @@ + +

+ Mageia 1 + | Download + | Release notes + | Migrate + | Spread the word!

+ +S; diff --git a/en/1/notes/index.php b/en/1/notes/index.php new file mode 100644 index 000000000..de41075cc --- /dev/null +++ b/en/1/notes/index.php @@ -0,0 +1 @@ +