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