]> git.proxmox.com Git - grub2.git/blob - debian/control
Make grub-install fall back to i386-pc if booted using EFI but the
[grub2.git] / debian / control
1 Source: grub2
2 Section: admin
3 Priority: extra
4 Maintainer: GRUB Maintainers <pkg-grub-devel@lists.alioth.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 DM-Upload-Allowed: yes
7 Build-Depends: debhelper (>= 7.4.2~),
8 patchutils,
9 autoconf,
10 automake,
11 autogen (>= 1:5.10),
12 dh-autoreconf,
13 python,
14 flex (>= 2.5.35),
15 bison,
16 po-debconf,
17 help2man,
18 texinfo,
19 gcc-4.6-multilib [any-i386 any-amd64 any-ppc64 any-sparc],
20 gcc-4.6,
21 libncurses5-dev,
22 xfonts-unifont,
23 libfreetype6-dev,
24 gettext,
25 libusb-dev [!hurd-any],
26 libdevmapper-dev (>= 2:1.02.34) [linux-any],
27 libgeom-dev (>= 8.2+ds1-1) [kfreebsd-any] | libgeom-dev (<< 8.2) [kfreebsd-any],
28 libsdl1.2-dev [!hurd-any],
29 xorriso (>= 0.5.6.pl00),
30 qemu-system [i386 kfreebsd-i386 kopensolaris-i386 any-amd64],
31 qemu-utils [!hurd-any],
32 parted [!hurd-any],
33 libfuse-dev (>= 2.8.4-1.4) [linux-any kfreebsd-any],
34 ttf-dejavu-core,
35 Build-Conflicts: autoconf2.13, libzfs-dev, libnvpair-dev
36 Standards-Version: 3.8.4
37 Homepage: http://www.gnu.org/software/grub/
38 Vcs-Bzr: http://anonscm.debian.org/bzr/pkg-grub/trunk/grub/
39 Vcs-Browser: http://anonscm.debian.org/loggerhead/pkg-grub/trunk/grub/
40
41 Package: grub2
42 Section: oldlibs
43 Architecture: any-i386 any-amd64 any-powerpc any-ppc64 any-sparc
44 Depends: grub-pc (= ${binary:Version}) [any-i386 any-amd64] | grub-ieee1275 (= ${binary:Version}) [any-powerpc any-ppc64 any-sparc], ${misc:Depends}
45 Multi-Arch: foreign
46 Description: GRand Unified Bootloader, version 2 (dummy package)
47 This is a dummy transitional package to handle GRUB 2 upgrades. It can be
48 safely removed.
49
50 Package: grub-linuxbios
51 Section: oldlibs
52 Architecture: any-i386 any-amd64
53 Depends: grub-coreboot (= ${binary:Version}), ${misc:Depends}
54 Multi-Arch: foreign
55 Description: GRand Unified Bootloader, version 2 (dummy package)
56 This is a dummy transitional package that depends on grub-coreboot.
57
58 Package: grub-efi
59 Section: oldlibs
60 Architecture: any-i386 any-amd64
61 Depends: ${misc:Depends}, grub-efi-ia32 (= ${binary:Version}) [any-i386], grub-efi-amd64 (= ${binary:Version}) [any-amd64]
62 Multi-Arch: foreign
63 Description: GRand Unified Bootloader, version 2 (dummy package)
64 This is a dummy transitional package that depends on either grub-efi-ia32 or
65 grub-efi-amd64, depending on the architecture.
66
67
68 Package: grub-common
69 Priority: optional
70 Architecture: any-i386 any-amd64 any-powerpc any-ppc64 any-sparc any-mipsel any-ia64
71 Depends: ${shlibs:Depends}, ${misc:Depends}, gettext-base
72 Replaces: grub-pc (<< 1.99-1), grub-ieee1275 (<< 1.99-1), grub-efi (<< 1.99-1), grub-coreboot (<< 1.99-1), grub-linuxbios (<< 1.96+20080831-1), grub-efi-ia32 (<< 1.99-1), grub-efi-amd64 (<< 1.99-1), grub-yeeloong (<< 1.99-1)
73 Recommends: os-prober (>= 1.33)
74 Suggests: multiboot-doc, grub-emu, xorriso (>= 0.5.6.pl00), desktop-base (>= 4.0.6), console-setup
75 # See bugs #435983 and #455746
76 Conflicts: mdadm (<< 2.6.7-2)
77 Breaks: lupin-support (<< 0.30)
78 Multi-Arch: foreign
79 Description: GRand Unified Bootloader (common files)
80 This package contains common files shared by the distinct flavours of GRUB.
81 It is shared between GRUB Legacy and GRUB 2, although a number of files
82 specific to GRUB 2 are here as long as they do not break GRUB Legacy.
83
84 Package: grub2-common
85 Priority: optional
86 Architecture: any-i386 any-amd64 any-powerpc any-ppc64 any-sparc any-mipsel any-ia64
87 Depends: grub-common (= ${binary:Version}), dpkg (>= 1.15.4) | install-info, ${shlibs:Depends}, ${misc:Depends}
88 Replaces: grub, grub-legacy, grub-common (<< 1.99-1), grub-pc (<< 2.00-4), grub-ieee1275 (<< 2.00-4), grub-efi (<< 1.99-1), grub-coreboot (<< 2.00-4), grub-linuxbios (<< 1.99-1), grub-efi-ia32 (<< 2.00-4), grub-efi-amd64 (<< 2.00-4), grub-efi-ia64 (<< 2.00-4), grub-ieee1275 (<< 2.00-4), grub-yeeloong (<< 2.00-4)
89 Conflicts: grub (<< 0.97-54), grub-legacy, grub-doc (<< 0.97-32), grub-legacy-doc (<< 0.97-59)
90 Multi-Arch: foreign
91 Description: GRand Unified Bootloader (common files for version 2)
92 This package contains common files shared by the distinct flavours of GRUB.
93 The files in this package are specific to GRUB 2, and would break GRUB
94 Legacy if installed on the same system.
95
96 Package: grub-emu
97 Architecture: any-i386 any-amd64 any-powerpc
98 Depends: ${shlibs:Depends}, ${misc:Depends}, grub-common (= ${binary:Version})
99 Replaces: grub-common (<= 1.97~beta3-1)
100 Multi-Arch: foreign
101 Description: GRand Unified Bootloader, version 2 (emulated version)
102 This package contains grub-emu, an emulated version of GRUB. It is only
103 provided for debugging purposes.
104
105 Package: grub-emu-dbg
106 Section: debug
107 Architecture: any-i386 any-amd64 any-powerpc
108 Depends: ${misc:Depends}, grub-emu (= ${binary:Version}), grub-common (= ${binary:Version})
109 Multi-Arch: foreign
110 Description: GRand Unified Bootloader, version 2 (emulated debug files)
111 This package contains debugging files for grub-emu. You only need these if
112 you are trying to debug GRUB using its GDB stub.
113
114 Package: grub-pc-bin
115 Priority: optional
116 Architecture: any-i386 any-amd64
117 Depends: ${shlibs:Depends}, ${misc:Depends}, grub-common (= ${binary:Version})
118 Replaces: grub2 (<< ${source:Version}), grub-common (<= 1.97~beta2-1), grub-pc (<< 1.99-1)
119 Suggests: desktop-base (>= 4.0.6)
120 Multi-Arch: foreign
121 Description: GRand Unified Bootloader, version 2 (PC/BIOS binaries)
122 GRUB is a portable, powerful bootloader. This version of GRUB is based on a
123 cleaner design than its predecessors, and provides the following new features:
124 .
125 - Scripting in grub.cfg using BASH-like syntax.
126 - Support for modern partition maps such as GPT.
127 - Modular generation of grub.cfg via update-grub. Packages providing GRUB
128 add-ons can plug in their own script rules and trigger updates by invoking
129 update-grub2.
130 - VESA-based graphical mode with background image support and complete 24-bit
131 color set.
132 - Support for extended charsets. Users can write UTF-8 text to their menu
133 entries.
134 .
135 This package contains a version of GRUB that has been built for use with
136 traditional PC/BIOS architecture. It will not automatically install GRUB
137 as the active boot loader, nor will it automatically update grub.cfg on
138 upgrade, so most people should install grub-pc instead.
139
140 Package: grub-pc-dbg
141 Section: debug
142 Architecture: any-i386 any-amd64
143 Depends: ${misc:Depends}, grub-pc-bin (= ${binary:Version}), grub-common (= ${binary:Version})
144 Multi-Arch: foreign
145 Description: GRand Unified Bootloader, version 2 (PC/BIOS debug files)
146 This package contains debugging files for grub-pc-bin. You only need these
147 if you are trying to debug GRUB using its GDB stub.
148
149 Package: grub-pc
150 Priority: optional
151 Architecture: any-i386 any-amd64
152 Depends: ${shlibs:Depends}, ${misc:Depends}, grub2-common (= ${binary:Version}), grub-pc-bin (= ${binary:Version}), ucf, freebsd-utils (>= 8.0-4) [kfreebsd-any]
153 Replaces: grub, grub-legacy, grub2 (<< ${source:Version}), grub-common (<= 1.97~beta2-1), grub-efi-amd64, grub-efi-ia32, grub-coreboot, grub-ieee1275
154 Conflicts: grub (<< 0.97-54), grub-legacy, grub-efi-amd64, grub-efi-ia32, grub-coreboot, grub-ieee1275
155 Multi-Arch: foreign
156 Description: GRand Unified Bootloader, version 2 (PC/BIOS version)
157 GRUB is a portable, powerful bootloader. This version of GRUB is based on a
158 cleaner design than its predecessors, and provides the following new features:
159 .
160 - Scripting in grub.cfg using BASH-like syntax.
161 - Support for modern partition maps such as GPT.
162 - Modular generation of grub.cfg via update-grub. Packages providing GRUB
163 add-ons can plug in their own script rules and trigger updates by invoking
164 update-grub2.
165 - VESA-based graphical mode with background image support and complete 24-bit
166 color set.
167 - Support for extended charsets. Users can write UTF-8 text to their menu
168 entries.
169 .
170 This package contains a version of GRUB that has been built for use with
171 traditional PC/BIOS architecture.
172
173 Package: grub-rescue-pc
174 Architecture: any-i386 any-amd64
175 Depends: ${misc:Depends}
176 Multi-Arch: foreign
177 Description: GRUB bootable rescue images, version 2 (PC/BIOS version)
178 This package contains three GRUB rescue images that have been built for use
179 with the traditional PC/BIOS architecture:
180 .
181 - grub-rescue-floppy.img: floppy image.
182 - grub-rescue-cdrom.iso: El Torito CDROM image.
183 - grub-rescue-usb.img: USB image.
184
185 Package: grub-coreboot-bin
186 Architecture: any-i386 any-amd64
187 Depends: ${shlibs:Depends}, ${misc:Depends}, grub-common (= ${binary:Version})
188 Replaces: grub2 (<< ${source:Version}), grub-common (<= 1.97~beta2-1), grub-linuxbios, grub-coreboot (<< 1.99-1)
189 Conflicts: grub-linuxbios (<< ${source:Version})
190 Multi-Arch: foreign
191 Description: GRand Unified Bootloader, version 2 (Coreboot binaries)
192 GRUB is a portable, powerful bootloader. This version of GRUB is based on a
193 cleaner design than its predecessors, and provides the following new features:
194 .
195 - Scripting in grub.cfg using BASH-like syntax.
196 - Support for modern partition maps such as GPT.
197 - Modular generation of grub.cfg via update-grub. Packages providing GRUB
198 add-ons can plug in their own script rules and trigger updates by invoking
199 update-grub2.
200 .
201 This package contains a version of GRUB that has been built for use with
202 platforms running the Coreboot firmware. It will not automatically install
203 GRUB as the active boot loader, nor will it automatically update grub.cfg
204 on upgrade, so most people should install grub-coreboot instead.
205
206 Package: grub-coreboot-dbg
207 Section: debug
208 Architecture: any-i386 any-amd64
209 Depends: ${misc:Depends}, grub-coreboot-bin (= ${binary:Version}), grub-common (= ${binary:Version})
210 Multi-Arch: foreign
211 Description: GRand Unified Bootloader, version 2 (Coreboot debug files)
212 This package contains debugging files for grub-coreboot-bin. You only need
213 these if you are trying to debug GRUB using its GDB stub.
214
215 Package: grub-coreboot
216 Architecture: any-i386 any-amd64
217 Depends: ${shlibs:Depends}, ${misc:Depends}, grub2-common (= ${binary:Version}), grub-coreboot-bin (= ${binary:Version}), ucf
218 Replaces: grub-legacy, grub2 (<< ${source:Version}), grub-common (<= 1.97~beta2-1), grub-linuxbios, grub-efi-amd64, grub-efi-ia32, grub-pc, grub-ieee1275
219 Conflicts: grub (<< 0.97-54), grub-legacy, grub-linuxbios (<< ${source:Version}), grub-efi-amd64, grub-efi-ia32, grub-pc, grub-ieee1275
220 Multi-Arch: foreign
221 Description: GRand Unified Bootloader, version 2 (Coreboot version)
222 GRUB is a portable, powerful bootloader. This version of GRUB is based on a
223 cleaner design than its predecessors, and provides the following new features:
224 .
225 - Scripting in grub.cfg using BASH-like syntax.
226 - Support for modern partition maps such as GPT.
227 - Modular generation of grub.cfg via update-grub. Packages providing GRUB
228 add-ons can plug in their own script rules and trigger updates by invoking
229 update-grub2.
230 .
231 This package contains a version of GRUB that has been built for use with
232 platforms running the Coreboot firmware.
233
234 Package: grub-efi-ia32-bin
235 Architecture: any-i386 any-amd64
236 Depends: ${shlibs:Depends}, ${misc:Depends}, grub-common (= ${binary:Version}), efibootmgr [i386 amd64]
237 Replaces: grub2 (<< ${source:Version}), grub-common (<= 1.97~beta2-1), grub-efi, grub-efi-ia32 (<< 1.99-1)
238 Multi-Arch: foreign
239 Description: GRand Unified Bootloader, version 2 (EFI-IA32 binaries)
240 GRUB is a portable, powerful bootloader. This version of GRUB is based on a
241 cleaner design than its predecessors, and provides the following new features:
242 .
243 - Scripting in grub.cfg using BASH-like syntax.
244 - Support for modern partition maps such as GPT.
245 - Modular generation of grub.cfg via update-grub. Packages providing GRUB
246 add-ons can plug in their own script rules and trigger updates by invoking
247 update-grub2.
248 .
249 This package contains a version of GRUB that has been built for use with
250 EFI-IA32 architecture, such as the one provided by Intel Macs (that is, unless
251 a BIOS interface has been activated). It will not automatically install
252 GRUB as the active boot loader, nor will it automatically update grub.cfg
253 on upgrade, so most people should install grub-efi-ia32 instead.
254
255 Package: grub-efi-ia32-dbg
256 Section: debug
257 Architecture: any-i386 any-amd64
258 Depends: ${misc:Depends}, grub-efi-ia32-bin (= ${binary:Version}), grub-common (= ${binary:Version})
259 Multi-Arch: foreign
260 Description: GRand Unified Bootloader, version 2 (EFI-IA32 debug files)
261 This package contains debugging files for grub-efi-ia32-bin. You only need
262 these if you are trying to debug GRUB using its GDB stub.
263
264 Package: grub-efi-ia32
265 Architecture: any-i386 any-amd64
266 Depends: ${shlibs:Depends}, ${misc:Depends}, grub2-common (= ${binary:Version}), grub-efi-ia32-bin (= ${binary:Version}), ucf
267 Replaces: grub, grub-legacy, grub2 (<< ${source:Version}), grub-common (<= 1.97~beta2-1), grub-efi, grub-efi-amd64, grub-pc, grub-coreboot, grub-ieee1275
268 Conflicts: grub (<< 0.97-54), grub-legacy, grub-efi-amd64, grub-pc, grub-coreboot, grub-ieee1275
269 Multi-Arch: foreign
270 Description: GRand Unified Bootloader, version 2 (EFI-IA32 version)
271 GRUB is a portable, powerful bootloader. This version of GRUB is based on a
272 cleaner design than its predecessors, and provides the following new features:
273 .
274 - Scripting in grub.cfg using BASH-like syntax.
275 - Support for modern partition maps such as GPT.
276 - Modular generation of grub.cfg via update-grub. Packages providing GRUB
277 add-ons can plug in their own script rules and trigger updates by invoking
278 update-grub2.
279 .
280 This package contains a version of GRUB that has been built for use with
281 EFI-IA32 architecture, such as the one provided by Intel Macs (that is, unless
282 a BIOS interface has been activated).
283
284 Package: grub-efi-amd64-bin
285 Architecture: i386 kopensolaris-i386 any-amd64
286 Depends: ${shlibs:Depends}, ${misc:Depends}, grub-common (= ${binary:Version}), efibootmgr [i386 amd64]
287 Replaces: grub2 (<< ${source:Version}), grub-common (<= 1.97~beta2-1), grub-efi-amd64 (<< 1.99-1)
288 Multi-Arch: foreign
289 Description: GRand Unified Bootloader, version 2 (EFI-AMD64 binaries)
290 GRUB is a portable, powerful bootloader. This version of GRUB is based on a
291 cleaner design than its predecessors, and provides the following new features:
292 .
293 - Scripting in grub.cfg using BASH-like syntax.
294 - Support for modern partition maps such as GPT.
295 - Modular generation of grub.cfg via update-grub. Packages providing GRUB
296 add-ons can plug in their own script rules and trigger updates by invoking
297 update-grub2.
298 .
299 This package contains a version of GRUB that has been built for use with
300 EFI-AMD64 architecture, such as the one provided by Intel Macs (that is, unless
301 a BIOS interface has been activated). It will not automatically install
302 GRUB as the active boot loader, nor will it automatically update grub.cfg
303 on upgrade, so most people should install grub-efi-amd64 instead.
304
305 Package: grub-efi-amd64-dbg
306 Section: debug
307 Architecture: i386 kopensolaris-i386 any-amd64
308 Depends: ${misc:Depends}, grub-efi-amd64-bin (= ${binary:Version}), grub-common (= ${binary:Version})
309 Multi-Arch: foreign
310 Description: GRand Unified Bootloader, version 2 (EFI-AMD64 debug files)
311 This package contains debugging files for grub-efi-amd64-bin. You only
312 need these if you are trying to debug GRUB using its GDB stub.
313
314 Package: grub-efi-amd64
315 Architecture: i386 kopensolaris-i386 any-amd64
316 Depends: ${shlibs:Depends}, ${misc:Depends}, grub2-common (= ${binary:Version}), grub-efi-amd64-bin (= ${binary:Version}), ucf
317 Replaces: grub, grub-legacy, grub2 (<< ${source:Version}), grub-common (<= 1.97~beta2-1), grub-pc, grub-efi-ia32, grub-coreboot, grub-ieee1275
318 Conflicts: grub, grub-legacy, grub-efi-ia32, grub-pc, grub-coreboot, grub-ieee1275
319 Multi-Arch: foreign
320 Description: GRand Unified Bootloader, version 2 (EFI-AMD64 version)
321 GRUB is a portable, powerful bootloader. This version of GRUB is based on a
322 cleaner design than its predecessors, and provides the following new features:
323 .
324 - Scripting in grub.cfg using BASH-like syntax.
325 - Support for modern partition maps such as GPT.
326 - Modular generation of grub.cfg via update-grub. Packages providing GRUB
327 add-ons can plug in their own script rules and trigger updates by invoking
328 update-grub2.
329 .
330 This package contains a version of GRUB that has been built for use with
331 EFI-AMD64 architecture, such as the one provided by Intel Macs (that is, unless
332 a BIOS interface has been activated).
333
334 Package: grub-efi-ia64-bin
335 Architecture: any-ia64
336 Depends: ${shlibs:Depends}, ${misc:Depends}, grub-common (= ${binary:Version})
337 Multi-Arch: foreign
338 Description: GRand Unified Bootloader, version 2 (IA64 binaries)
339 GRUB is a portable, powerful bootloader. This version of GRUB is based on a
340 cleaner design than its predecessors, and provides the following new features:
341 .
342 - Scripting in grub.cfg using BASH-like syntax.
343 - Support for modern partition maps such as GPT.
344 - Modular generation of grub.cfg via update-grub. Packages providing GRUB
345 add-ons can plug in their own script rules and trigger updates by invoking
346 update-grub2.
347 .
348 This package contains a version of GRUB that has been built for use on
349 IA64. It will not automatically install GRUB as the active boot loader,
350 nor will it automatically update grub.cfg on upgrade, so most people should
351 install grub-efi-ia64 instead.
352
353 Package: grub-efi-ia64-dbg
354 Section: debug
355 Architecture: any-ia64
356 Depends: ${misc:Depends}, grub-efi-ia64-bin (= ${binary:Version}), grub-common (= ${binary:Version})
357 Multi-Arch: foreign
358 Description: GRand Unified Bootloader, version 2 (IA64 debug files)
359 This package contains debugging files for grub-efi-ia64-bin. You only need
360 these if you are trying to debug GRUB using its GDB stub.
361
362 Package: grub-efi-ia64
363 Architecture: any-ia64
364 Depends: ${shlibs:Depends}, ${misc:Depends}, grub2-common (= ${binary:Version}), grub-efi-ia64-bin (= ${binary:Version}), ucf
365 Multi-Arch: foreign
366 Description: GRand Unified Bootloader, version 2 (IA64 version)
367 GRUB is a portable, powerful bootloader. This version of GRUB is based on a
368 cleaner design than its predecessors, and provides the following new features:
369 .
370 - Scripting in grub.cfg using BASH-like syntax.
371 - Support for modern partition maps such as GPT.
372 - Modular generation of grub.cfg via update-grub. Packages providing GRUB
373 add-ons can plug in their own script rules and trigger updates by invoking
374 update-grub2.
375 .
376 This package contains a version of GRUB that has been built for use on
377 IA64.
378
379 Package: grub-ieee1275-bin
380 Architecture: any-i386 any-amd64 any-powerpc any-ppc64 any-sparc
381 Depends: ${shlibs:Depends}, ${misc:Depends}, grub-common (= ${binary:Version}),
382 powerpc-ibm-utils [any-powerpc any-ppc64], powerpc-utils [any-powerpc any-ppc64], bc [any-powerpc any-ppc64]
383 Replaces: grub2 (<< ${source:Version}), grub-common (<= 1.97~beta2-1), grub-ieee1275 (<< 1.99-1)
384 Suggests: genisoimage [any-powerpc any-ppc64]
385 Multi-Arch: foreign
386 Description: GRand Unified Bootloader, version 2 (Open Firmware binaries)
387 GRUB is a portable, powerful bootloader. This version of GRUB is based on a
388 cleaner design than its predecessors, and provides the following new features:
389 .
390 - Scripting in grub.cfg using BASH-like syntax.
391 - Support for modern partition maps such as GPT.
392 - Modular generation of grub.cfg via update-grub. Packages providing GRUB
393 add-ons can plug in their own script rules and trigger updates by invoking
394 update-grub2.
395 .
396 This package contains a version of GRUB that has been built for use with
397 Open Firmware implementations. It will not automatically install GRUB as
398 the active boot loader, nor will it automatically update grub.cfg on
399 upgrade, so most people should install grub-ieee1275 instead.
400
401 Package: grub-ieee1275-dbg
402 Section: debug
403 Architecture: any-i386 any-amd64 any-powerpc any-ppc64 any-sparc
404 Depends: ${misc:Depends}, grub-ieee1275-bin (= ${binary:Version}), grub-common (= ${binary:Version})
405 Multi-Arch: foreign
406 Description: GRand Unified Bootloader, version 2 (Open Firmware debug files)
407 This package contains debugging files for grub-ieee1275-bin. You only
408 need these if you are trying to debug GRUB using its GDB stub.
409
410 Package: grub-ieee1275
411 Architecture: any-i386 any-amd64 any-powerpc any-ppc64 any-sparc
412 Depends: ${shlibs:Depends}, ${misc:Depends}, grub2-common (= ${binary:Version}), grub-ieee1275-bin (= ${binary:Version}), ucf
413 Replaces: grub-legacy, grub2 (<< ${source:Version}), grub-common (<= 1.97~beta2-1), grub-efi-amd64, grub-efi-ia32, grub-coreboot, grub-pc
414 Conflicts: grub (<< 0.97-54), grub-legacy, grub-efi-amd64, grub-efi-ia32, grub-coreboot, grub-pc
415 Multi-Arch: foreign
416 Description: GRand Unified Bootloader, version 2 (Open Firmware version)
417 GRUB is a portable, powerful bootloader. This version of GRUB is based on a
418 cleaner design than its predecessors, and provides the following new features:
419 .
420 - Scripting in grub.cfg using BASH-like syntax.
421 - Support for modern partition maps such as GPT.
422 - Modular generation of grub.cfg via update-grub. Packages providing GRUB
423 add-ons can plug in their own script rules and trigger updates by invoking
424 update-grub2.
425 .
426 This package contains a version of GRUB that has been built for use with
427 Open Firmware implementations.
428
429 Package: grub-firmware-qemu
430 Architecture: any-i386 any-amd64
431 Depends: ${misc:Depends}
432 Recommends: qemu
433 Enhances: qemu
434 Multi-Arch: foreign
435 Description: GRUB firmware image for QEMU
436 This package contains a binary of GRUB that has been built for use as
437 firmware for QEMU. It can be used as a replacement for the standard
438 PC BIOS provided by the bochsbios package (bios.bin).
439 .
440 In order to make QEMU use this firmware, simply add `-bios grub.bin' when
441 invoking it.
442 .
443 This package behaves in the same way as GRUB for coreboot, but doesn't
444 contain any code from coreboot itself, and is only suitable for QEMU. If
445 you want to install GRUB as firmware on real hardware, you need to use the
446 grub-coreboot package, and manually combine that with coreboot.
447
448 Package: grub-yeeloong-bin
449 Architecture: any-mipsel
450 Depends: ${shlibs:Depends}, ${misc:Depends}, grub-common (= ${binary:Version})
451 Replaces: grub-common (<< 1.98+20100617-2), grub-yeeloong (<< 1.99-1)
452 Multi-Arch: foreign
453 Description: GRand Unified Bootloader, version 2 (Yeeloong binaries)
454 GRUB is a portable, powerful bootloader. This version of GRUB is based on a
455 cleaner design than its predecessors, and provides the following new features:
456 .
457 - Scripting in grub.cfg using BASH-like syntax.
458 - Support for modern partition maps such as GPT.
459 - Modular generation of grub.cfg via update-grub. Packages providing GRUB
460 add-ons can plug in their own script rules and trigger updates by invoking
461 update-grub2.
462 .
463 This package contains a version of GRUB that has been built for use with
464 the Lemote Yeeloong laptop. It will not automatically install GRUB as the
465 active boot loader, nor will it automatically update grub.cfg on upgrade,
466 so most people should install grub-yeeloong instead.
467
468 Package: grub-yeeloong-dbg
469 Section: debug
470 Architecture: any-mipsel
471 Depends: ${misc:Depends}, grub-yeeloong-bin (= ${binary:Version}), grub-common (= ${binary:Version})
472 Multi-Arch: foreign
473 Description: GRand Unified Bootloader, version 2 (Yeeloong debug files)
474 This package contains debugging files for grub-yeeloong-bin. You only
475 need these if you are trying to debug GRUB using its GDB stub.
476
477 Package: grub-yeeloong
478 Architecture: any-mipsel
479 Depends: ${shlibs:Depends}, ${misc:Depends}, grub2-common (= ${binary:Version}), grub-yeeloong-bin (= ${binary:Version}), ucf
480 Replaces: grub-common (<< 1.98+20100617-2)
481 Multi-Arch: foreign
482 Description: GRand Unified Bootloader, version 2 (Yeeloong version)
483 GRUB is a portable, powerful bootloader. This version of GRUB is based on a
484 cleaner design than its predecessors, and provides the following new features:
485 .
486 - Scripting in grub.cfg using BASH-like syntax.
487 - Support for modern partition maps such as GPT.
488 - Modular generation of grub.cfg via update-grub. Packages providing GRUB
489 add-ons can plug in their own script rules and trigger updates by invoking
490 update-grub2.
491 .
492 This package contains a version of GRUB that has been built for use with
493 the Lemote Yeeloong laptop.
494
495 Package: grub-theme-starfield
496 Architecture: any-i386 any-amd64 any-powerpc any-ppc64 any-sparc any-mipsel any-ia64
497 Depends: ${misc:Depends}, grub-common (= ${binary:Version})
498 Multi-Arch: foreign
499 Description: GRand Unified Bootloader, version 2 (starfield theme)
500 This is the default theme for GRUB's graphical menu.
501
502 Package: grub-mount-udeb
503 XC-Package-Type: udeb
504 Section: debian-installer
505 Architecture: i386 amd64 powerpc ppc64 sparc mipsel ia64 kfreebsd-i386 kfreebsd-amd64
506 Depends: ${shlibs:Depends}, ${misc:Depends}
507 Description: export GRUB filesystems using FUSE