Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Sep 2004 08:19:03 +0000 (UTC)
From:      Xin LI <delphij@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/sysinstall disks.c
Message-ID:  <200409150819.i8F8J3oR071243@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
delphij     2004-09-15 08:19:03 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/sysinstall  disks.c 
  Log:
  Clear all "active partition" bits before we set a new one.
  
  This adds a safebelt that prevents users to mark more than
  one "active" partitions, which will lead to a unbootable
  machine, especially in multi-boot configurations.
  
  PR:             bin/71404
  MFC After:      3 days
  Approved by:    murray (mentor)
  
  Revision  Changes    Path
  1.153     +7 -1      src/usr.sbin/sysinstall/disks.c



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