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# 26 27set name=pkg.fmri \ 28 value=pkg:/source/system/grub@0.97,$(PKGVERS_BUILTON)-$(PKGVERS_BRANCH) 29set name=pkg.description value="Source for GNU GRUB" 30set name=pkg.summary \ 31 value="Source for GNU GRUB - GNU GRand Unified Bootloader" 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 38dir path=usr/share/src/grub/docs 39dir path=usr/share/src/grub/grub 40dir path=usr/share/src/grub/lib 41dir path=usr/share/src/grub/netboot 42dir path=usr/share/src/grub/stage1 43dir path=usr/share/src/grub/stage2 44dir path=usr/share/src/grub/stage2/zfs-include 45dir path=usr/share/src/grub/util 46file path=usr/share/src/grub/AUTHORS 47file path=usr/share/src/grub/BUGS 48file path=usr/share/src/grub/COPYING 49file path=usr/share/src/grub/ChangeLog 50file path=usr/share/src/grub/INSTALL 51file path=usr/share/src/grub/MAINTENANCE 52file path=usr/share/src/grub/Makefile.am 53file path=usr/share/src/grub/Makefile.in 54file path=usr/share/src/grub/NEWS 55file path=usr/share/src/grub/README 56file path=usr/share/src/grub/THANKS 57file path=usr/share/src/grub/TODO 58file path=usr/share/src/grub/acinclude.m4 59file path=usr/share/src/grub/aclocal.m4 60file path=usr/share/src/grub/compile mode=0755 61file path=usr/share/src/grub/config.guess mode=0755 62file path=usr/share/src/grub/config.h.in 63file path=usr/share/src/grub/config.sub mode=0755 64file path=usr/share/src/grub/configure mode=0755 65file path=usr/share/src/grub/configure.ac 66file path=usr/share/src/grub/depcomp mode=0755 67file path=usr/share/src/grub/docs/Makefile.am 68file path=usr/share/src/grub/docs/Makefile.in 69file path=usr/share/src/grub/docs/boot.S 70file path=usr/share/src/grub/docs/boot.S.texi 71file path=usr/share/src/grub/docs/grub-install.8 72file path=usr/share/src/grub/docs/grub-md5-crypt.8 73file path=usr/share/src/grub/docs/grub-terminfo.8 74file path=usr/share/src/grub/docs/grub.8 75file path=usr/share/src/grub/docs/grub.info 76file path=usr/share/src/grub/docs/grub.info-1 77file path=usr/share/src/grub/docs/grub.info-2 78file path=usr/share/src/grub/docs/grub.info-3 79file path=usr/share/src/grub/docs/grub.info-4 80file path=usr/share/src/grub/docs/grub.texi 81file path=usr/share/src/grub/docs/help2man 82file path=usr/share/src/grub/docs/internals.texi 83file path=usr/share/src/grub/docs/kernel.c 84file path=usr/share/src/grub/docs/kernel.c.texi 85file path=usr/share/src/grub/docs/mbchk.1 86file path=usr/share/src/grub/docs/mdate-sh 87file path=usr/share/src/grub/docs/menu.lst 88file path=usr/share/src/grub/docs/multiboot.h 89file path=usr/share/src/grub/docs/multiboot.h.texi 90file path=usr/share/src/grub/docs/multiboot.info 91file path=usr/share/src/grub/docs/multiboot.texi 92file path=usr/share/src/grub/docs/src2texi 93file path=usr/share/src/grub/docs/stamp-vti 94file path=usr/share/src/grub/docs/texinfo.tex 95file path=usr/share/src/grub/docs/version.texi 96file path=usr/share/src/grub/grub/Makefile.am 97file path=usr/share/src/grub/grub/Makefile.in 98file path=usr/share/src/grub/grub/asmstub.c 99file path=usr/share/src/grub/grub/main.c 100file path=usr/share/src/grub/install-sh mode=0755 101file path=usr/share/src/grub/lib/Makefile.am 102file path=usr/share/src/grub/lib/Makefile.in 103file path=usr/share/src/grub/lib/device.c 104file path=usr/share/src/grub/lib/device.h 105file path=usr/share/src/grub/lib/getopt.c 106file path=usr/share/src/grub/lib/getopt.h 107file path=usr/share/src/grub/lib/getopt1.c 108file path=usr/share/src/grub/missing mode=0755 109file path=usr/share/src/grub/mkinstalldirs mode=0755 110file path=usr/share/src/grub/netboot/$(ARCH)_byteswap.h 111file path=usr/share/src/grub/netboot/$(ARCH)_elf.h 112file path=usr/share/src/grub/netboot/$(ARCH)_endian.h 113file path=usr/share/src/grub/netboot/$(ARCH)_timer.c 114file path=usr/share/src/grub/netboot/3c595.c 115file path=usr/share/src/grub/netboot/3c595.h 116file path=usr/share/src/grub/netboot/3c90x.c 117file path=usr/share/src/grub/netboot/Makefile.am 118file path=usr/share/src/grub/netboot/Makefile.in 119file path=usr/share/src/grub/netboot/README.netboot 120file path=usr/share/src/grub/netboot/basemem.c 121file path=usr/share/src/grub/netboot/big_bswap.h 122file path=usr/share/src/grub/netboot/bootp.h 123file path=usr/share/src/grub/netboot/byteswap.h 124file path=usr/share/src/grub/netboot/config.c 125file path=usr/share/src/grub/netboot/cpu.h 126file path=usr/share/src/grub/netboot/davicom.c 127file path=usr/share/src/grub/netboot/dev.h 128file path=usr/share/src/grub/netboot/e1000.c 129file path=usr/share/src/grub/netboot/e1000_hw.h 130file path=usr/share/src/grub/netboot/eepro100.c 131file path=usr/share/src/grub/netboot/elf.h 132file path=usr/share/src/grub/netboot/endian.h 133file path=usr/share/src/grub/netboot/epic100.c 134file path=usr/share/src/grub/netboot/epic100.h 135file path=usr/share/src/grub/netboot/etherboot.h 136file path=usr/share/src/grub/netboot/forcedeth.c 137file path=usr/share/src/grub/netboot/fsys_tftp.c 138file path=usr/share/src/grub/netboot/grub.h 139file path=usr/share/src/grub/netboot/if_arp.h 140file path=usr/share/src/grub/netboot/if_ether.h 141file path=usr/share/src/grub/netboot/igmp.h 142file path=usr/share/src/grub/netboot/in.h 143file path=usr/share/src/grub/netboot/io.h 144file path=usr/share/src/grub/netboot/ip.h 145file path=usr/share/src/grub/netboot/isa.h 146file path=usr/share/src/grub/netboot/latch.h 147file path=usr/share/src/grub/netboot/little_bswap.h 148file path=usr/share/src/grub/netboot/mii.h 149file path=usr/share/src/grub/netboot/misc.c 150file path=usr/share/src/grub/netboot/natsemi.c 151file path=usr/share/src/grub/netboot/nfs.h 152file path=usr/share/src/grub/netboot/nic.c 153file path=usr/share/src/grub/netboot/nic.h 154file path=usr/share/src/grub/netboot/ns83820.c 155file path=usr/share/src/grub/netboot/ns8390.c 156file path=usr/share/src/grub/netboot/ns8390.h 157file path=usr/share/src/grub/netboot/osdep.h 158file path=usr/share/src/grub/netboot/pci.c 159file path=usr/share/src/grub/netboot/pci.h 160file path=usr/share/src/grub/netboot/pci_ids.h 161file path=usr/share/src/grub/netboot/pci_io.c 162file path=usr/share/src/grub/netboot/pcnet32.c 163file path=usr/share/src/grub/netboot/pic8259.c 164file path=usr/share/src/grub/netboot/pic8259.h 165file path=usr/share/src/grub/netboot/pnic.c 166file path=usr/share/src/grub/netboot/pnic_api.h 167file path=usr/share/src/grub/netboot/pxe.h 168file path=usr/share/src/grub/netboot/r8169.c 169file path=usr/share/src/grub/netboot/rtl8139.c 170file path=usr/share/src/grub/netboot/segoff.h 171file path=usr/share/src/grub/netboot/sis900.c 172file path=usr/share/src/grub/netboot/sis900.h 173file path=usr/share/src/grub/netboot/stdint.h 174file path=usr/share/src/grub/netboot/sundance.c 175file path=usr/share/src/grub/netboot/tftp.h 176file path=usr/share/src/grub/netboot/tg3.c 177file path=usr/share/src/grub/netboot/tg3.h 178file path=usr/share/src/grub/netboot/timer.c 179file path=usr/share/src/grub/netboot/timer.h 180file path=usr/share/src/grub/netboot/tlan.c 181file path=usr/share/src/grub/netboot/tlan.h 182file path=usr/share/src/grub/netboot/tulip.c 183file path=usr/share/src/grub/netboot/types.h 184file path=usr/share/src/grub/netboot/udp.h 185file path=usr/share/src/grub/netboot/undi.c 186file path=usr/share/src/grub/netboot/undi.h 187file path=usr/share/src/grub/netboot/via-rhine.c 188file path=usr/share/src/grub/netboot/w89c840.c 189file path=usr/share/src/grub/stage1/Makefile.am 190file path=usr/share/src/grub/stage1/Makefile.in 191file path=usr/share/src/grub/stage1/stage1.S 192file path=usr/share/src/grub/stage1/stage1.h 193file path=usr/share/src/grub/stage2/$(ARCH)-elf.h 194file path=usr/share/src/grub/stage2/Makefile.am 195file path=usr/share/src/grub/stage2/Makefile.in 196file path=usr/share/src/grub/stage2/apic.h 197file path=usr/share/src/grub/stage2/apm.S 198file path=usr/share/src/grub/stage2/asm.S 199file path=usr/share/src/grub/stage2/bios.c 200file path=usr/share/src/grub/stage2/boot.c 201file path=usr/share/src/grub/stage2/builtins.c 202file path=usr/share/src/grub/stage2/char_io.c 203file path=usr/share/src/grub/stage2/cmdline.c 204file path=usr/share/src/grub/stage2/common.c 205file path=usr/share/src/grub/stage2/console.c 206file path=usr/share/src/grub/stage2/defs.h 207file path=usr/share/src/grub/stage2/dir.h 208file path=usr/share/src/grub/stage2/disk_inode.h 209file path=usr/share/src/grub/stage2/disk_inode_ffs.h 210file path=usr/share/src/grub/stage2/disk_io.c 211file path=usr/share/src/grub/stage2/expand.c 212file path=usr/share/src/grub/stage2/expand.h 213file path=usr/share/src/grub/stage2/fat.h 214file path=usr/share/src/grub/stage2/filesys.h 215file path=usr/share/src/grub/stage2/freebsd.h 216file path=usr/share/src/grub/stage2/fs.h 217file path=usr/share/src/grub/stage2/fsys_ext2fs.c 218file path=usr/share/src/grub/stage2/fsys_fat.c 219file path=usr/share/src/grub/stage2/fsys_ffs.c 220file path=usr/share/src/grub/stage2/fsys_iso9660.c 221file path=usr/share/src/grub/stage2/fsys_jfs.c 222file path=usr/share/src/grub/stage2/fsys_minix.c 223file path=usr/share/src/grub/stage2/fsys_reiserfs.c 224file path=usr/share/src/grub/stage2/fsys_ufs.c 225file path=usr/share/src/grub/stage2/fsys_ufs2.c 226file path=usr/share/src/grub/stage2/fsys_vstafs.c 227file path=usr/share/src/grub/stage2/fsys_xfs.c 228file path=usr/share/src/grub/stage2/fsys_zfs.c 229file path=usr/share/src/grub/stage2/fsys_zfs.h 230file path=usr/share/src/grub/stage2/graphics.c 231file path=usr/share/src/grub/stage2/graphics.h 232file path=usr/share/src/grub/stage2/gunzip.c 233file path=usr/share/src/grub/stage2/hercules.c 234file path=usr/share/src/grub/stage2/hercules.h 235file path=usr/share/src/grub/stage2/imgact_aout.h 236file path=usr/share/src/grub/stage2/iso9660.h 237file path=usr/share/src/grub/stage2/jfs.h 238file path=usr/share/src/grub/stage2/mb_header.h 239file path=usr/share/src/grub/stage2/mb_info.h 240file path=usr/share/src/grub/stage2/md5.c 241file path=usr/share/src/grub/stage2/md5.h 242file path=usr/share/src/grub/stage2/nbi.h 243file path=usr/share/src/grub/stage2/nbloader.S 244file path=usr/share/src/grub/stage2/pc_slice.h 245file path=usr/share/src/grub/stage2/pxeloader.S 246file path=usr/share/src/grub/stage2/serial.c 247file path=usr/share/src/grub/stage2/serial.h 248file path=usr/share/src/grub/stage2/setjmp.S 249file path=usr/share/src/grub/stage2/shared.h 250file path=usr/share/src/grub/stage2/size_test 251file path=usr/share/src/grub/stage2/smp-imps.c 252file path=usr/share/src/grub/stage2/smp-imps.h 253file path=usr/share/src/grub/stage2/stage1_5.c 254file path=usr/share/src/grub/stage2/stage2.c 255file path=usr/share/src/grub/stage2/start.S 256file path=usr/share/src/grub/stage2/start_eltorito.S 257file path=usr/share/src/grub/stage2/term.h 258file path=usr/share/src/grub/stage2/terminfo.c 259file path=usr/share/src/grub/stage2/terminfo.h 260file path=usr/share/src/grub/stage2/tparm.c 261file path=usr/share/src/grub/stage2/tparm.h 262file path=usr/share/src/grub/stage2/ufs.h 263file path=usr/share/src/grub/stage2/ufs2.h 264file path=usr/share/src/grub/stage2/vstafs.h 265file path=usr/share/src/grub/stage2/xfs.h 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 287file path=usr/share/src/grub/util/Makefile.am 288file path=usr/share/src/grub/util/Makefile.in 289file path=usr/share/src/grub/util/grub-image.in 290file path=usr/share/src/grub/util/grub-install.in 291file path=usr/share/src/grub/util/grub-md5-crypt.in 292file path=usr/share/src/grub/util/grub-set-default.in 293file path=usr/share/src/grub/util/grub-terminfo.in 294file path=usr/share/src/grub/util/mbchk.c 295file path=usr/share/src/grub/util/mkbimage 296legacy pkg=SUNWgrubS desc="Source for GNU GRUB" \ 297 name="Source for GNU GRUB - GNU GRand Unified Bootloader" 298license cr_Sun license=cr_Sun 299license usr/src/grub/grub-0.97/AUTHORS license=usr/src/grub/grub-0.97/AUTHORS 300license usr/src/grub/grub-0.97/COPYING license=usr/src/grub/grub-0.97/COPYING 301