From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D9C0A138D94 for ; Tue, 25 Oct 2016 02:48:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7FB9DE09C5; Tue, 25 Oct 2016 02:48:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4E662E09C5 for ; Tue, 25 Oct 2016 02:48:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DDA883416BE for ; Tue, 25 Oct 2016 02:48:04 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0B55824A2 for ; Tue, 25 Oct 2016 02:48:03 +0000 (UTC) From: "Göktürk Yüksek" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Göktürk Yüksek" Message-ID: <1477363593.c8d241849779484956fba16744a1df046ad05739.gokturk@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-boot/refind/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-boot/refind/metadata.xml X-VCS-Directories: sys-boot/refind/ X-VCS-Committer: gokturk X-VCS-Committer-Name: Göktürk Yüksek X-VCS-Revision: c8d241849779484956fba16744a1df046ad05739 X-VCS-Branch: master Date: Tue, 25 Oct 2016 02:48:03 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 01781228-a269-4520-bb4c-aeb8cfc688d2 X-Archives-Hash: a557d0e3043f56b3bae6f2a2e95ee120 commit: c8d241849779484956fba16744a1df046ad05739 Author: Stéphane Veyret neptura org> AuthorDate: Sat Aug 20 08:19:06 2016 +0000 Commit: Göktürk Yüksek gentoo 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 @@ - + @@ -6,16 +6,43 @@ Sam Jorna - sveyret@gmail.com - Stephane Veyret - Proxy - Maintainer.CC on bugs - + sveyret@gmail.com + Stéphane Veyret + - proxy-maint@gentoo.org - Proxy Maintainers + proxy-maint@gentoo.org + Proxy Maintainers - EFI Boot Manager - Gestionnaire d'amorçage EFI + +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. + + +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. + Builds the EFI binary ext2 filesystem driver Builds the EFI binary ext4 filesystem driver