commit:     c8d241849779484956fba16744a1df046ad05739
Author:     Stéphane Veyret <stephane.veyret <AT> neptura <DOT> org>
AuthorDate: Sat Aug 20 08:19:06 2016 +0000
Commit:     Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
CommitDate: Tue Oct 25 02:46:33 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8d24184

sys-boot/refind: improve metadata

 sys-boot/refind/metadata.xml | 45 +++++++++++++++++++++++++++++++++++---------
 1 file changed, 36 insertions(+), 9 deletions(-)

diff --git a/sys-boot/refind/metadata.xml b/sys-boot/refind/metadata.xml
index f9342b6..99f8fd6 100644
--- a/sys-boot/refind/metadata.xml
+++ b/sys-boot/refind/metadata.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version='1.0' encoding='UTF-8'?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
 <pkgmetadata>
        <maintainer type="person">
@@ -6,16 +6,43 @@
                <name>Sam Jorna</name>
        </maintainer>
        <maintainer type="person">
-                <email>[email protected]</email>
-                <name>Stephane Veyret</name>
-               <description>Proxy - Maintainer.CC on bugs</description>
-        </maintainer>
+               <email>[email protected]</email>
+               <name>Stéphane Veyret</name>
+       </maintainer>
        <maintainer type="project">
-                <email>[email protected]</email>
-                <name>Proxy Maintainers</name>
+               <email>[email protected]</email>
+               <name>Proxy Maintainers</name>
        </maintainer>
-       <longdescription lang="en">EFI Boot Manager</longdescription>
-       <longdescription lang="fr">Gestionnaire d'amorçage EFI</longdescription>
+       <longdescription lang="en">
+A graphical boot manager for EFI- and UEFI-based computers, such as all
+Intel-based Macs and recent (most 2011 and later) PCs. rEFInd presents a
+boot menu showing all the EFI boot loaders on the EFI-accessible
+partitions, and optionally BIOS-bootable partitions on Macs and BIOS boot
+entries on UEFI PCs with CSMs. EFI-compatbile OSes, including Linux,
+provide boot loaders that rEFInd can detect and launch. rEFInd can launch
+Linux EFI boot loaders such as ELILO, GRUB Legacy, GRUB 2, and 3.3.0 and
+later kernels with EFI stub support. EFI filesystem drivers for ext2/3/4fs,
+ReiserFS, Btrfs, NTFS, HFS+, and ISO-9660 enable rEFInd to read boot
+loaders from these filesystems, too. rEFInd's ability to detect boot
+loaders at runtime makes it very easy to use, particularly when paired with
+Linux kernels that provide EFI stub support.
+       </longdescription>
+       <longdescription lang="fr">
+Un gestionnaire d'amorçage pour ordinateur EFI ou UEFI tel que tous les Macs
+contenant un processeur Intel et les PC récents (2011 et après). rEFInd affiche
+un menu d'amorçage montrant tous les gestionnaires d'amorçage sur les
+partitions EFI accessibles et optionnellement les partitions démarrable en BIOS
+sur Macs et les entrées BIOS sur les PC UEFI avec CSM. Les systèmes
+d'exploitation compatibles EFI, incluant Linux, fournissent des gestionnaires
+d'amorçage que rEFInd détect et démarre. rEFInd peut démarrer les gestionnaires
+d'amorçage EFI Linux tel que ELILO, GRUB Legacy, GRUB 2 ainsi que les noyaux
+3.3.0 et suivants avec le support EFI stub. Les pilotes EFI pour les sytèmes de
+fichiers ext2/3/4fs, ReiserFS, Btrfs, NTFS, HFS+ et ISO-9660 permettent à
+rEFInd de lire les gestionnaires d'amorçage également depuis ces systèmes de
+fichiers. La capacité de rEFInd à détecter les gestionnaires d'amorçage au
+moment de l'exécution le rend très facile à utiliser, en particulier associé à
+des noyau Linux qui fournissent un support EFI stub.
+       </longdescription>
        <use lang="en">
                <flag name="ext2">Builds the EFI binary ext2 filesystem 
driver</flag>
                <flag name="ext4">Builds the EFI binary ext4 filesystem 
driver</flag>

Reply via email to