~hamo/ubuntu/precise/grub2/grub2.hi_res

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson, Colin Watson, Robert Millan, Updated translations
  • Date: 2010-11-22 12:24:56 UTC
  • mfrom: (1.26.4 upstream) (17.3.36 sid)
  • mto: (17.3.43 sid)
  • mto: This revision was merged to the branch mainline in revision 89.
  • Revision ID: james.westby@ubuntu.com-20101122122456-y82z3sfb7k4zfdcc
Tags: 1.99~20101122-1
[ Colin Watson ]
* New Bazaar snapshot.  Too many changes to list in full, but some of the
  more user-visible ones are as follows:
  - GRUB script:
    + Function parameters, "break", "continue", "shift", "setparams",
      "return", and "!".
    + "export" command supports multiple variable names.
    + Multi-line quoted strings support.
    + Wildcard expansion.
  - sendkey support.
  - USB hotunplugging and USB serial support.
  - Rename CD-ROM to cd on BIOS.
  - Add new --boot-directory option to grub-install, grub-reboot, and
    grub-set-default; the old --root-directory option is still accepted
    but was often confusing.
  - Basic btrfs detection/UUID support (but no file reading yet).
  - bash-completion for utilities.
  - If a device is listed in device.map, always assume that it is
    BIOS-visible rather than using extra layers such as LVM or RAID.
  - Add grub-mknetdir script (closes: #550658).
  - Remove deprecated "root" command.
  - Handle RAID devices containing virtio components.
  - GRUB Legacy configuration file support (via grub-menulst2cfg).
  - Keyboard layout support (via grub-mklayout and grub-kbdcomp).
  - Check generated grub.cfg for syntax errors before saving.
  - Pause execution for at most ten seconds if any errors are displayed,
    so that the user has a chance to see them.
  - Support submenus.
  - Write embedding zone using Reed-Solomon, so that it's robust against
    being partially overwritten (closes: #550702, #591416, #593347).
  - GRUB_DISABLE_LINUX_RECOVERY and GRUB_DISABLE_NETBSD_RECOVERY merged
    into a single GRUB_DISABLE_RECOVERY variable.
  - Fix loader memory allocation failure (closes: #551627).
  - Don't call savedefault on recovery entries (closes: #589325).
  - Support triple-indirect blocks on ext2 (closes: #543924).
  - Recognise DDF1 fake RAID (closes: #603354).

[ Robert Millan ]
* Use dpkg architecture wildcards.

[ Updated translations ]
* Slovenian (Vanja Cvelbar).  Closes: #604003
* Dzongkha (dawa pemo via Tenzin Dendup).  Closes: #604102

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
Section: admin
3
3
Priority: extra
4
4
Maintainer: GRUB Maintainers <pkg-grub-devel@lists.alioth.debian.org>
5
 
Uploaders: Robert Millan <rmh.debian@aybabtu.com>, Felix Zielcke <fzielcke@z-51.de>, Jordi Mallach <jordi@debian.org>
 
5
Uploaders: Robert Millan <rmh@debian.org>, Felix Zielcke <fzielcke@z-51.de>, Jordi Mallach <jordi@debian.org>, Colin Watson <cjwatson@debian.org>
6
6
DM-Upload-Allowed: yes
7
 
Build-Depends: cdbs,
8
 
 debhelper (>= 7),
 
7
Build-Depends: debhelper (>= 7.0.50~),
 
8
 quilt (>= 0.46-7),
9
9
 patchutils,
10
10
 autoconf,
11
11
 automake,
 
12
 autogen (>= 1:5.10),
12
13
 python,
13
 
 ruby,
 
14
 flex (>= 2.5.35),
14
15
 bison,
15
16
 po-debconf,
16
17
 help2man,
17
18
 texinfo,
18
 
 gcc-4.4-multilib [sparc],
 
19
 gcc-4.4-multilib [any-i386 any-amd64 any-sparc],
19
20
 gcc-4.4,
20
21
 libncurses5-dev,
21
22
 xfonts-unifont,
22
23
 libfreetype6-dev,
23
24
 gettext,
 
25
 libusb-dev [!hurd-any],
 
26
 libdevmapper-dev (>= 2:1.02.34) [linux-any],
 
27
 libzfs-dev [kfreebsd-any],
 
28
 libnvpair-dev [kfreebsd-any],
 
29
 libsdl1.2-dev [!hurd-any],
 
30
 xorriso (>= 0.5.6.pl00),
 
31
 qemu-system [any-i386 any-amd64],
24
32
Build-Conflicts: autoconf2.13 
25
 
Standards-Version: 3.8.3
26
 
Homepage: http://www.gnu.org/software/grub/grub-2.en.html
 
33
Standards-Version: 3.8.4
 
34
Homepage: http://www.gnu.org/software/grub/
27
35
Vcs-Bzr: https://alioth.debian.org/anonscm/bzr/pkg-grub/trunk/grub/
28
36
Vcs-Browser: http://bzr.debian.org/loggerhead/pkg-grub/
29
37
 
30
38
 
31
39
Package: grub2
32
 
Architecture: i386 kfreebsd-i386 hurd-i386 kopensolaris-i386 amd64 kfreebsd-amd64 lpia powerpc sparc
33
 
Depends: grub-pc [i386 kfreebsd-i386 hurd-i386 kopensolaris-i386 amd64 kfreebsd-amd64 lpia] | grub-ieee1275 [powerpc sparc], ${misc:Depends}
 
40
Architecture: any-i386 any-amd64 any-powerpc any-sparc
 
41
Depends: grub-pc (= ${binary:Version}) [any-i386 any-amd64] | grub-ieee1275 (= ${binary:Version}) [any-powerpc any-sparc], ${misc:Depends}
34
42
Description: GRand Unified Bootloader, version 2 (dummy package)
35
43
 This is a dummy transitional package to handle GRUB 2 upgrades.  It can be
36
44
 safely removed.
37
45
 
38
46
Package: grub-linuxbios
39
 
Architecture: i386 kfreebsd-i386 hurd-i386 kopensolaris-i386 amd64 kfreebsd-amd64 lpia
 
47
Architecture: any-i386 any-amd64
40
48
Depends: grub-coreboot (= ${binary:Version}), ${misc:Depends}
41
49
Description: GRand Unified Bootloader, version 2 (dummy package)
42
50
 This is a dummy transitional package that depends on grub-coreboot.
43
51
 
44
52
Package: grub-efi
45
 
Architecture: i386 kfreebsd-i386 hurd-i386 kopensolaris-i386 amd64 kfreebsd-amd64 lpia
46
 
Depends: ${misc:Depends}, grub-efi-ia32 [i386 kfreebsd-i386 hurd-i386 kopensolaris-i386 lpia], grub-efi-amd64 [amd64 kfreebsd-amd64]
 
53
Architecture: any-i386 any-amd64
 
54
Depends: ${misc:Depends}, grub-efi-ia32 (= ${binary:Version}) [any-i386], grub-efi-amd64 (= ${binary:Version}) [any-amd64]
47
55
Description: GRand Unified Bootloader, version 2 (dummy package)
48
56
 This is a dummy transitional package that depends on either grub-efi-ia32 or
49
57
 grub-efi-amd64, depending on the architecture.
50
58
 
51
59
 
52
60
Package: grub-common
53
 
Architecture: i386 kfreebsd-i386 hurd-i386 kopensolaris-i386 amd64 kfreebsd-amd64 lpia powerpc sparc mipsel
 
61
Priority: optional
 
62
Architecture: any-i386 any-amd64 any-powerpc any-sparc any-mipsel
54
63
Depends: base-files (>= 4.0.1~), dpkg (>= 1.15.4) | install-info | dpkg (<= 1.14.25), ${shlibs:Depends}, ${misc:Depends}, gettext-base
55
 
Replaces: grub-pc (<< 1.97+20091114-1), grub-ieee1275 (<< 1.96+20080831-1), grub-efi (<< 1.96+20080831-1), grub-coreboot (<< 1.97+20091114-1), grub-linuxbios (<< 1.96+20080831-1)
 
64
Replaces: grub-pc (<< 1.98+20100527-1), grub-ieee1275 (<< 1.98+20100527-1), grub-efi (<< 1.96+20080831-1), grub-coreboot (<< 1.97+20091114-1), grub-linuxbios (<< 1.96+20080831-1), grub-efi-ia32 (<< 1.98+20100527-1), grub-efi-amd64 (<< 1.98+20100527-1), grub-yeeloong (<< 1.98+20100527-1)
56
65
Recommends: os-prober (>= 1.33)
57
 
Suggests: multiboot-doc [i386 kfreebsd-i386 hurd-i386 kopensolaris-i386 amd64 kfreebsd-amd64 lpia], grub-emu
 
66
Suggests: multiboot-doc, grub-emu, xorriso (>= 0.5.6.pl00)
58
67
# See bugs #435983 and #455746
59
68
Conflicts: mdadm (<< 2.6.7-2), grub-doc (<< 0.97-32), grub-legacy-doc (<< 0.97-59)
 
69
Breaks: lupin-support (<< 0.30)
60
70
Description: GRand Unified Bootloader, version 2 (common files)
61
71
 This package contains common files shared by the distinct flavours of GRUB.
62
72
 
63
73
Package: grub-emu
64
 
Architecture: i386 kfreebsd-i386 hurd-i386 kopensolaris-i386 amd64 kfreebsd-amd64 lpia powerpc sparc
 
74
Architecture: any-i386 any-amd64 any-powerpc
65
75
Depends: ${shlibs:Depends}, base-files (>= 4.0.1~), ${misc:Depends}
66
76
Replaces: grub-common (<= 1.97~beta3-1)
67
77
Description: GRand Unified Bootloader, version 2 (emulated version)
69
79
 provided for debugging purposes.
70
80
 
71
81
Package: grub-pc
72
 
Architecture: i386 kfreebsd-i386 hurd-i386 kopensolaris-i386 amd64 kfreebsd-amd64 lpia
73
 
# FIXME: don't upload to sid untill desktop-based is moved back
74
 
Depends: ${shlibs:Depends}, ${misc:Depends}, grub-common (= ${binary:Version}), ucf, ttf-dejavu, desktop-base
 
82
Priority: optional
 
83
Architecture: any-i386 any-amd64
 
84
Depends: ${shlibs:Depends}, ${misc:Depends}, grub-common (= ${binary:Version}), ucf
75
85
Replaces: grub, grub-legacy, grub2 (<< ${source:Version}), grub-common (<= 1.96+20080413-1), grub-efi-amd64, grub-efi-ia32, grub-coreboot, grub-ieee1275
76
 
Conflicts: grub-legacy, desktop-base (= 4.0.5), grub-efi-amd64, grub-efi-ia32, grub-coreboot, grub-ieee1275
 
86
Conflicts: grub (<< 0.97-54), grub-legacy, desktop-base (= 4.0.5), grub-efi-amd64, grub-efi-ia32, grub-coreboot, grub-ieee1275
 
87
Suggests: desktop-base (>= 4.0.6)
77
88
Description: GRand Unified Bootloader, version 2 (PC/BIOS version)
78
89
 GRUB is a portable, powerful bootloader.  This version of GRUB is based on a
79
90
 cleaner design than its predecessors, and provides the following new features:
92
103
 traditional PC/BIOS architecture.
93
104
 
94
105
Package: grub-rescue-pc
95
 
Architecture: i386 kfreebsd-i386 hurd-i386 kopensolaris-i386 amd64 kfreebsd-amd64 lpia
96
 
Depends: ${misc:Depends}, grub-pc (>= 1.97+20091114-1), grub-common (>= 1.97+20091114-1)
 
106
Architecture: any-i386 any-amd64
 
107
Depends: ${misc:Depends}
97
108
Description: GRUB bootable rescue images, version 2 (PC/BIOS version)
98
 
 This package contains two GRUB rescue images that have been built for use with
99
 
 traditional PC/BIOS architecture:
 
109
 This package contains three GRUB rescue images that have been built for use
 
110
 with the traditional PC/BIOS architecture:
100
111
 .
101
112
  - grub-rescue-floppy.img: floppy image.
102
113
  - grub-rescue-cdrom.iso: El Torito CDROM image.
 
114
  - grub-rescue-usb.img: USB image.
103
115
 
104
116
Package: grub-coreboot
105
 
Architecture: i386 kfreebsd-i386 hurd-i386 kopensolaris-i386 amd64 kfreebsd-amd64
 
117
Architecture: any-i386 any-amd64
106
118
Depends: ${shlibs:Depends}, grub-common (= ${binary:Version}), ${misc:Depends}, ucf
107
119
Replaces: grub-legacy, grub2 (<< ${source:Version}), grub-common (<= 1.96+20080413-1), grub-linuxbios, grub-efi-amd64, grub-efi-ia32, grub-pc, grub-ieee1275
108
 
Conflicts: grub-legacy, grub-linuxbios (<< ${source:Version}), grub-efi-amd64, grub-efi-ia32, grub-pc, grub-ieee1275
 
120
Conflicts: grub (<< 0.97-54), grub-legacy, grub-linuxbios (<< ${source:Version}), grub-efi-amd64, grub-efi-ia32, grub-pc, grub-ieee1275
109
121
Suggests: os-prober
110
122
Description: GRand Unified Bootloader, version 2 (Coreboot version)
111
123
 GRUB is a portable, powerful bootloader.  This version of GRUB is based on a
121
133
 platforms running the Coreboot firmware.
122
134
 
123
135
Package: grub-efi-ia32
124
 
Architecture: i386 kfreebsd-i386 hurd-i386 kopensolaris-i386 amd64 kfreebsd-amd64 lpia
 
136
Architecture: any-i386 any-amd64
125
137
Depends: ${shlibs:Depends}, grub-common (= ${binary:Version}), ${misc:Depends}, ucf
126
138
Replaces: grub, grub-legacy, grub2 (<< ${source:Version}), grub-common (<= 1.96+20080413-1), grub-efi, grub-efi-amd64, grub-pc, grub-coreboot, grub-ieee1275
127
 
Conflicts: grub-legacy, grub-efi-amd64, grub-pc, grub-coreboot, grub-ieee1275
 
139
Conflicts: grub (<< 0.97-54), grub-legacy, grub-efi-amd64, grub-pc, grub-coreboot, grub-ieee1275
128
140
Suggests: os-prober, efibootmgr
129
141
Description: GRand Unified Bootloader, version 2 (EFI-IA32 version)
130
142
 GRUB is a portable, powerful bootloader.  This version of GRUB is based on a
141
153
 a BIOS interface has been activated).
142
154
 
143
155
Package: grub-efi-amd64
144
 
Architecture: i386 kopensolaris-i386 amd64 kfreebsd-amd64
 
156
Architecture: any-i386 any-amd64
145
157
Depends: ${shlibs:Depends}, grub-common (= ${binary:Version}), ${misc:Depends}, ucf
146
158
Replaces: grub, grub-legacy, grub2 (<< ${source:Version}), grub-common (<= 1.96+20080413-1), grub-pc, grub-efi-ia32, grub-coreboot, grub-ieee1275
147
 
Conflicts: grub, grub-legacy, grub-efi-ia32, grub-coreboot, grub-ieee1275
 
159
Conflicts: grub, grub-legacy, grub-efi-ia32, grub-pc, grub-coreboot, grub-ieee1275
148
160
Suggests: os-prober, efibootmgr
149
161
Description: GRand Unified Bootloader, version 2 (EFI-AMD64 version)
150
162
 GRUB is a portable, powerful bootloader.  This version of GRUB is based on a
161
173
 a BIOS interface has been activated).
162
174
 
163
175
Package: grub-ieee1275
164
 
Architecture: i386 kfreebsd-i386 hurd-i386 kopensolaris-i386 amd64 kfreebsd-amd64 lpia powerpc sparc
 
176
Architecture: any-i386 any-amd64 any-powerpc any-sparc
165
177
Depends: ${shlibs:Depends}, grub-common (= ${binary:Version}),
166
 
 powerpc-ibm-utils [powerpc], powerpc-utils [powerpc], bc [powerpc], ${misc:Depends}, ucf
 
178
 powerpc-ibm-utils [any-powerpc], powerpc-utils [any-powerpc], bc [any-powerpc], ${misc:Depends}, ucf
167
179
Replaces: grub-legacy, grub2 (<< ${source:Version}), grub-common (<= 1.96+20080413-1), grub-efi-amd64, grub-efi-ia32, grub-coreboot, grub-pc
168
 
Conflicts: grub-legacy, grub-efi-amd64, grub-efi-ia32, grub-coreboot, grub-pc
169
 
Suggests: os-prober, genisoimage [powerpc]
 
180
Conflicts: grub (<< 0.97-54), grub-legacy, grub-efi-amd64, grub-efi-ia32, grub-coreboot, grub-pc
 
181
Suggests: os-prober, genisoimage [any-powerpc]
170
182
Description: GRand Unified Bootloader, version 2 (Open Firmware version)
171
183
 GRUB is a portable, powerful bootloader.  This version of GRUB is based on a
172
184
 cleaner design than its predecessors, and provides the following new features:
181
193
 Open Firmware implementations.
182
194
 
183
195
Package: grub-firmware-qemu
184
 
Architecture: i386 kfreebsd-i386 hurd-i386 kopensolaris-i386 amd64 kfreebsd-amd64 lpia
 
196
Architecture: any-i386 any-amd64
185
197
Depends: base-files (>= 4.0.1~), ${misc:Depends}
186
198
Recommends: qemu
187
199
Enhances: qemu
199
211
 grub-coreboot package, and manually combine that with coreboot.
200
212
 
201
213
Package: grub-yeeloong
202
 
Architecture: mipsel
 
214
Architecture: any-mipsel
203
215
Depends: ${shlibs:Depends}, grub-common (= ${binary:Version}), ${misc:Depends}, ucf
 
216
Replaces: grub-common (<< 1.98+20100617-2)
204
217
Suggests: os-prober
205
218
Description: GRand Unified Bootloader, version 2 (Yeeloong version)
206
219
 GRUB is a portable, powerful bootloader.  This version of GRUB is based on a