From owner-freebsd-current Wed Jan 22 21:33:11 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC50837B401 for ; Wed, 22 Jan 2003 21:33:10 -0800 (PST) Received: from castle.jp.FreeBSD.org (castle.jp.FreeBSD.org [210.226.20.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8AD943EB2 for ; Wed, 22 Jan 2003 21:33:09 -0800 (PST) (envelope-from matusita@jp.FreeBSD.org) Received: from localhost (localhost [::1]) by castle.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) with ESMTP/inet6 id h0N5WuJ94374; Thu, 23 Jan 2003 14:32:57 +0900 (JST) (envelope-from matusita@jp.FreeBSD.org) Cc: current@FreeBSD.org In-Reply-To: <20030122230441.H15704@hub.org> References: <20030122230441.H15704@hub.org> X-User-Agent: Mew/1.94.2 XEmacs/21.5 (bamboo) X-FaceAnim: (-O_O-)(O_O- )(_O- )(O- )(- -)( -O)( -O_)( -O_O)(-O_O-) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Dispatcher: imput version 20000228(IM140) Lines: 21 From: Makoto Matsushita To: scrappy@hub.org Subject: Re: make release.9 fails ... ? Date: Thu, 23 Jan 2003 14:32:53 +0900 Message-Id: <20030123143253C.matusita@jp.FreeBSD.org> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG scrappy> I found the release man page this evening, after more searching, and scrappy> understand from it that a simple: From release(7): floppies Generate a new set of boot floppies. This will call the release.5, release.9, and release.10 targets to re-generate the floppy images of a previous ``make release''. This is most often used to build custom boot floppies. Be aware the word "re-generate" (not "generate"); you'll need to run "make release" first. In theory, you can use "floppies" target after you've run release.[1-4] (and doc.[12] if you want RELNOTESng documents). scrappy> Known bug, or is there another step that I need to run first? Maybe a bug, but it is an expected behavior. -- - Makoto `MAR' Matsushita To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message