File: control

package info (click to toggle)
refit 0.12-2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 2,280 kB
  • ctags: 2,663
  • sloc: ansic: 13,451; sh: 1,418; python: 631; objc: 319; makefile: 83; perl: 45
file content (29 lines) | stat: -rw-r--r-- 1,210 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), dpatch, gnu-efi (>= 3.0e-2), gcc-multilib, syslinux, python
Standards-Version: 3.8.0

Package: refit
Architecture: i386 amd64
Depends: ${shlibs: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
Depends: ${shlibs: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.