From 44ba8d1c6f3e0b3353adb1447390c417cda8280b Mon Sep 17 00:00:00 2001 From: Romain d'Alverny Date: Thu, 30 Jun 2011 15:10:36 +0000 Subject: templatize support --- en/support/index.php | 97 +++++++++++++++++++++------------------------------- 1 file changed, 39 insertions(+), 58 deletions(-) (limited to 'en/support/index.php') diff --git a/en/support/index.php b/en/support/index.php index 9a1d05bb3..58d48e266 100644 --- a/en/support/index.php +++ b/en/support/index.php @@ -1,79 +1,60 @@ - - + + - Support for Mageia distribution - - + <?php echo $_t['page_title']; ?> + + - + - - + +
-

Mageia | Support

+

Mageia |

    -
  • Community Support
  • -
  • Professional Support
  • -
  • Hardware Requirements
  • +
  • +
  • +
-

Community Support

-

If you need help, information or directions about the Mageia distribution - you installed or about the project, you can try to reach us through:

-
    -
  • Community support forums in English - – see other - Mageia community forums for support in your language;
  • -
  • IRC channels where you can discuss live with other Mageia users and contributors: - #mageia - or other localized channels; -
  • -
  • our Wiki (still rough at the time, we're working on it!);
  • -
  • our mailing-lists;
  • -
  • local events: follow our blog - and calendar.
  • -
- -
- -

Professional Support

-

Mageia.Org does not provide or endorse commercial/professional - support or other services around the distribution. - But there are organizations providing such services and more.

-

Please check the commercial vendors list.

- -
+

+

+
    %s', $commi); + endforeach; ?>
+
-

Hardware Requirements

-

Mageia software runs on most x86 computer systems available as of today, April 2011.

+

+

+

+
-

You can follow this hardware requirements list:

-
    -
  • Processor: any AMD, Intel or VIA processor;
  • -
  • Memory (RAM): 512MB minimum, 2GB recommended;
  • -
  • Storage (HDD): 1GB for a minimal installation, 6GB for a full setup;
  • -
  • Optical drive: CD or DVD depending on the ISO you use (network, USB key installation available);
  • -
  • Graphic card: any ATI, Intel, Matrox, nVidia, SiS or VIA graphic card;
  • -
  • Sound card: any AC97, HDA or Sound Blaster sound card.
  • -
-

For some kinds of hardware (Wi-Fi chipsets, 3D graphic cards) to work properly, - specific firmware or software may be needed, this is available in a specific - online repository called "nonfree" (learn more).

+

+

-

We may set up a hardware compatibility list/directory - as well as a hardware certification process; but that's - still at the planning stage. Feel free to join/contact our - Web and QA teams - if you would like to help in this regard.

+

+
    %s', $hwi); + endforeach; ?>
+

-
+

+
-- cgit v1.2.1