Return-path: Received: from py-out-1112.google.com ([64.233.166.180]:8516 "EHLO py-out-1112.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753989AbYCYOZ7 (ORCPT ); Tue, 25 Mar 2008 10:25:59 -0400 Received: by py-out-1112.google.com with SMTP id u52so4962640pyb.10 for ; Tue, 25 Mar 2008 07:25:58 -0700 (PDT) Message-ID: <43e72e890803250725x2fae4748idcfcea70e114d23f@mail.gmail.com> (sfid-20080325_142604_126745_143D32A5) Date: Tue, 25 Mar 2008 10:25:58 -0400 From: "Luis R. Rodriguez" To: "Florian Manschwetus" Subject: Re: gentoo ebuild for compat wireless (resend) Cc: linux-wireless@vger.kernel.org, "Johannes Berg" In-Reply-To: <47E8DEAD.1040808@gmx.de> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 References: <47E7A8DB.5020106@gmx.de> <43e72e890803241304g13ea443co4e4afb1681da989c@mail.gmail.com> <47E839BE.5030806@gmx.de> <43e72e890803241630n1906147ej1190d7562f5d1354@mail.gmail.com> <47E83DF5.9030401@gmx.de> <47E8DEAD.1040808@gmx.de> Sender: linux-wireless-owner@vger.kernel.org List-ID: On Tue, Mar 25, 2008 at 7:14 AM, Florian Manschwetus wrote: > Florian Manschwetus schrieb: > > > > Luis R. Rodriguez schrieb: > >> On Mon, Mar 24, 2008 at 7:31 PM, Florian Manschwetus > >> wrote: > >>> Luis R. Rodriguez schrieb: > >>> > >>> > >>>> On Mon, Mar 24, 2008 at 9:12 AM, Florian Manschwetus > >>> > wrote: > >>> >> is it possible to get a version appendix on the tar.bz? > >>> >> so it should be easy to get a working ebuild fpr this. > >>> > > >>> > The problem is there's two things to "version", compat-wireless > >>> itself > >>> > and Linux. I keep both version already as part of the tarball. > >>> > > >>> > wireless@sipsolutions:~$ cat compat-wireless-2.6/compat-release > >>> > 2.8-49-gfe0f268 > >>> > > >>> > wireless@sipsolutions:~$ cat compat-wireless-2.6/git-describe > >>> > v2.6.25-rc5-2623-g7556b76 > >>> > > >>> > You can also just pull these from the directory that was used to > >>> > create the tarball: > >>> > > >>> > > >>> http://linuxwireless.org/download/compat-wireless-2.6/compat-wireless-2.6/compat-release > >>> > >>> > > >>> http://linuxwireless.org/download/compat-wireless-2.6/compat-wireless-2.6/git-describe > >>> > >>> > > >>> > Does this suffice? > >>> > >>> > >>> Not really but it gives a version hint, could you create a symlink or > >>> so? > >>> a url like that would be fine: > >>> http://linuxwireless.org/download/compat-wireless-2.6/compat-wireless-2.8-49.tar.bz2 > >>> > >> > >> The problem is that does not reflect changes to Linux so there may be > >> a lot of great code added and yet this wouldn't reflect it. And if we > >> go with git-describe for Linux we could get updates on compat-wireless > >> itself during no code changes on Linux. I could use date (date -I), > >> that might work best but will it work for you? > > a date would be perfect (f.e. -20080325) > > florian > Ok, i got a working ebuild, no i need an regular accessible download > source with "solid" filenames e.g. the date appendix, then i could > publish it as testing package. Does this work for you? http://linuxwireless.org/download/compat-wireless-2.6/compat-wireless-2008-03-25.tar.bz2 Note that I'll delete all old tarballs when generating a new one for the new date. This happens at 05:10am UTC. Luis