From owner-cvs-all@FreeBSD.ORG Wed Jul 23 14:13:41 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E336E37B401; Wed, 23 Jul 2003 14:13:41 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5930D43F3F; Wed, 23 Jul 2003 14:13:29 -0700 (PDT) (envelope-from ru@sunbay.com) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) h6NLDJ0U046645 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 24 Jul 2003 00:13:20 +0300 (EEST) (envelope-from ru@sunbay.com) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.9/8.12.8/Submit) id h6NLDJmR046640; Thu, 24 Jul 2003 00:13:19 +0300 (EEST) (envelope-from ru) Date: Thu, 24 Jul 2003 00:13:19 +0300 From: Ruslan Ermilov To: John Baldwin Message-ID: <20030723211319.GD41895@sunbay.com> References: <200307232053.h6NKrb0P032154@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="IU5/I01NYhRvwH70" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.4i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/release Makefile src/release/i386 mkisoimages.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jul 2003 21:13:44 -0000 --IU5/I01NYhRvwH70 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jul 23, 2003 at 05:00:44PM -0400, John Baldwin wrote: >=20 > On 23-Jul-2003 Ruslan Ermilov wrote: > > ru 2003/07/23 13:53:37 PDT > >=20 > > FreeBSD src repository > >=20 > > Modified files: > > release Makefile=20 > > release/i386 mkisoimages.sh=20 > > Log: > > Added the (undocumented) EMUL_BOOT variable (for TARGET=3Di386 only) > > that causes the bootable ISO images to be created using the floppy > > emulation (the old method) as opposed to the new "cdboot" method. > > =20 > > Only copy boot.flp to the 2nd CD-ROM if this variable is defined. > > =20 > > Reviewed by: murray >=20 > I would always copy the floppy. The reason is so that all of the needed > bits for both boot types are available to vendors. >=20 Running "make release" with -DEMUL_BOOT but without -DMAKE_ISOS does just that. My intent was for a standard "make release" to not have unnecessary bits. There's no point in cdrom/disc2/floppies/boot.flp if we aren't even going to use it. > I can see vendors > taking the contents of an ISO, mounting it using mdconfig, adding more > bit in another dir, then using mkisofs to generate a new ISO with a > different boot method. This would be done w/o rolling an entire release > but using the ISO from the Project's release. In other words, I don't > think we should require vendors to roll an entire release just to use > boot.flp instead of cdboot or vice versa. Please just leave both cdboot > and boot.flp on both ISOs. >=20 boot.flp is always available on the 1st disc in a set anyway; I don't see a problem copying it from here to the custom 2nd disc. Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software Ltd, ru@FreeBSD.org FreeBSD committer --IU5/I01NYhRvwH70 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE/HvpvUkv4P6juNwoRAiPPAJ9GdlglpO4tShXRu0MKhFtrNm0EFACaAuhy w/QQdYF9IWsyJ5HVFTLiGgs= =Ey9G -----END PGP SIGNATURE----- --IU5/I01NYhRvwH70--