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