From 500764ac6053e731235be458112b9d50ec72d319 Mon Sep 17 00:00:00 2001 From: Romain d'Alverny Date: Tue, 31 May 2011 21:23:03 +0000 Subject: moving things around --- 1/migrate/migrate_locales.php | 62 ------------------------------------------- 1 file changed, 62 deletions(-) delete mode 100644 1/migrate/migrate_locales.php (limited to '1/migrate/migrate_locales.php') diff --git a/1/migrate/migrate_locales.php b/1/migrate/migrate_locales.php deleted file mode 100644 index 29d08d3a8..000000000 --- a/1/migrate/migrate_locales.php +++ /dev/null @@ -1,62 +0,0 @@ - array( - 'page_title' => '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', - 'upgrading_general' => '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 and before:', - 'upgrading_general_array' => array('back up your data before upgrading;', - 'if you are upgrading a laptop, connect to power! - You might be updating over 2000 packages, and this can take some time;', - 'do not start up any net-intensive applications during the upgrade - – you need to reserve bandwidth for the upgrade.'), - 'upgrading_ways' => 'There are several ways to upgrade from one of those previous Mandriva releases:', - 'upgrading_ways_dvd' => 'using the Mageia 1 DVD', - 'upgrading_ways_inline' => 'using the online media sources directly, - using mgaonline or urpmi.', - 'h2_dvd' => 'Upgrade using the Mageia 1 DVD', - 'dvd_clean_install' => 'You can use the Mageia 1 DVD to do a clean install - but also to upgrade from previous releases.', - 'to_upgrade' => 'To upgrade:', - 'to_upgrade_array' => array('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.'), - 'recommended' => '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.', - 'h2_inline' => 'Upgrading inline', - 'inline_1' => 'You can upgrade using the online media sources directly, from within your Mandriva installation.', - 'inline_2' => '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_image_title' => 'for Mandriva Linux 2010.1 or 2010.2', - 'inline_3' => 'Note that you may get a security warning, due to invalid package signatures. - This is because a Mandriva system does not recognise Mageia signatures; - you can safely ignore these warnings. - Yes, that sucks, we know.', - 'a_or_b' => 'So, it installed the package? Good, let\'s move on and pick a) or b) below:', - 'h2_a' => 'a) Upgrading inline, using mgaonline (GUI)', - 'popup_window_1' => 'a) Upgrading inline, using mgaonline (GUI)', - 'popup_window_2' => 'Just follow the wizard instructions; it will configure Mageia media sources and start the migration.', - 'as_soon_complete' => 'As soon as the migration is complete, you should restart your system; and here you are.', - 'h2_b' => 'b) Upgrading inline, using urpmi (CLI)', - 'cli_1' => 'You can also upgrade using urpmi from your favourite terminal emulator, - if you are confortable with it. Here are the steps:', - 'cli_2' => 'Remove all the existing media sources on your system:', - 'cli_3' => 'Add the Mageia online sources:', - 'cli_4' => 'either directly (this will select a best matching mirror, after your location):', - 'cli_5' => 'either using a specific media mirror (you can decide from our mirrors list):', - 'h2_thats_it' => 'That\'s it!', - 'h3_question' => 'Have a question?', - 'join_and_ask' => 'Do not hesitate to join our #mageia - IRC channel on Freenode or go in our forum - to ask for assistance or details.', - 'h3_feedback' => 'Want to send some feedback?', - 'tweet_it' => 'Just tweet it to @mageia_org.' - ) -); -?> \ No newline at end of file -- cgit v1.2.1