File: control

package info (click to toggle)
refit 0.14-2
  • links: PTS
  • area: main
  • in suites: squeeze, wheezy
  • size: 2,840 kB
  • ctags: 3,282
  • sloc: ansic: 13,877; python: 631; objc: 319; makefile: 92; perl: 45; sh: 16
file content (29 lines) | stat: -rw-r--r-- 1,254 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Source: refit
Section: admin
Priority: optional
Maintainer: Julien BLACHE <jblache@debian.org>
Build-Depends: debhelper (>= 5), gnu-efi (>= 3.0i-3), gcc-multilib, syslinux-common, python
Standards-Version: 3.8.4

Package: refit
Architecture: i386 amd64 kfreebsd-amd64
Depends: ${misc:Depends}, gptsync
Description: graphical boot menu for ia32 and x64 EFI systems
 rEFIt is a boot menu and maintenance toolkit for EFI-based (Extensible
 Firmware Interface) machines like the Intel-based Macs. You can use it
 to boot multiple operating systems easily, including triple-boot setups
 with Apple's Boot Camp.

Package: gptsync
Architecture: i386 amd64 kfreebsd-amd64
Depends: ${shlibs:Depends}, ${misc:Depends}
Replaces: refit
Description: GPT and MBR partition tables synchronisation tool
 gptsync is a utility to maintain an MBR partition table synchronised with
 a GPT partition table used as reference. The resulting MBR partition table
 can contain up to 4 partitions; extended partitions are not supported.
 .
 An MBR partition table is required to use legacy bootloaders (lilo, grub) on
 EFI-based (Extensible Firmware Interface) machines like the Intel-based Macs.
 gptsync is usually used in combination with the rEFIt boot menu on such
 machines.