From owner-cvs-all@FreeBSD.ORG Tue Jul 22 08:15:04 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 3EA4337B401; Tue, 22 Jul 2003 08:15:04 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5631743FB1; Tue, 22 Jul 2003 08:14:53 -0700 (PDT) (envelope-from ru@sunbay.com) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) h6MFEi0U059899 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 22 Jul 2003 18:14:45 +0300 (EEST) (envelope-from ru@sunbay.com) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.9/8.12.8/Submit) id h6MFEiYr059898; Tue, 22 Jul 2003 18:14:44 +0300 (EEST) (envelope-from ru) Date: Tue, 22 Jul 2003 18:14:44 +0300 From: Ruslan Ermilov To: John Baldwin Message-ID: <20030722151444.GA59592@sunbay.com> References: <200307220904.h6M949hX062242@repoman.freebsd.org> <200307221039.12782.jhb@FreeBSD.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="9jxsPFA5p3P2qPhR" Content-Disposition: inline In-Reply-To: <200307221039.12782.jhb@FreeBSD.org> User-Agent: Mutt/1.5.4i cc: cvs-src@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/release Makefile 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: Tue, 22 Jul 2003 15:15:04 -0000 --9jxsPFA5p3P2qPhR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jul 22, 2003 at 10:39:12AM -0400, John Baldwin wrote: > On Tuesday 22 July 2003 05:04 am, Ruslan Ermilov wrote: > > ru 2003/07/22 02:04:09 PDT > > > > FreeBSD src repository > > > > Modified files: > > release Makefile > > Log: > > /floppies/boot.flp is no longer necessary on bootable i386 CD-ROMs. > > > > Forgotten by: jhb >=20 > I left it there so that people can choose which method they want to use > to make bootable CD's. It was intentional, not a bug. The method is > chosen at mkisofs invocation time, not when laying out the hierarchy. >=20 How they can choose it? --- mkisoimages.sh 24 Jan 2002 10:44:15 -0000 1.6 +++ mkisoimages.sh 11 Apr 2002 16:39:13 -0000 1.7 @@ -4,7 +4,7 @@ # Author: Jordan K Hubbard # Date: 22 June 2001 # -# $FreeBSD: src/release/i386/mkisoimages.sh,v 1.6 2002/01/24 10:44:15 murr= ay Exp $ +# $FreeBSD: src/release/i386/mkisoimages.sh,v 1.7 2002/04/11 16:39:13 jhb = Exp $ # # This script is used by release/Makefile to build the (optional) ISO imag= es # for a FreeBSD release. It is considered architecture dependent since ea= ch @@ -25,7 +25,7 @@ if [ "x$1" =3D "x-b" ]; then # This is highly x86-centric and will be used directly below. - bootable=3D"-b floppies/boot.flp -c floppies/boot.catalog" + bootable=3D"-b boot/cdboot -no-emul-boot" shift else bootable=3D"" Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software Ltd, ru@FreeBSD.org FreeBSD committer --9jxsPFA5p3P2qPhR Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE/HVTkUkv4P6juNwoRAtn1AJ4yckZQKxttl2ozgHaKlghuPZxwIgCfUGdQ BsY1LbB431ifaaVNLKtcYQA= =FmkY -----END PGP SIGNATURE----- --9jxsPFA5p3P2qPhR--