X-Git-Url: https://code.delx.au/refind/blobdiff_plain/bd37f32c146acb559e60bf3b8af85a92957e13b3..508d89056f8675d0d664493fc82a574119e6f60a:/debian/control diff --git a/debian/control b/debian/control index c0fe492..83be274 100644 --- a/debian/control +++ b/debian/control @@ -1,22 +1,26 @@ Source: refind Maintainer: Rod Smith -Section: misc +Section: admin Priority: optional -Standards-Version: 3.9.3 +Standards-Version: 3.9.6 Build-Depends: debhelper (>= 9), gnu-efi +Homepage: http://www.rodsbooks.com/refind +Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/refind.git +Vcs-Git: git://anonscm.debian.org/collab-maint/refind.git Package: refind -Architecture: any -Depends: ${misc:Depends}, efibootmgr +Architecture: amd64 i386 arm64 +Depends: debconf, efibootmgr, openssl, sbsigntool, parted, util-linux, ${misc:Depends} Description: boot manager for EFI-based computers 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. 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, 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. + partitions, and optionally BIOS-bootable partitions on Macs and BIOS boot + entries on UEFI PCs with CSMs. EFI-compatible 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.