Date: Sun, 9 Dec 2001 01:47:10 -0800 (PST) From: Matt Dillon <dillon@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/sysinstall install.c label.c sysinstall.h Message-ID: <200112090947.fB99lAt24446@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dillon 2001/12/09 01:47:10 PST
Modified files:
usr.sbin/sysinstall install.c label.c sysinstall.h
Log:
Cleanup sysinstall's 'A'uto partitioning mode to provide more reasonable
defaults both in regards to the size of the partitions that are created
and in regards to safety and functional separation.
Still TODO: extend the previous partition to cover a deleted partition
if the previous partiton was auto-created, and supply some sort of
solution for /tmp.
Reviewed by: Just about everyone
Approved by: Nobody except maybe my pet mouse fred
Obtained from: God, so complain to HIM
MFC after: 1 week
Revision Changes Path
1.312 +53 -9 src/usr.sbin/sysinstall/install.c
1.111 +245 -114 src/usr.sbin/sysinstall/label.c
1.220 +5 -1 src/usr.sbin/sysinstall/sysinstall.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112090947.fB99lAt24446>
