Date: Wed, 27 Nov 2002 15:08:34 -0500 (EST) From: John Baldwin <jhb@FreeBSD.org> To: John Baldwin <jhb@FreeBSD.org> Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: RE: cvs commit: src/usr.sbin/sysinstall sysinstall.h Message-ID: <XFMail.20021127150834.jhb@FreeBSD.org> In-Reply-To: <200211271958.gARJwvpG099004@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 27-Nov-2002 John Baldwin wrote: > jhb 2002/11/27 11:58:57 PST > > Modified files: > usr.sbin/sysinstall sysinstall.h > Log: > - Only declare the MBR menu for i386 that is not PC98. > - Only declare mouse menus if WITH_MICE. > - Only declare syscons menus if WITH_SYSCONS. > - Only declare fdisk editor functions if WITH_SLICES. > > Approved by: re Well, that's it for this current spree, and now I am off for Thanksgiving with limited e-mail access until I get back next week. I did do test installs this morning on i386, alpha, and sparc64 with all these patches. Mostly what all this does is make sysinstall be a bit more multi-arch aware. Before we were doing things like allowing alpha users to enable APM, or sparc64 users to turn on linux compat, etc. Some existing concerns are that currently sysinstall doesn't let Alpha install compat3x. Also, Alpha doesn't currently support booting from UFS2, but the fix is only a one-line makefile tweak for which I am awaiting re@ approval. -- John Baldwin <jhb@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ 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?XFMail.20021127150834.jhb>