Date: Mon, 12 Mar 2001 02:18:54 -0800 (PST) From: "Jordan K. Hubbard" <jkh@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/sysinstall disks.c install.cfg label.c sysinstall.8 Message-ID: <200103121018.f2CAIsg88331@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jkh 2001/03/12 02:18:54 PST Modified files: usr.sbin/sysinstall disks.c install.cfg label.c sysinstall.8 Log: Really finish softupdate setting from the label editor and fix a few cosmetic problems: o Allow it to work with scripts (see man page or install.cfg file). o Preserve old softupdates flag across newfs toggles o Clean up partitioned/labelled flag handling o Don't ask for MBR choice again if you've already written it out. o Actually document the new features. Revision Changes Path 1.126 +17 -36 src/usr.sbin/sysinstall/disks.c 1.10 +4 -1 src/usr.sbin/sysinstall/install.cfg 1.104 +21 -17 src/usr.sbin/sysinstall/label.c 1.39 +4 -3 src/usr.sbin/sysinstall/sysinstall.8 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?200103121018.f2CAIsg88331>