Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Jun 2011 12:22:30 +0000 (UTC)
From:      "Andrey V. Elsukov" <ae@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/geom/part g_part_bsd.c
Message-ID:  <201106201222.p5KCMdMh050478@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ae          2011-06-20 12:22:30 UTC

  FreeBSD src repository

  Modified files:
    sys/geom/part        g_part_bsd.c 
  Log:
  SVN rev 223332 on 2011-06-20 12:22:30Z by ae
  
  Change the way how we update bootcode for BSD scheme.
  Since the only parameter that we check is size of bootcode, then
  allow only two sizes: size of boot1 and size of /boot/boot.
  This partially protects users from losing ability to boot if incorrect
  bootcode is specified.
  
  Requested by:   ru
  
  Revision  Changes    Path
  1.23      +12 -13    src/sys/geom/part/g_part_bsd.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106201222.p5KCMdMh050478>