Print this page
4185 New hash algorithm support
        
*** 18,36 ****
  #
  # CDDL HEADER END
  #
  # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
  # Copyright (c) 2012 by Delphix. All rights reserved.
  #
  # This file defines the current capabilities of GRUB over and above that
  # supported by the standard distribution
  #
  # The version field contains the version of the associated GRUB software.  The
  # version is incremented by 1 each time there is a bugfix or enhancement to
  # GRUB necessitating that the boot blocks be reinstalled for that fix or
  # enhancement to take effect.
  #
! VERSION=22
  dboot
  xVM
  zfs
  findroot
--- 18,37 ----
  #
  # CDDL HEADER END
  #
  # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
  # Copyright (c) 2012 by Delphix. All rights reserved.
+ # Copyright 2013 Saso Kiselkov.  All rights reserved.
  #
  # This file defines the current capabilities of GRUB over and above that
  # supported by the standard distribution
  #
  # The version field contains the version of the associated GRUB software.  The
  # version is incremented by 1 each time there is a bugfix or enhancement to
  # GRUB necessitating that the boot blocks be reinstalled for that fix or
  # enhancement to take effect.
  #
! VERSION=23
  dboot
  xVM
  zfs
  findroot