1# 2# CDDL HEADER START 3# 4# The contents of this file are subject to the terms of the 5# Common Development and Distribution License (the "License"). 6# You may not use this file except in compliance with the License. 7# 8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 9# or http://www.opensolaris.org/os/licensing. 10# See the License for the specific language governing permissions 11# and limitations under the License. 12# 13# When distributing Covered Code, include this CDDL HEADER in each 14# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 15# If applicable, add the following below this CDDL HEADER, with the 16# fields enclosed by brackets "[]" replaced with your own identifying 17# information: Portions Copyright [yyyy] [name of copyright owner] 18# 19# CDDL HEADER END 20# 21 22# 23# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. 24# Copyright (c) 2013 by Saso Kiselkov. All rights reserved. 25# Copyright 2016 Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> 26# 27 28set name=pkg.fmri \ 29 value=pkg:/source/system/grub@0.97,$(PKGVERS_BUILTON)-$(PKGVERS_BRANCH) 30set name=pkg.summary value="Source for GNU GRUB - GNU GRand Unified Bootloader" 31set name=pkg.description value="Source for GNU GRUB" 32set name=info.classification value=org.opensolaris.category.2008:System/Core 33set name=variant.arch value=i386 34dir path=usr group=sys 35dir path=usr/share 36dir path=usr/share/src group=sys 37dir path=usr/share/src/grub 38file path=usr/share/src/grub/AUTHORS 39file path=usr/share/src/grub/BUGS 40file path=usr/share/src/grub/COPYING 41file path=usr/share/src/grub/ChangeLog 42file path=usr/share/src/grub/INSTALL 43file path=usr/share/src/grub/MAINTENANCE 44file path=usr/share/src/grub/Makefile.am 45file path=usr/share/src/grub/Makefile.in 46file path=usr/share/src/grub/NEWS 47file path=usr/share/src/grub/README 48file path=usr/share/src/grub/THANKS 49file path=usr/share/src/grub/TODO 50file path=usr/share/src/grub/acinclude.m4 51file path=usr/share/src/grub/aclocal.m4 52file path=usr/share/src/grub/compile mode=0755 53file path=usr/share/src/grub/config.guess mode=0755 54file path=usr/share/src/grub/config.h.in 55file path=usr/share/src/grub/config.sub mode=0755 56file path=usr/share/src/grub/configure mode=0755 57file path=usr/share/src/grub/configure.ac 58file path=usr/share/src/grub/depcomp mode=0755 59dir path=usr/share/src/grub/docs 60file path=usr/share/src/grub/docs/Makefile.am 61file path=usr/share/src/grub/docs/Makefile.in 62file path=usr/share/src/grub/docs/boot.S 63file path=usr/share/src/grub/docs/boot.S.texi 64file path=usr/share/src/grub/docs/grub-install.8 65file path=usr/share/src/grub/docs/grub-md5-crypt.8 66file path=usr/share/src/grub/docs/grub-terminfo.8 67file path=usr/share/src/grub/docs/grub.8 68file path=usr/share/src/grub/docs/grub.info 69file path=usr/share/src/grub/docs/grub.info-1 70file path=usr/share/src/grub/docs/grub.info-2 71file path=usr/share/src/grub/docs/grub.info-3 72file path=usr/share/src/grub/docs/grub.info-4 73file path=usr/share/src/grub/docs/grub.texi 74file path=usr/share/src/grub/docs/help2man 75file path=usr/share/src/grub/docs/internals.texi 76file path=usr/share/src/grub/docs/kernel.c 77file path=usr/share/src/grub/docs/kernel.c.texi 78file path=usr/share/src/grub/docs/mbchk.1 79file path=usr/share/src/grub/docs/mdate-sh 80file path=usr/share/src/grub/docs/menu.lst 81file path=usr/share/src/grub/docs/multiboot.h 82file path=usr/share/src/grub/docs/multiboot.h.texi 83file path=usr/share/src/grub/docs/multiboot.info 84file path=usr/share/src/grub/docs/multiboot.texi 85file path=usr/share/src/grub/docs/src2texi 86file path=usr/share/src/grub/docs/stamp-vti 87file path=usr/share/src/grub/docs/texinfo.tex 88file path=usr/share/src/grub/docs/version.texi 89dir path=usr/share/src/grub/grub 90file path=usr/share/src/grub/grub/Makefile.am 91file path=usr/share/src/grub/grub/Makefile.in 92file path=usr/share/src/grub/grub/asmstub.c 93file path=usr/share/src/grub/grub/main.c 94file path=usr/share/src/grub/install-sh mode=0755 95dir path=usr/share/src/grub/lib 96file path=usr/share/src/grub/lib/Makefile.am 97file path=usr/share/src/grub/lib/Makefile.in 98file path=usr/share/src/grub/lib/device.c 99file path=usr/share/src/grub/lib/device.h 100file path=usr/share/src/grub/lib/getopt.c 101file path=usr/share/src/grub/lib/getopt.h 102file path=usr/share/src/grub/lib/getopt1.c 103file path=usr/share/src/grub/missing mode=0755 104file path=usr/share/src/grub/mkinstalldirs mode=0755 105dir path=usr/share/src/grub/netboot 106file path=usr/share/src/grub/netboot/$(ARCH)_byteswap.h 107file path=usr/share/src/grub/netboot/$(ARCH)_elf.h 108file path=usr/share/src/grub/netboot/$(ARCH)_endian.h 109file path=usr/share/src/grub/netboot/$(ARCH)_timer.c 110file path=usr/share/src/grub/netboot/3c595.c 111file path=usr/share/src/grub/netboot/3c595.h 112file path=usr/share/src/grub/netboot/3c90x.c 113file path=usr/share/src/grub/netboot/Makefile.am 114file path=usr/share/src/grub/netboot/Makefile.in 115file path=usr/share/src/grub/netboot/README.netboot 116file path=usr/share/src/grub/netboot/basemem.c 117file path=usr/share/src/grub/netboot/big_bswap.h 118file path=usr/share/src/grub/netboot/bootp.h 119file path=usr/share/src/grub/netboot/byteswap.h 120file path=usr/share/src/grub/netboot/config.c 121file path=usr/share/src/grub/netboot/cpu.h 122file path=usr/share/src/grub/netboot/davicom.c 123file path=usr/share/src/grub/netboot/dev.h 124file path=usr/share/src/grub/netboot/e1000.c 125file path=usr/share/src/grub/netboot/e1000_hw.h 126file path=usr/share/src/grub/netboot/eepro100.c 127file path=usr/share/src/grub/netboot/elf.h 128file path=usr/share/src/grub/netboot/endian.h 129file path=usr/share/src/grub/netboot/epic100.c 130file path=usr/share/src/grub/netboot/epic100.h 131file path=usr/share/src/grub/netboot/etherboot.h 132file path=usr/share/src/grub/netboot/forcedeth.c 133file path=usr/share/src/grub/netboot/fsys_tftp.c 134file path=usr/share/src/grub/netboot/grub.h 135file path=usr/share/src/grub/netboot/if_arp.h 136file path=usr/share/src/grub/netboot/if_ether.h 137file path=usr/share/src/grub/netboot/igmp.h 138file path=usr/share/src/grub/netboot/in.h 139file path=usr/share/src/grub/netboot/io.h 140file path=usr/share/src/grub/netboot/ip.h 141file path=usr/share/src/grub/netboot/isa.h 142file path=usr/share/src/grub/netboot/latch.h 143file path=usr/share/src/grub/netboot/little_bswap.h 144file path=usr/share/src/grub/netboot/mii.h 145file path=usr/share/src/grub/netboot/misc.c 146file path=usr/share/src/grub/netboot/natsemi.c 147file path=usr/share/src/grub/netboot/nfs.h 148file path=usr/share/src/grub/netboot/nic.c 149file path=usr/share/src/grub/netboot/nic.h 150file path=usr/share/src/grub/netboot/ns83820.c 151file path=usr/share/src/grub/netboot/ns8390.c 152file path=usr/share/src/grub/netboot/ns8390.h 153file path=usr/share/src/grub/netboot/osdep.h 154file path=usr/share/src/grub/netboot/pci.c 155file path=usr/share/src/grub/netboot/pci.h 156file path=usr/share/src/grub/netboot/pci_ids.h 157file path=usr/share/src/grub/netboot/pci_io.c 158file path=usr/share/src/grub/netboot/pcnet32.c 159file path=usr/share/src/grub/netboot/pic8259.c 160file path=usr/share/src/grub/netboot/pic8259.h 161file path=usr/share/src/grub/netboot/pnic.c 162file path=usr/share/src/grub/netboot/pnic_api.h 163file path=usr/share/src/grub/netboot/pxe.h 164file path=usr/share/src/grub/netboot/r8169.c 165file path=usr/share/src/grub/netboot/rtl8139.c 166file path=usr/share/src/grub/netboot/segoff.h 167file path=usr/share/src/grub/netboot/sis900.c 168file path=usr/share/src/grub/netboot/sis900.h 169file path=usr/share/src/grub/netboot/stdint.h 170file path=usr/share/src/grub/netboot/sundance.c 171file path=usr/share/src/grub/netboot/tftp.h 172file path=usr/share/src/grub/netboot/tg3.c 173file path=usr/share/src/grub/netboot/tg3.h 174file path=usr/share/src/grub/netboot/timer.c 175file path=usr/share/src/grub/netboot/timer.h 176file path=usr/share/src/grub/netboot/tlan.c 177file path=usr/share/src/grub/netboot/tlan.h 178file path=usr/share/src/grub/netboot/tulip.c 179file path=usr/share/src/grub/netboot/types.h 180file path=usr/share/src/grub/netboot/udp.h 181file path=usr/share/src/grub/netboot/undi.c 182file path=usr/share/src/grub/netboot/undi.h 183file path=usr/share/src/grub/netboot/via-rhine.c 184file path=usr/share/src/grub/netboot/w89c840.c 185dir path=usr/share/src/grub/stage1 186file path=usr/share/src/grub/stage1/Makefile.am 187file path=usr/share/src/grub/stage1/Makefile.in 188file path=usr/share/src/grub/stage1/stage1.S 189file path=usr/share/src/grub/stage1/stage1.h 190dir path=usr/share/src/grub/stage2 191file path=usr/share/src/grub/stage2/$(ARCH)-elf.h 192file path=usr/share/src/grub/stage2/Makefile.am 193file path=usr/share/src/grub/stage2/Makefile.in 194file path=usr/share/src/grub/stage2/apic.h 195file path=usr/share/src/grub/stage2/apm.S 196file path=usr/share/src/grub/stage2/asm.S 197file path=usr/share/src/grub/stage2/bios.c 198file path=usr/share/src/grub/stage2/boot.c 199file path=usr/share/src/grub/stage2/builtins.c 200file path=usr/share/src/grub/stage2/char_io.c 201file path=usr/share/src/grub/stage2/cmdline.c 202file path=usr/share/src/grub/stage2/common.c 203file path=usr/share/src/grub/stage2/console.c 204file path=usr/share/src/grub/stage2/defs.h 205file path=usr/share/src/grub/stage2/dir.h 206file path=usr/share/src/grub/stage2/disk_inode.h 207file path=usr/share/src/grub/stage2/disk_inode_ffs.h 208file path=usr/share/src/grub/stage2/disk_io.c 209file path=usr/share/src/grub/stage2/expand.c 210file path=usr/share/src/grub/stage2/expand.h 211file path=usr/share/src/grub/stage2/fat.h 212file path=usr/share/src/grub/stage2/filesys.h 213file path=usr/share/src/grub/stage2/freebsd.h 214file path=usr/share/src/grub/stage2/fs.h 215file path=usr/share/src/grub/stage2/fsys_ext2fs.c 216file path=usr/share/src/grub/stage2/fsys_fat.c 217file path=usr/share/src/grub/stage2/fsys_ffs.c 218file path=usr/share/src/grub/stage2/fsys_iso9660.c 219file path=usr/share/src/grub/stage2/fsys_jfs.c 220file path=usr/share/src/grub/stage2/fsys_minix.c 221file path=usr/share/src/grub/stage2/fsys_reiserfs.c 222file path=usr/share/src/grub/stage2/fsys_ufs.c 223file path=usr/share/src/grub/stage2/fsys_ufs2.c 224file path=usr/share/src/grub/stage2/fsys_vstafs.c 225file path=usr/share/src/grub/stage2/fsys_xfs.c 226file path=usr/share/src/grub/stage2/fsys_zfs.c 227file path=usr/share/src/grub/stage2/fsys_zfs.h 228file path=usr/share/src/grub/stage2/graphics.c 229file path=usr/share/src/grub/stage2/graphics.h 230file path=usr/share/src/grub/stage2/gunzip.c 231file path=usr/share/src/grub/stage2/hercules.c 232file path=usr/share/src/grub/stage2/hercules.h 233file path=usr/share/src/grub/stage2/imgact_aout.h 234file path=usr/share/src/grub/stage2/iso9660.h 235file path=usr/share/src/grub/stage2/jfs.h 236file path=usr/share/src/grub/stage2/mb_header.h 237file path=usr/share/src/grub/stage2/mb_info.h 238file path=usr/share/src/grub/stage2/md5.c 239file path=usr/share/src/grub/stage2/md5.h 240file path=usr/share/src/grub/stage2/moddiv.c 241file path=usr/share/src/grub/stage2/nbi.h 242file path=usr/share/src/grub/stage2/nbloader.S 243file path=usr/share/src/grub/stage2/pc_slice.h 244file path=usr/share/src/grub/stage2/pxeloader.S 245file path=usr/share/src/grub/stage2/serial.c 246file path=usr/share/src/grub/stage2/serial.h 247file path=usr/share/src/grub/stage2/setjmp.S 248file path=usr/share/src/grub/stage2/shared.h 249file path=usr/share/src/grub/stage2/size_test 250file path=usr/share/src/grub/stage2/smp-imps.c 251file path=usr/share/src/grub/stage2/smp-imps.h 252file path=usr/share/src/grub/stage2/stage1_5.c 253file path=usr/share/src/grub/stage2/stage2.c 254file path=usr/share/src/grub/stage2/start.S 255file path=usr/share/src/grub/stage2/start_eltorito.S 256file path=usr/share/src/grub/stage2/term.h 257file path=usr/share/src/grub/stage2/terminfo.c 258file path=usr/share/src/grub/stage2/terminfo.h 259file path=usr/share/src/grub/stage2/tparm.c 260file path=usr/share/src/grub/stage2/tparm.h 261file path=usr/share/src/grub/stage2/ufs.h 262file path=usr/share/src/grub/stage2/ufs2.h 263file path=usr/share/src/grub/stage2/vstafs.h 264file path=usr/share/src/grub/stage2/xfs.h 265dir path=usr/share/src/grub/stage2/zfs-include 266file path=usr/share/src/grub/stage2/zfs-include/dmu.h 267file path=usr/share/src/grub/stage2/zfs-include/dmu_objset.h 268file path=usr/share/src/grub/stage2/zfs-include/dnode.h 269file path=usr/share/src/grub/stage2/zfs-include/dsl_dataset.h 270file path=usr/share/src/grub/stage2/zfs-include/dsl_dir.h 271file path=usr/share/src/grub/stage2/zfs-include/spa.h 272file path=usr/share/src/grub/stage2/zfs-include/uberblock_impl.h 273file path=usr/share/src/grub/stage2/zfs-include/vdev_impl.h 274file path=usr/share/src/grub/stage2/zfs-include/zap_impl.h 275file path=usr/share/src/grub/stage2/zfs-include/zap_leaf.h 276file path=usr/share/src/grub/stage2/zfs-include/zfs.h 277file path=usr/share/src/grub/stage2/zfs-include/zfs_acl.h 278file path=usr/share/src/grub/stage2/zfs-include/zfs_znode.h 279file path=usr/share/src/grub/stage2/zfs-include/zil.h 280file path=usr/share/src/grub/stage2/zfs-include/zio.h 281file path=usr/share/src/grub/stage2/zfs-include/zio_checksum.h 282file path=usr/share/src/grub/stage2/zfs_fletcher.c 283file path=usr/share/src/grub/stage2/zfs_lz4.c 284file path=usr/share/src/grub/stage2/zfs_lzjb.c 285file path=usr/share/src/grub/stage2/zfs_sha256.c 286file path=usr/share/src/grub/stamp-h.in 287dir path=usr/share/src/grub/util 288file path=usr/share/src/grub/util/Makefile.am 289file path=usr/share/src/grub/util/Makefile.in 290file path=usr/share/src/grub/util/grub-image.in 291file path=usr/share/src/grub/util/grub-install.in 292file path=usr/share/src/grub/util/grub-md5-crypt.in 293file path=usr/share/src/grub/util/grub-set-default.in 294file path=usr/share/src/grub/util/grub-terminfo.in 295file path=usr/share/src/grub/util/mbchk.c 296file path=usr/share/src/grub/util/mkbimage 297legacy pkg=SUNWgrubS desc="Source for GNU GRUB" \ 298 name="Source for GNU GRUB - GNU GRand Unified Bootloader" 299license cr_Sun license=cr_Sun 300license usr/src/grub/grub-0.97/AUTHORS license=usr/src/grub/grub-0.97/AUTHORS 301license usr/src/grub/grub-0.97/COPYING license=usr/src/grub/grub-0.97/COPYING 302