Date: Wed, 16 Jun 2010 15:40:13 +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: <201006161540.o5GFebgl026804@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
brucec 2010-06-16 15:40:13 UTC
FreeBSD src repository
Modified files:
usr.sbin/sysinstall devices.c disks.c label.c
Log:
SVN rev 209235 on 2010-06-16 15:40:13Z by brucec
* 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)
MFC after: 1 month
Revision Changes Path
1.193 +5 -3 src/usr.sbin/sysinstall/devices.c
1.169 +26 -12 src/usr.sbin/sysinstall/disks.c
1.160 +8 -5 src/usr.sbin/sysinstall/label.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201006161540.o5GFebgl026804>
