Date: Tue, 22 Jul 2003 14:45:52 -0400 (EDT) From: John Baldwin <jhb@FreeBSD.org> To: Ruslan Ermilov <ru@FreeBSD.org> Cc: current@FreeBSD.org Subject: Re: make release broken [FIX] Message-ID: <XFMail.20030722144552.jhb@FreeBSD.org> In-Reply-To: <20030722183730.GA80514@sunbay.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 22-Jul-2003 Ruslan Ermilov wrote: > On Tue, Jul 22, 2003 at 02:26:34PM -0400, John Baldwin wrote: >> >> On 22-Jul-2003 Ruslan Ermilov wrote: >> > Hi! >> > >> > As many of you probably know, recent telnet commit broke snapshot >> > building. Since I needed a working "make release" to go on with >> > my task on floppy-less "make release" (for AMD64, etc.), I had to >> > just fix it. Attached is the patch. It also fixes another issue >> > with this telnet commit: it ensures that crypto telnet[d] do not >> > end up in the "base" distribution. >> >> Why not simply enable 'NO_FLOPPIES' on the arch's that don't want >> floppies? >> > Because NO_FLOPPIES doesn't mean like it sounds; it means "do not > create floppy _images_", and we want to skip much more than that. > I have a preliminary patch that is currently under the "make > release" test. Let me know (or anyone else) if you want to review > it or the final version before I commit it. Are you eliminating the mfsroot? All the bootable CD's use that right now, so what more are you doing than eliminating the floppy images? -- John Baldwin <jhb@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20030722144552.jhb>