]> code.delx.au - refind/blob - debian/control
Applied Debian packaging patches from Nobuhiro Iwamatsu.
[refind] / debian / control
1 Source: refind
2 Maintainer: Rod Smith <rod.smith@canonical.com>
3 Section: admin
4 Priority: optional
5 Standards-Version: 3.9.6
6 Build-Depends: debhelper (>= 9), gnu-efi
7
8 Package: refind
9 Architecture: i386 amd64
10 Depends: ${misc:Depends}, efibootmgr, openssl, sbsigntool, parted
11 Description: boot manager for EFI-based computers
12 A graphical boot manager for EFI- and UEFI-based computers, such as all
13 Intel-based Macs and recent (most 2011 and later) PCs. rEFInd presents a
14 boot menu showing all the EFI boot loaders on the EFI-accessible
15 partitions, and optionally BIOS-bootable partitions on Macs and BIOS boot
16 entries on UEFI PCs with CSMs. EFI-compatbile OSes, including Linux,
17 provide boot loaders that rEFInd can detect and launch. rEFInd can launch
18 Linux EFI boot loaders such as ELILO, GRUB Legacy, GRUB 2, and 3.3.0 and
19 later kernels with EFI stub support. EFI filesystem drivers for ext2/3/4fs,
20 ReiserFS, Btrfs, NTFS, HFS+, and ISO-9660 enable rEFInd to read boot
21 loaders from these filesystems, too. rEFInd's ability to detect boot
22 loaders at runtime makes it very easy to use, particularly when paired with
23 Linux kernels that provide EFI stub support.