capability (963390b497bb4a7103b44028e033f1dbb5c81964) capability (22f5594a529d50114d839d4ddecc2c499731a3d7)
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

--- 13 unchanged lines hidden (view full) ---

22# Use is subject to license terms.
23#
24#pragma ident "%Z%%M% %I% %E% SMI"
25#
26#
27# This file defines the current capabilities of GRUB over and above that
28# supported by the standard distribution
29#
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

--- 13 unchanged lines hidden (view full) ---

22# Use is subject to license terms.
23#
24#pragma ident "%Z%%M% %I% %E% SMI"
25#
26#
27# This file defines the current capabilities of GRUB over and above that
28# supported by the standard distribution
29#
30# The version field contains the version of the associated GRUB software.
31# The version is incremented by .1 (minor version number) each time there
32# is a bugfix or enhancement of GRUB. In addition, the major version number
33# is bumped up by 1 every time a release boundary is crossed. Thus if in S11
34# the starting version is 3, in S12 the starting version will be 4.
35# Note that the first major number in each sequence is a whole integer
36# i.e. 2.0 is truncated to 2 and 3.0 is truncated to 3.
37#
38# This file and the associated version are Solaris specific and are
39# not a part of the open source distribution of GRUB.
40#
41VERSION=3
30dboot
31xVM
32zfs
33findroot
42dboot
43xVM
44zfs
45findroot