[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20130912124602.GA9280@x1.alien8.de>
Date: Thu, 12 Sep 2013 14:46:02 +0200
From: Borislav Petkov <bp@...en8.de>
To: Josh Hunt <joshhunt00@...il.com>
Cc: Michal Marek <mmarek@...e.cz>, Joerg Roedel <joro@...tes.org>,
linux-kbuild@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>,
Borislav Petkov <bp@...e.de>
Subject: Re: [PATCH] buildtar: Add ARCH to the archive name
On Wed, Sep 11, 2013 at 06:35:08PM -0500, Josh Hunt wrote:
> I didn't take the time to build the rpm pkg, but deb-pkg produces files
> like:
>
> linux-image-3.10.0-rc7_3.10.0-rc7-26_amd64.deb
>
> tarbz2-pkg now produces files with the name of:
> linux-3.10.0-rc7-x86.tar.bz2
Right, I'm not really happy with this solution too because builds which
don't supply ARCH on the command line add "x86" to the archive name
and my intention was to have either "i386" or "x86_64" appended to the
archive name so that when building a bunch of different kernel packages,
I can know which is 32-bit and which is 64-bit.
Having it say "x86" doesn't tell me all that much. Whether it has "-" or
an "_" prepended I don't care.
So I'll go and revisit this thing. I'll add you to CC for feedback since
your script got broke :)
And, btw, other suggestions are appreciated too.
Thanks.
--
Regards/Gruss,
Boris.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists