Date: Wed, 27 Nov 2002 11:46:18 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/sysinstall label.c Message-ID: <200211271946.gARJkIGP097734@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2002/11/27 11:46:18 PST Modified files: usr.sbin/sysinstall label.c Log: If the user choose to Undo everything in the label editor, only run the fdisk editor if WITH_SLICES. Before this on arch's that didn't support slices such as alpha and sparc64 you would drop into the fdisk editor after doing an Undo in the label editor. Approved by: re Revision Changes Path 1.131 +2 -0 src/usr.sbin/sysinstall/label.c 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?200211271946.gARJkIGP097734>