From owner-freebsd-current@FreeBSD.ORG Tue Dec 22 18:45:30 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 298441065697 for ; Tue, 22 Dec 2009 18:45:30 +0000 (UTC) (envelope-from m.e.sanliturk@gmail.com) Received: from mail-fx0-f218.google.com (mail-fx0-f218.google.com [209.85.220.218]) by mx1.freebsd.org (Postfix) with ESMTP id AAA2A8FC0C for ; Tue, 22 Dec 2009 18:45:29 +0000 (UTC) Received: by fxm10 with SMTP id 10so3470718fxm.14 for ; Tue, 22 Dec 2009 10:45:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=1SLzzVtWi2EAn6DGyU7HpMbZ3TZbOIgpu9CvUHFxPV8=; b=X6IpZyJOz3QzKfhWR5y1zvjbIhW5URCDSGmau5HdCf8sc9DeI6oVB3Vlak6G8SQx7V 2pxcGapKdlew+S1SpOelRBMkOWJBLBS16yIR6b+usEzzUe0PPthyJefoP9CGO4BPMzaN CNKNrkcLkv0upZp86jbt1Z22j9W6Vgryh1tjo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=bWw1aqjwfk8/1zWK1z3lsphz0xF55c2nBW/43tIW7O5MRFbAw0RIutoIcpgw0EnrlJ 0yzWlQaP+ZFRboj3qXFh+A3zhEjLbzWhUNbL5XxId7ogU0KTlKcTm93mnw4JoW9mtMIs pY6sPXkyIlBO6x0KZsd7qA6Yi1+LLLvXRPd2g= MIME-Version: 1.0 Received: by 10.239.170.28 with SMTP id q28mr1045969hbe.149.1261505959558; Tue, 22 Dec 2009 10:19:19 -0800 (PST) In-Reply-To: <1261407011.56806.17.camel@bauer.cse.buffalo.edu> References: <1261407011.56806.17.camel@bauer.cse.buffalo.edu> Date: Tue, 22 Dec 2009 10:19:19 -0800 Message-ID: From: Mehmet Erol Sanliturk To: Ken Smith Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-current , freebsd-stable Subject: Re: Changing ISO filenames X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Dec 2009 18:45:30 -0000 On Mon, Dec 21, 2009 at 6:50 AM, Ken Smith wrote: > > People who collect ISO images from more than just the FreeBSD Project > have been mentioning it would be nice if "FreeBSD" was part of the > filenames for a while now. I just committed a change to head that will > add "FreeBSD-" to the beginning of the filenames. So for example > > 9.0-RELEASE-amd64-dvd1.iso > > becomes > > FreeBSD-9.0-RELEASE-amd64-dvd1.iso > > As part of the commit I set a 1-week MFC timer and at that point I will > MFC the change to all of the branches we currently target for the > Monthly Snapshots (so all the way back to stable/6). That way the > filenames will be consistent for all the images generated for the > January 2010 Monthly Snapshots. > > -- > Ken Smith > - From there to here, from here to | kensmith@buffalo.edu > there, funny things are everywhere. | > - Theodore Geisel | > > I liked this change ( appending FreeBSD- in front .iso file names ) very much because always I was adding this to downloaded file names . This change will allow also inclusion of these file names in internet search lists . Thank you very much . Mehmet Erol Sanliturk