pkgsrc/sysutils/grub/PLIST
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

30 lines
1,012 B
Text

@comment $NetBSD: PLIST,v 1.1.1.1 2002/04/11 19:53:25 magick Exp $
bin/mbchk
@unexec install-info --delete --info-dir=%D/info %D/info/grub.info
info/grub.info
info/grub.info-1
info/grub.info-2
info/grub.info-3
@unexec install-info --delete --info-dir=%D/info %D/info/multiboot.info
info/multiboot.info
man/man1/mbchk.1
man/man8/grub-install.8
man/man8/grub-md5-crypt.8
man/man8/grub.8
sbin/grub
sbin/grub-install
sbin/grub-md5-crypt
share/grub/${MACHINE_ARCH}-/e2fs_stage1_5
share/grub/${MACHINE_ARCH}-/fat_stage1_5
share/grub/${MACHINE_ARCH}-/ffs_stage1_5
share/grub/${MACHINE_ARCH}-/jfs_stage1_5
share/grub/${MACHINE_ARCH}-/minix_stage1_5
share/grub/${MACHINE_ARCH}-/reiserfs_stage1_5
share/grub/${MACHINE_ARCH}-/stage1
share/grub/${MACHINE_ARCH}-/stage2
share/grub/${MACHINE_ARCH}-/vstafs_stage1_5
share/grub/${MACHINE_ARCH}-/xfs_stage1_5
@exec install-info --info-dir=%D/info %D/info/grub.info
@exec install-info --info-dir=%D/info %D/info/multiboot.info
@dirrm share/grub/${MACHINE_ARCH}-
@dirrm share/grub