Commit graph

6 commits

Author SHA1 Message Date
wiz
8302a261a4 Mark as USE_BUILDLINK_ONLY. 2002-04-16 00:52:19 +00:00
wiz
6b98f8bb3d ispell, fmt. 2002-04-16 00:28:19 +00:00
wiz
34d4e27119 Standardize format. 2002-04-16 00:24:54 +00:00
wiz
ebfe5e211c Move comment in such a way that make doesn't stumble over it. 2002-04-11 22:00:25 +00:00
magick
3b52caad09 Explain why the package is restricted to i386 -current.
Pointed out by tron@zhadum.de.
2002-04-11 20:03:09 +00:00
magick
e0489c179a Import new package grub. Submitted by jgoerzen@complete.org in
pkg/15065. I updated it to 0.91 and removed patch-aa which
the submitter already sent to the grub people.

GRUB is the GRand Unified Bootloader.  Briefly, bootloader is the first
software program that runs when a computer starts. It is responsible for
loading and transferring control to the operating system kernel software
(such as NetBSD orLinux).  GRUB understands ffs, FAT{16,32}, ext2fs,
ReiserFS, minixfs, and VSTafs.  It can directly boot NetBSD, FreeBSD,
OpenBSD and Linux without any other bootloader, loading a.out and ELF
kernels from the disk and passing along necessary arguments (in most cases).
It can also boot any operating system (the above, plus eg Windows, OS/2) by
chaining to that operating system's specific loader.  Grub features a
runtime command line and loads its configuration at boot rather than
requiring rerunning of a separate utility.  Other features are TFTP booting,
serial console support, large disk support, support for both DOS MBR label
and BSD disklabel simultaneously, booting from hard drive or floppy.

GRUB is available for the i386 architecture only.
2002-04-11 19:53:25 +00:00