Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Aug 2010 10:51:01 +0000 (UTC)
From:      Bruce Cran <brucec@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.sbin/sysinstall devices.c disks.c label.c
Message-ID:  <201008071051.o77ApT2L069734@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

brucec      2010-08-07 10:51:01 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    usr.sbin/sysinstall  devices.c disks.c label.c 
  Log:
  SVN rev 211000 on 2010-08-07 10:51:01Z by brucec
  
  MFC r209235, r210381 (bug fix for r209235):
  
  * Allow partial MB/GB values to be entered in the slice and label editors.
  * Don't strdup the name when calling deviceRegister because the string is
  copied within new_device.
  * Use a subtype of 165, not 3, when creating a slice in noninteractive
  mode.
  
  PR: bin/135333
  PR: bin/66350
  Approved by:    rrs (mentor)
  
  Revision   Changes    Path
  1.189.2.5  +5 -3      src/usr.sbin/sysinstall/devices.c
  1.164.2.3  +26 -12    src/usr.sbin/sysinstall/disks.c
  1.158.2.3  +11 -5     src/usr.sbin/sysinstall/label.c



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