]> git.proxmox.com Git - grub2.git/blame - debian/control
Add grub-ia64-bin and grub-ia64 packages. These are currently
[grub2.git] / debian / control
CommitLineData
c38e4ead 1Source: grub2
2Section: admin
3Priority: extra
4Maintainer: GRUB Maintainers <pkg-grub-devel@lists.alioth.debian.org>
d20dcdea 5Uploaders: Robert Millan <rmh@debian.org>, Felix Zielcke <fzielcke@z-51.de>, Jordi Mallach <jordi@debian.org>, Colin Watson <cjwatson@debian.org>
6388f890 6DM-Upload-Allowed: yes
81fc656b 7Build-Depends: debhelper (>= 7.4.2~),
fe8e6097 8 patchutils,
9 autoconf,
381d196e 10 automake,
70464a85 11 autogen (>= 1:5.10),
6a71e6cb 12 python,
fa39c925 13 flex (>= 2.5.35),
fe8e6097 14 bison,
fe8e6097 15 po-debconf,
16 help2man,
997df1c8 17 texinfo,
f309d9d1
CW
18 gcc-4.6-multilib [i386 kopensolaris-i386 any-amd64 any-ppc64 any-sparc],
19 gcc-4.6,
fe8e6097 20 libncurses5-dev,
e5704151 21 xfonts-unifont,
431310e8 22 libfreetype6-dev,
1eaa5c3a 23 gettext,
bd13c818
RM
24 libusb-dev [!hurd-any],
25 libdevmapper-dev (>= 2:1.02.34) [linux-any],
cc35fd11 26 libgeom-dev (>= 8.2+ds1-1) [kfreebsd-any] | libgeom-dev (<< 8.2) [kfreebsd-any],
bd13c818 27 libsdl1.2-dev [!hurd-any],
9ef1395f 28 xorriso (>= 0.5.6.pl00),
32c45a3b 29 qemu-system [i386 kfreebsd-i386 kopensolaris-i386 any-amd64],
352f020c
CW
30 qemu-utils [!hurd-any],
31 parted [!hurd-any],
e0632d44 32 libfuse-dev (>= 2.8.4-1.4) [linux-any kfreebsd-any],
b2fd302f 33Build-Conflicts: autoconf2.13, libzfs-dev, libnvpair-dev
46229cec 34Standards-Version: 3.8.4
746f8f97 35Homepage: http://www.gnu.org/software/grub/
15658bf5
CW
36Vcs-Bzr: http://anonscm.debian.org/bzr/pkg-grub/trunk/grub/
37Vcs-Browser: http://anonscm.debian.org/loggerhead/pkg-grub/trunk/grub/
c38e4ead 38
39Package: grub2
2f1bb90b
CW
40Architecture: any-i386 any-amd64 any-powerpc any-ppc64 any-sparc
41Depends: grub-pc (= ${binary:Version}) [any-i386 any-amd64] | grub-ieee1275 (= ${binary:Version}) [any-powerpc any-ppc64 any-sparc], ${misc:Depends}
2c4f9bf9 42Multi-Arch: foreign
d5d38884 43Description: GRand Unified Bootloader, version 2 (dummy package)
44 This is a dummy transitional package to handle GRUB 2 upgrades. It can be
45 safely removed.
46
ae67a965 47Package: grub-linuxbios
bd13c818 48Architecture: any-i386 any-amd64
005f0336 49Depends: grub-coreboot (= ${binary:Version}), ${misc:Depends}
2c4f9bf9 50Multi-Arch: foreign
ae67a965 51Description: GRand Unified Bootloader, version 2 (dummy package)
52 This is a dummy transitional package that depends on grub-coreboot.
53
0d3ece2c 54Package: grub-efi
bd13c818
RM
55Architecture: any-i386 any-amd64
56Depends: ${misc:Depends}, grub-efi-ia32 (= ${binary:Version}) [any-i386], grub-efi-amd64 (= ${binary:Version}) [any-amd64]
2c4f9bf9 57Multi-Arch: foreign
0d3ece2c 58Description: GRand Unified Bootloader, version 2 (dummy package)
59 This is a dummy transitional package that depends on either grub-efi-ia32 or
60 grub-efi-amd64, depending on the architecture.
802913d8 61
d8ce8ba4 62
30e9192c 63Package: grub-common
b96d9eff 64Priority: optional
c78ea29a 65Architecture: any-i386 any-amd64 any-powerpc any-ppc64 any-sparc any-mipsel any-ia64
3177d4fb 66Depends: ${shlibs:Depends}, ${misc:Depends}, gettext-base
c7d9f6a4 67Replaces: 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)
d4160a92 68Recommends: os-prober (>= 1.33)
11a382a1 69Suggests: multiboot-doc, grub-emu, xorriso (>= 0.5.6.pl00), desktop-base (>= 4.0.6)
25988d5f 70# See bugs #435983 and #455746
3177d4fb 71Conflicts: mdadm (<< 2.6.7-2)
65817eec 72Breaks: lupin-support (<< 0.30)
2c4f9bf9 73Multi-Arch: foreign
3177d4fb 74Description: GRand Unified Bootloader (common files)
b65fd211 75 This package contains common files shared by the distinct flavours of GRUB.
3177d4fb
CW
76 It is shared between GRUB Legacy and GRUB 2, although a number of files
77 specific to GRUB 2 are here as long as they do not break GRUB Legacy.
78
79Package: grub2-common
80Priority: optional
c78ea29a 81Architecture: any-i386 any-amd64 any-powerpc any-ppc64 any-sparc any-mipsel any-ia64
f603aa79 82Depends: grub-common (= ${binary:Version}), dpkg (>= 1.15.4) | install-info, ${shlibs:Depends}, ${misc:Depends}
c7d9f6a4 83Replaces: grub, grub-legacy, grub-common (<< 1.99-1), grub-pc (<< 1.99-1), grub-ieee1275 (<< 1.99-1), grub-efi (<< 1.99-1), grub-coreboot (<< 1.99-1), grub-linuxbios (<< 1.99-1), grub-efi-ia32 (<< 1.99-1), grub-efi-amd64 (<< 1.99-1), grub-yeeloong (<< 1.99-1)
3177d4fb
CW
84Conflicts: grub (<< 0.97-54), grub-legacy, grub-doc (<< 0.97-32), grub-legacy-doc (<< 0.97-59)
85Multi-Arch: foreign
86Description: GRand Unified Bootloader (common files for version 2)
87 This package contains common files shared by the distinct flavours of GRUB.
88 The files in this package are specific to GRUB 2, and would break GRUB
89 Legacy if installed on the same system.
30e9192c 90
3b47e2d8 91Package: grub-emu
bd13c818 92Architecture: any-i386 any-amd64 any-powerpc
5a79afa5 93Depends: ${shlibs:Depends}, ${misc:Depends}, grub-common (= ${binary:Version})
3b47e2d8 94Replaces: grub-common (<= 1.97~beta3-1)
2c4f9bf9 95Multi-Arch: foreign
3b47e2d8 96Description: GRand Unified Bootloader, version 2 (emulated version)
97 This package contains grub-emu, an emulated version of GRUB. It is only
98 provided for debugging purposes.
99
b88ffb1a
CW
100Package: grub-pc-bin
101Priority: optional
102Architecture: any-i386 any-amd64
759bbaef 103Depends: ${shlibs:Depends}, ${misc:Depends}, grub-common (= ${binary:Version})
617663ea 104Replaces: grub2 (<< ${source:Version}), grub-common (<= 1.97~beta2-1), grub-pc (<< 1.99-1)
b88ffb1a
CW
105Suggests: desktop-base (>= 4.0.6)
106Multi-Arch: foreign
107Description: GRand Unified Bootloader, version 2 (PC/BIOS binaries)
108 GRUB is a portable, powerful bootloader. This version of GRUB is based on a
109 cleaner design than its predecessors, and provides the following new features:
110 .
111 - Scripting in grub.cfg using BASH-like syntax.
112 - Support for modern partition maps such as GPT.
113 - Modular generation of grub.cfg via update-grub. Packages providing GRUB
114 add-ons can plug in their own script rules and trigger updates by invoking
115 update-grub2.
116 - VESA-based graphical mode with background image support and complete 24-bit
117 color set.
118 - Support for extended charsets. Users can write UTF-8 text to their menu
119 entries.
120 .
121 This package contains a version of GRUB that has been built for use with
122 traditional PC/BIOS architecture. It will not automatically install GRUB
123 as the active boot loader, nor will it automatically update grub.cfg on
124 upgrade, so most people should install grub-pc instead.
125
d5d38884 126Package: grub-pc
b96d9eff 127Priority: optional
bd13c818 128Architecture: any-i386 any-amd64
759bbaef 129Depends: ${shlibs:Depends}, ${misc:Depends}, grub2-common (= ${binary:Version}), grub-pc-bin (= ${binary:Version}), ucf, freebsd-utils (>= 8.0-4) [kfreebsd-any]
617663ea 130Replaces: grub, grub-legacy, grub2 (<< ${source:Version}), grub-common (<= 1.97~beta2-1), grub-efi-amd64, grub-efi-ia32, grub-coreboot, grub-ieee1275
9f7d6804 131Conflicts: grub (<< 0.97-54), grub-legacy, grub-efi-amd64, grub-efi-ia32, grub-coreboot, grub-ieee1275
2c4f9bf9 132Multi-Arch: foreign
d5d38884 133Description: GRand Unified Bootloader, version 2 (PC/BIOS version)
802913d8 134 GRUB is a portable, powerful bootloader. This version of GRUB is based on a
135 cleaner design than its predecessors, and provides the following new features:
d5d38884 136 .
802913d8 137 - Scripting in grub.cfg using BASH-like syntax.
138 - Support for modern partition maps such as GPT.
139 - Modular generation of grub.cfg via update-grub. Packages providing GRUB
140 add-ons can plug in their own script rules and trigger updates by invoking
141 update-grub2.
142 - VESA-based graphical mode with background image support and complete 24-bit
143 color set.
144 - Support for extended charsets. Users can write UTF-8 text to their menu
145 entries.
d5d38884 146 .
147 This package contains a version of GRUB that has been built for use with
148 traditional PC/BIOS architecture.
149
ca9ba3c9 150Package: grub-rescue-pc
bd13c818 151Architecture: any-i386 any-amd64
9ef1395f 152Depends: ${misc:Depends}
2c4f9bf9 153Multi-Arch: foreign
ca9ba3c9 154Description: GRUB bootable rescue images, version 2 (PC/BIOS version)
c8a5626e
CW
155 This package contains three GRUB rescue images that have been built for use
156 with the traditional PC/BIOS architecture:
ca9ba3c9 157 .
e0b5daeb 158 - grub-rescue-floppy.img: floppy image.
159 - grub-rescue-cdrom.iso: El Torito CDROM image.
c8a5626e 160 - grub-rescue-usb.img: USB image.
ca9ba3c9 161
b88ffb1a
CW
162Package: grub-coreboot-bin
163Architecture: any-i386 any-amd64
759bbaef 164Depends: ${shlibs:Depends}, ${misc:Depends}, grub-common (= ${binary:Version})
617663ea 165Replaces: grub2 (<< ${source:Version}), grub-common (<= 1.97~beta2-1), grub-linuxbios, grub-coreboot (<< 1.99-1)
b88ffb1a
CW
166Conflicts: grub-linuxbios (<< ${source:Version})
167Multi-Arch: foreign
168Description: GRand Unified Bootloader, version 2 (Coreboot binaries)
169 GRUB is a portable, powerful bootloader. This version of GRUB is based on a
170 cleaner design than its predecessors, and provides the following new features:
171 .
172 - Scripting in grub.cfg using BASH-like syntax.
173 - Support for modern partition maps such as GPT.
174 - Modular generation of grub.cfg via update-grub. Packages providing GRUB
175 add-ons can plug in their own script rules and trigger updates by invoking
176 update-grub2.
177 .
178 This package contains a version of GRUB that has been built for use with
179 platforms running the Coreboot firmware. It will not automatically install
180 GRUB as the active boot loader, nor will it automatically update grub.cfg
181 on upgrade, so most people should install grub-coreboot instead.
182
ae67a965 183Package: grub-coreboot
bd13c818 184Architecture: any-i386 any-amd64
759bbaef 185Depends: ${shlibs:Depends}, ${misc:Depends}, grub2-common (= ${binary:Version}), grub-coreboot-bin (= ${binary:Version}), ucf
617663ea 186Replaces: grub-legacy, grub2 (<< ${source:Version}), grub-common (<= 1.97~beta2-1), grub-linuxbios, grub-efi-amd64, grub-efi-ia32, grub-pc, grub-ieee1275
0eca45c3 187Conflicts: grub (<< 0.97-54), grub-legacy, grub-linuxbios (<< ${source:Version}), grub-efi-amd64, grub-efi-ia32, grub-pc, grub-ieee1275
2c4f9bf9 188Multi-Arch: foreign
ae67a965 189Description: GRand Unified Bootloader, version 2 (Coreboot version)
802913d8 190 GRUB is a portable, powerful bootloader. This version of GRUB is based on a
191 cleaner design than its predecessors, and provides the following new features:
912cc4b3 192 .
802913d8 193 - Scripting in grub.cfg using BASH-like syntax.
194 - Support for modern partition maps such as GPT.
195 - Modular generation of grub.cfg via update-grub. Packages providing GRUB
196 add-ons can plug in their own script rules and trigger updates by invoking
197 update-grub2.
912cc4b3 198 .
199 This package contains a version of GRUB that has been built for use with
ae67a965 200 platforms running the Coreboot firmware.
912cc4b3 201
b88ffb1a
CW
202Package: grub-efi-ia32-bin
203Architecture: any-i386 any-amd64
759bbaef 204Depends: ${shlibs:Depends}, ${misc:Depends}, grub-common (= ${binary:Version}), efibootmgr [i386 amd64]
617663ea 205Replaces: grub2 (<< ${source:Version}), grub-common (<= 1.97~beta2-1), grub-efi, grub-efi-ia32 (<< 1.99-1)
b88ffb1a
CW
206Multi-Arch: foreign
207Description: GRand Unified Bootloader, version 2 (EFI-IA32 binaries)
208 GRUB is a portable, powerful bootloader. This version of GRUB is based on a
209 cleaner design than its predecessors, and provides the following new features:
210 .
211 - Scripting in grub.cfg using BASH-like syntax.
212 - Support for modern partition maps such as GPT.
213 - Modular generation of grub.cfg via update-grub. Packages providing GRUB
214 add-ons can plug in their own script rules and trigger updates by invoking
215 update-grub2.
216 .
217 This package contains a version of GRUB that has been built for use with
218 EFI-IA32 architecture, such as the one provided by Intel Macs (that is, unless
219 a BIOS interface has been activated). It will not automatically install
220 GRUB as the active boot loader, nor will it automatically update grub.cfg
221 on upgrade, so most people should install grub-efi-ia32 instead.
222
0d3ece2c 223Package: grub-efi-ia32
bd13c818 224Architecture: any-i386 any-amd64
759bbaef 225Depends: ${shlibs:Depends}, ${misc:Depends}, grub2-common (= ${binary:Version}), grub-efi-ia32-bin (= ${binary:Version}), ucf
617663ea 226Replaces: grub, grub-legacy, grub2 (<< ${source:Version}), grub-common (<= 1.97~beta2-1), grub-efi, grub-efi-amd64, grub-pc, grub-coreboot, grub-ieee1275
0eca45c3 227Conflicts: grub (<< 0.97-54), grub-legacy, grub-efi-amd64, grub-pc, grub-coreboot, grub-ieee1275
2c4f9bf9 228Multi-Arch: foreign
0d3ece2c 229Description: GRand Unified Bootloader, version 2 (EFI-IA32 version)
230 GRUB is a portable, powerful bootloader. This version of GRUB is based on a
231 cleaner design than its predecessors, and provides the following new features:
232 .
233 - Scripting in grub.cfg using BASH-like syntax.
234 - Support for modern partition maps such as GPT.
235 - Modular generation of grub.cfg via update-grub. Packages providing GRUB
236 add-ons can plug in their own script rules and trigger updates by invoking
237 update-grub2.
238 .
239 This package contains a version of GRUB that has been built for use with
240 EFI-IA32 architecture, such as the one provided by Intel Macs (that is, unless
241 a BIOS interface has been activated).
242
b88ffb1a
CW
243Package: grub-efi-amd64-bin
244Architecture: i386 kopensolaris-i386 any-amd64
759bbaef 245Depends: ${shlibs:Depends}, ${misc:Depends}, grub-common (= ${binary:Version}), efibootmgr [i386 amd64]
617663ea 246Replaces: grub2 (<< ${source:Version}), grub-common (<= 1.97~beta2-1), grub-efi-amd64 (<< 1.99-1)
b88ffb1a
CW
247Multi-Arch: foreign
248Description: GRand Unified Bootloader, version 2 (EFI-AMD64 binaries)
249 GRUB is a portable, powerful bootloader. This version of GRUB is based on a
250 cleaner design than its predecessors, and provides the following new features:
251 .
252 - Scripting in grub.cfg using BASH-like syntax.
253 - Support for modern partition maps such as GPT.
254 - Modular generation of grub.cfg via update-grub. Packages providing GRUB
255 add-ons can plug in their own script rules and trigger updates by invoking
256 update-grub2.
257 .
258 This package contains a version of GRUB that has been built for use with
259 EFI-AMD64 architecture, such as the one provided by Intel Macs (that is, unless
260 a BIOS interface has been activated). It will not automatically install
261 GRUB as the active boot loader, nor will it automatically update grub.cfg
262 on upgrade, so most people should install grub-efi-amd64 instead.
263
0d3ece2c 264Package: grub-efi-amd64
4485b50f 265Architecture: i386 kopensolaris-i386 any-amd64
759bbaef 266Depends: ${shlibs:Depends}, ${misc:Depends}, grub2-common (= ${binary:Version}), grub-efi-amd64-bin (= ${binary:Version}), ucf
617663ea 267Replaces: grub, grub-legacy, grub2 (<< ${source:Version}), grub-common (<= 1.97~beta2-1), grub-pc, grub-efi-ia32, grub-coreboot, grub-ieee1275
9fdb0eb2 268Conflicts: grub, grub-legacy, grub-efi-ia32, grub-pc, grub-coreboot, grub-ieee1275
2c4f9bf9 269Multi-Arch: foreign
0d3ece2c 270Description: GRand Unified Bootloader, version 2 (EFI-AMD64 version)
802913d8 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:
d5d38884 273 .
802913d8 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.
d5d38884 279 .
280 This package contains a version of GRUB that has been built for use with
0d3ece2c 281 EFI-AMD64 architecture, such as the one provided by Intel Macs (that is, unless
282 a BIOS interface has been activated).
d5d38884 283
b88ffb1a
CW
284Package: grub-ieee1275-bin
285Architecture: any-i386 any-amd64 any-powerpc any-ppc64 any-sparc
759bbaef 286Depends: ${shlibs:Depends}, ${misc:Depends}, grub-common (= ${binary:Version}),
b88ffb1a 287 powerpc-ibm-utils [any-powerpc any-ppc64], powerpc-utils [any-powerpc any-ppc64], bc [any-powerpc any-ppc64]
617663ea 288Replaces: grub2 (<< ${source:Version}), grub-common (<= 1.97~beta2-1), grub-ieee1275 (<< 1.99-1)
b88ffb1a
CW
289Suggests: genisoimage [any-powerpc any-ppc64]
290Multi-Arch: foreign
291Description: GRand Unified Bootloader, version 2 (Open Firmware binaries)
292 GRUB is a portable, powerful bootloader. This version of GRUB is based on a
293 cleaner design than its predecessors, and provides the following new features:
294 .
295 - Scripting in grub.cfg using BASH-like syntax.
296 - Support for modern partition maps such as GPT.
297 - Modular generation of grub.cfg via update-grub. Packages providing GRUB
298 add-ons can plug in their own script rules and trigger updates by invoking
299 update-grub2.
300 .
301 This package contains a version of GRUB that has been built for use with
302 Open Firmware implementations. It will not automatically install GRUB as
303 the active boot loader, nor will it automatically update grub.cfg on
304 upgrade, so most people should install grub-ieee1275 instead.
305
dba8ac92 306Package: grub-ieee1275
2f1bb90b 307Architecture: any-i386 any-amd64 any-powerpc any-ppc64 any-sparc
759bbaef 308Depends: ${shlibs:Depends}, ${misc:Depends}, grub2-common (= ${binary:Version}), grub-ieee1275-bin (= ${binary:Version}), ucf
617663ea 309Replaces: grub-legacy, grub2 (<< ${source:Version}), grub-common (<= 1.97~beta2-1), grub-efi-amd64, grub-efi-ia32, grub-coreboot, grub-pc
0eca45c3 310Conflicts: grub (<< 0.97-54), grub-legacy, grub-efi-amd64, grub-efi-ia32, grub-coreboot, grub-pc
2c4f9bf9 311Multi-Arch: foreign
802913d8 312Description: GRand Unified Bootloader, version 2 (Open Firmware version)
313 GRUB is a portable, powerful bootloader. This version of GRUB is based on a
314 cleaner design than its predecessors, and provides the following new features:
c38e4ead 315 .
802913d8 316 - Scripting in grub.cfg using BASH-like syntax.
317 - Support for modern partition maps such as GPT.
318 - Modular generation of grub.cfg via update-grub. Packages providing GRUB
319 add-ons can plug in their own script rules and trigger updates by invoking
320 update-grub2.
7b28ea52 321 .
802913d8 322 This package contains a version of GRUB that has been built for use with
323 Open Firmware implementations.
d8ce8ba4 324
4cb39b4e 325Package: grub-firmware-qemu
bd13c818 326Architecture: any-i386 any-amd64
089c1390 327Depends: ${misc:Depends}
4cb39b4e 328Recommends: qemu
329Enhances: qemu
2c4f9bf9 330Multi-Arch: foreign
4cb39b4e 331Description: GRUB firmware image for QEMU
332 This package contains a binary of GRUB that has been built for use as
333 firmware for QEMU. It can be used as a replacement for the standard
334 PC BIOS provided by the bochsbios package (bios.bin).
335 .
336 In order to make QEMU use this firmware, simply add `-bios grub.bin' when
337 invoking it.
338 .
09ee8c4a 339 This package behaves in the same way as GRUB for coreboot, but doesn't
340 contain any code from coreboot itself, and is only suitable for QEMU. If
341 you want to install GRUB as firmware on real hardware, you need to use the
342 grub-coreboot package, and manually combine that with coreboot.
9ef0e32b 343
b88ffb1a
CW
344Package: grub-yeeloong-bin
345Architecture: any-mipsel
759bbaef 346Depends: ${shlibs:Depends}, ${misc:Depends}, grub-common (= ${binary:Version})
c7d9f6a4 347Replaces: grub-common (<< 1.98+20100617-2), grub-yeeloong (<< 1.99-1)
b88ffb1a
CW
348Multi-Arch: foreign
349Description: GRand Unified Bootloader, version 2 (Yeeloong binaries)
350 GRUB is a portable, powerful bootloader. This version of GRUB is based on a
351 cleaner design than its predecessors, and provides the following new features:
352 .
353 - Scripting in grub.cfg using BASH-like syntax.
354 - Support for modern partition maps such as GPT.
355 - Modular generation of grub.cfg via update-grub. Packages providing GRUB
356 add-ons can plug in their own script rules and trigger updates by invoking
357 update-grub2.
358 .
359 This package contains a version of GRUB that has been built for use with
360 the Lemote Yeeloong laptop. It will not automatically install GRUB as the
361 active boot loader, nor will it automatically update grub.cfg on upgrade,
362 so most people should install grub-yeeloong instead.
363
9ef0e32b 364Package: grub-yeeloong
bd13c818 365Architecture: any-mipsel
759bbaef 366Depends: ${shlibs:Depends}, ${misc:Depends}, grub2-common (= ${binary:Version}), grub-yeeloong-bin (= ${binary:Version}), ucf
7a85a973 367Replaces: grub-common (<< 1.98+20100617-2)
2c4f9bf9 368Multi-Arch: foreign
9ef0e32b
RM
369Description: GRand Unified Bootloader, version 2 (Yeeloong version)
370 GRUB is a portable, powerful bootloader. This version of GRUB is based on a
371 cleaner design than its predecessors, and provides the following new features:
372 .
373 - Scripting in grub.cfg using BASH-like syntax.
374 - Support for modern partition maps such as GPT.
375 - Modular generation of grub.cfg via update-grub. Packages providing GRUB
376 add-ons can plug in their own script rules and trigger updates by invoking
377 update-grub2.
378 .
379 This package contains a version of GRUB that has been built for use with
380 the Lemote Yeeloong laptop.
2297409f 381
c78ea29a
CW
382Package: grub-ia64-bin
383Architecture: any-ia64
384Depends: ${shlibs:Depends}, ${misc:Depends}, grub-common (= ${binary:Version})
385Multi-Arch: foreign
386Description: GRand Unified Bootloader, version 2 (IA64 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 on
397 IA64. It will not automatically install GRUB as the active boot loader,
398 nor will it automatically update grub.cfg on upgrade, so most people should
399 install grub-ia64 instead.
400
401Package: grub-ia64
402Architecture: any-ia64
403Depends: ${shlibs:Depends}, ${misc:Depends}, grub2-common (= ${binary:Version}), grub-ia64-bin (= ${binary:Version}), ucf
404Multi-Arch: foreign
405Description: GRand Unified Bootloader, version 2 (IA64 version)
406 GRUB is a portable, powerful bootloader. This version of GRUB is based on a
407 cleaner design than its predecessors, and provides the following new features:
408 .
409 - Scripting in grub.cfg using BASH-like syntax.
410 - Support for modern partition maps such as GPT.
411 - Modular generation of grub.cfg via update-grub. Packages providing GRUB
412 add-ons can plug in their own script rules and trigger updates by invoking
413 update-grub2.
414 .
415 This package contains a version of GRUB that has been built for use on
416 IA64.
417
2297409f
CW
418Package: grub-mount-udeb
419XC-Package-Type: udeb
420Section: debian-installer
c78ea29a 421Architecture: i386 amd64 powerpc ppc64 sparc mipsel ia64 kfreebsd-i386 kfreebsd-amd64
2297409f
CW
422Depends: ${shlibs:Depends}, ${misc:Depends}
423Description: export GRUB filesystems using FUSE