eb2bd6624e082e367f66e2b0fdfe54c9b5d493afvikram# CDDL HEADER START
eb2bd6624e082e367f66e2b0fdfe54c9b5d493afvikram# The contents of this file are subject to the terms of the
eb2bd6624e082e367f66e2b0fdfe54c9b5d493afvikram# Common Development and Distribution License (the "License").
eb2bd6624e082e367f66e2b0fdfe54c9b5d493afvikram# You may not use this file except in compliance with the License.
eb2bd6624e082e367f66e2b0fdfe54c9b5d493afvikram# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
eb2bd6624e082e367f66e2b0fdfe54c9b5d493afvikram# See the License for the specific language governing permissions
eb2bd6624e082e367f66e2b0fdfe54c9b5d493afvikram# and limitations under the License.
eb2bd6624e082e367f66e2b0fdfe54c9b5d493afvikram# When distributing Covered Code, include this CDDL HEADER in each
eb2bd6624e082e367f66e2b0fdfe54c9b5d493afvikram# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
eb2bd6624e082e367f66e2b0fdfe54c9b5d493afvikram# If applicable, add the following below this CDDL HEADER, with the
eb2bd6624e082e367f66e2b0fdfe54c9b5d493afvikram# fields enclosed by brackets "[]" replaced with your own identifying
eb2bd6624e082e367f66e2b0fdfe54c9b5d493afvikram# information: Portions Copyright [yyyy] [name of copyright owner]
eb2bd6624e082e367f66e2b0fdfe54c9b5d493afvikram# CDDL HEADER END
134379c07d59b848341b71d3c4819af39ad347ccLori Alt# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
d94527b3280cbf89d5360b28aff9e822cd79d0e6Dan Kimmel# Copyright (c) 2013, 2015 by Delphix. All rights reserved.
45818ee124adeaaf947698996b4f4c722afc6d1fMatthew Ahrens# Copyright 2013 Saso Kiselkov. All rights reserved.
9890706ed36aa6bfca8ad283fbe4dac12ecd692bHans Rosenfeld# Copyright 2016 Nexenta Systems, Inc.
eb2bd6624e082e367f66e2b0fdfe54c9b5d493afvikram# This file defines the current capabilities of GRUB over and above that
eb2bd6624e082e367f66e2b0fdfe54c9b5d493afvikram# supported by the standard distribution
33915f34e743093758eb5a5065f68a43384af1e8Richard Lowe# The version field contains the version of the associated GRUB software. The
33915f34e743093758eb5a5065f68a43384af1e8Richard Lowe# version is incremented by 1 each time there is a bugfix or enhancement to
33915f34e743093758eb5a5065f68a43384af1e8Richard Lowe# GRUB necessitating that the boot blocks be reinstalled for that fix or
33915f34e743093758eb5a5065f68a43384af1e8Richard Lowe# enhancement to take effect.