cvs commit: src/usr.sbin/sysinstall disks.c

Xin LI delphij at FreeBSD.org
Wed Sep 15 01:19:04 PDT 2004


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


More information about the cvs-src mailing list