summaryrefslogtreecommitdiff
path: root/sysutils/grub/PLIST
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-02-19 10:23:13 +0000
committerwiz <wiz@pkgsrc.org>2005-02-19 10:23:13 +0000
commitaff23673160c9d5d42112e38c4cfc1f20ff87507 (patch)
treeb5694d487b8885e6d579c54e34c2955029a9b9b5 /sysutils/grub/PLIST
parenta64a9146ddc3f2b1271f934ddcfec731ef112fd9 (diff)
downloadpkgsrc-aff23673160c9d5d42112e38c4cfc1f20ff87507.tar.gz
Update to 0.96:
New in 0.96 - 2005-01-30: * The command "fallback" supports mutiple fallback entries. * The command "savedefault" supports an optional argument which is the number of next boot entry or the special keyword `fallback'. * New utility "grub-set-default". * New section "Making your system robust" in the manual.
Diffstat (limited to 'sysutils/grub/PLIST')
-rw-r--r--sysutils/grub/PLIST37
1 files changed, 19 insertions, 18 deletions
diff --git a/sysutils/grub/PLIST b/sysutils/grub/PLIST
index e61774daee0..1a8c3a94a54 100644
--- a/sysutils/grub/PLIST
+++ b/sysutils/grub/PLIST
@@ -1,30 +1,31 @@
-@comment $NetBSD: PLIST,v 1.11 2004/08/02 16:47:40 recht Exp $
+@comment $NetBSD: PLIST,v 1.12 2005/02/19 10:23:13 wiz Exp $
bin/mbchk
man/man1/mbchk.1
man/man8/grub-install.8
man/man8/grub-md5-crypt.8
man/man8/grub-terminfo.8
man/man8/grub.8
+lib/grub/${MACHINE_ARCH}-${LOWER_VENDOR}/e2fs_stage1_5
+lib/grub/${MACHINE_ARCH}-${LOWER_VENDOR}/fat_stage1_5
+lib/grub/${MACHINE_ARCH}-${LOWER_VENDOR}/ffs_stage1_5
+lib/grub/${MACHINE_ARCH}-${LOWER_VENDOR}/iso9660_stage1_5
+lib/grub/${MACHINE_ARCH}-${LOWER_VENDOR}/jfs_stage1_5
+lib/grub/${MACHINE_ARCH}-${LOWER_VENDOR}/minix_stage1_5
+${NETBOOT}lib/grub/${MACHINE_ARCH}-${LOWER_VENDOR}/nbgrub
+${NETBOOT}lib/grub/${MACHINE_ARCH}-${LOWER_VENDOR}/pxegrub
+lib/grub/${MACHINE_ARCH}-${LOWER_VENDOR}/reiserfs_stage1_5
+lib/grub/${MACHINE_ARCH}-${LOWER_VENDOR}/stage1
+lib/grub/${MACHINE_ARCH}-${LOWER_VENDOR}/stage2
+lib/grub/${MACHINE_ARCH}-${LOWER_VENDOR}/stage2_eltorito
+lib/grub/${MACHINE_ARCH}-${LOWER_VENDOR}/ufs2_stage1_5
+lib/grub/${MACHINE_ARCH}-${LOWER_VENDOR}/vstafs_stage1_5
+lib/grub/${MACHINE_ARCH}-${LOWER_VENDOR}/xfs_stage1_5
sbin/grub
sbin/grub-install
sbin/grub-md5-crypt
+sbin/grub-set-default
sbin/grub-terminfo
${NETBOOT}share/doc/grub/README.netboot
-share/grub/${MACHINE_ARCH}-${LOWER_VENDOR}/e2fs_stage1_5
-share/grub/${MACHINE_ARCH}-${LOWER_VENDOR}/fat_stage1_5
-share/grub/${MACHINE_ARCH}-${LOWER_VENDOR}/ffs_stage1_5
-share/grub/${MACHINE_ARCH}-${LOWER_VENDOR}/iso9660_stage1_5
-share/grub/${MACHINE_ARCH}-${LOWER_VENDOR}/jfs_stage1_5
-share/grub/${MACHINE_ARCH}-${LOWER_VENDOR}/minix_stage1_5
-${NETBOOT}share/grub/${MACHINE_ARCH}-${LOWER_VENDOR}/nbgrub
-${NETBOOT}share/grub/${MACHINE_ARCH}-${LOWER_VENDOR}/pxegrub
-share/grub/${MACHINE_ARCH}-${LOWER_VENDOR}/reiserfs_stage1_5
-share/grub/${MACHINE_ARCH}-${LOWER_VENDOR}/stage1
-share/grub/${MACHINE_ARCH}-${LOWER_VENDOR}/stage2
-share/grub/${MACHINE_ARCH}-${LOWER_VENDOR}/stage2_eltorito
-share/grub/${MACHINE_ARCH}-${LOWER_VENDOR}/ufs2_stage1_5
-share/grub/${MACHINE_ARCH}-${LOWER_VENDOR}/vstafs_stage1_5
-share/grub/${MACHINE_ARCH}-${LOWER_VENDOR}/xfs_stage1_5
-@dirrm share/grub/${MACHINE_ARCH}-${LOWER_VENDOR}
-@dirrm share/grub
+@dirrm lib/grub/${MACHINE_ARCH}-${LOWER_VENDOR}
+@dirrm lib/grub
${NETBOOT}@dirrm share/doc/grub