Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Aug 2010 11:15:32 +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:  <201008071115.o77BFfKa072733@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
brucec      2010-08-07 11:15:32 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    usr.sbin/sysinstall  devices.c disks.c label.c 
  Log:
  SVN rev 211002 on 2010-08-07 11:15:32Z by brucec
  
  MFC r209235, r210381 (bug fix for r209235):
  
  * Allow partial MB/GB values to be entered in the slice and label editor.
  * 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.173.2.9  +4 -2      src/usr.sbin/sysinstall/devices.c
  1.158.2.3  +26 -12    src/usr.sbin/sysinstall/disks.c
  1.153.2.4  +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?201008071115.o77BFfKa072733>