15 lines
514 B
Text
15 lines
514 B
Text
Source: grub
|
|
Section: base
|
|
Priority: extra
|
|
Maintainer: Gordon Matzigkeit <gord@debian.org>
|
|
Standards-Version: 2.5.0.0
|
|
|
|
Package: grub
|
|
Architecture: i386 hurd-i386
|
|
Depends: ${shlibs:Depends}
|
|
Description: GRand Unified Bootloader
|
|
GRUB is a GPLed bootloader intended to unify bootloading across x86
|
|
operating systems. In addition to loading Linux and FreeBSD, it
|
|
implements the Multiboot standard, which allows for flexible loading
|
|
of multiple boot images (needed for modular kernels such as the GNU
|
|
Hurd).
|