From owner-svn-src-head@FreeBSD.ORG Sun Jul 21 16:56:13 2013 Return-Path: Delivered-To: svn-src-head@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id C20F94CD; Sun, 21 Jul 2013 16:56:13 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from mail.allbsd.org (gatekeeper.allbsd.org [IPv6:2001:2f0:104:e001::32]) by mx1.freebsd.org (Postfix) with ESMTP id AC19F9E6; Sun, 21 Jul 2013 16:56:12 +0000 (UTC) Received: from alph.d.allbsd.org (p2049-ipbf1102funabasi.chiba.ocn.ne.jp [122.26.101.49]) (authenticated bits=128) by mail.allbsd.org (8.14.5/8.14.5) with ESMTP id r6LGttLL081606 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 22 Jul 2013 01:56:05 +0900 (JST) (envelope-from hrs@FreeBSD.org) Received: from localhost (localhost [IPv6:::1]) (authenticated bits=0) by alph.d.allbsd.org (8.14.5/8.14.5) with ESMTP id r6LGtrq7016671; Mon, 22 Jul 2013 01:55:55 +0900 (JST) (envelope-from hrs@FreeBSD.org) Date: Mon, 22 Jul 2013 01:55:46 +0900 (JST) Message-Id: <20130722.015546.1238134239830261918.hrs@allbsd.org> To: danfe@FreeBSD.org, dteske@FreeBSD.org Subject: Re: svn commit: r253513 - head/release From: Hiroki Sato In-Reply-To: <13CA24D6AB415D428143D44749F57D7201FD2BF2@ltcfiswmsgmb21> References: <201307210523.r6L5NYqh084679@svn.freebsd.org> <20130721133915.GA36573@FreeBSD.org> <13CA24D6AB415D428143D44749F57D7201FD2BF2@ltcfiswmsgmb21> X-PGPkey-fingerprint: BDB3 443F A5DD B3D0 A530 FFD7 4F2C D3D8 2793 CF2D X-Mailer: Mew version 6.5 on Emacs 24.3 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Multipart/Signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="--Security_Multipart(Mon_Jul_22_01_55_46_2013_986)--" Content-Transfer-Encoding: 7bit X-Virus-Scanned: clamav-milter 0.97.4 at gatekeeper.allbsd.org X-Virus-Status: Clean X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (mail.allbsd.org [133.31.130.32]); Mon, 22 Jul 2013 01:56:05 +0900 (JST) X-Spam-Status: No, score=-90.6 required=13.0 tests=CONTENT_TYPE_PRESENT, DIRECTOCNDYN,DYN_PBL,RCVD_IN_PBL,SPF_SOFTFAIL,USER_IN_WHITELIST autolearn=no version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on gatekeeper.allbsd.org Cc: svn-src-head@FreeBSD.org, gjb@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Jul 2013 16:56:13 -0000 ----Security_Multipart(Mon_Jul_22_01_55_46_2013_986)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit "Teske, Devin" wrote in <13CA24D6AB415D428143D44749F57D7201FD2BF2@ltcfiswmsgmb21>: De> De> On Jul 21, 2013, at 6:39 AM, Alexey Dokuchaev wrote: De> De> > On Sun, Jul 21, 2013 at 05:23:34AM +0000, Glen Barber wrote: De> >> New Revision: 253513 De> >> URL: http://svnweb.freebsd.org/changeset/base/253513 De> >> De> >> Log: De> >> Create memstick images with the '.img' filename extension. De> >> De> >> Requested by: many De> >> [...] De> > De> > Is there any work being done to merge the .iso and .img into single, De> > hybrid bootable image (c.g. Haiku)? I've asked this question before, De> > but I cannot recall now what was the outcome if it... De> > De> De> I have been doing this for years @ $work with sysinstall. Since the De> death of sysinstall, I've been working on the replacement. However, De> you can download Hybrid ISO/IMG images here: It is possible to create a hybrid image of ISO9660 and USB memory image because ISO images for sparc64 have a similar structure and we can reuse the build procedure. I have a patch to create such images, but there is a concern that recent memory images become >700MB. Is it still useful? -- Hiroki ----Security_Multipart(Mon_Jul_22_01_55_46_2013_986)-- Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.13 (FreeBSD) iEYEABECAAYFAlHsEpIACgkQTyzT2CeTzy0oGgCfR4FuVHwqrJRECezOp0/6ZtxR A+8AoIW+84gCRZPRk9+7FQ1ObI3jwZfY =Sx6h -----END PGP SIGNATURE----- ----Security_Multipart(Mon_Jul_22_01_55_46_2013_986)----