Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jul 2009 03:50:54 +0000 (UTC)
From:      Colin Percival <cperciva@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.sbin/sysinstall disks.c
Message-ID:  <200907220351.n6M3p3QP051731@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
cperciva    2009-07-22 03:50:54 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/sysinstall  disks.c 
  Log:
  SVN rev 195817 on 2009-07-22 03:50:54Z by cperciva
  
  Remove the "dedicated disk mode" partitioning option from sysinstall, in
  both the disk partitioning screen (the 'F' key) and via install.cfg (the
  VAR_DEDICATED_DISK option).  This functionality is currently broken in 8.x
  due to libdisk and geom generating different partition names; this commit
  merely acts to help steer users away from the breakage.
  
  Submitted by:   randi
  Approved by:    re (kensmith)
  
  Revision  Changes    Path
  1.163     +2 -16     src/usr.sbin/sysinstall/disks.c



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