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