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