Re: [arch-releng] [PATCH 07/13] version update in Makefile
On 03/16/2010 11:22 AM, Gerardo Exequiel Pozzi wrote:
On 03/16/2010 06:11 AM, Dieter Plaetinck wrote:
On Tue, 16 Mar 2010 03:29:17 -0300 Gerardo Exequiel Pozzi<vmlinuz386@yahoo.com.ar> wrote:
Signed-off-by: Gerardo Exequiel Pozzi<vmlinuz386@yahoo.com.ar> --- configs/syslinux-iso/Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/configs/syslinux-iso/Makefile b/configs/syslinux-iso/Makefile index 8118a8d..9368d1e 100644 --- a/configs/syslinux-iso/Makefile +++ b/configs/syslinux-iso/Makefile @@ -1,4 +1,4 @@ -ver=2010.02 +ver=2010.03 kver=2.6.32-ARCH
WORKDIR=work wouldn't it be better to set ver=$((date +'%Y-%m-%d')) or however you should write that in Makefile syntax.
now that the plan is to build automatically and frequently...
Dieter
Yes, I done a similar change on my custom config. I can change here. Internal label must keep with short-date ARCH_YYYYMM (11 chars).
Also, will be good something but for kver= I thinking in parsing $(WORKDIR)/root-image/etc/mkinitcpio.d/kernel26.kver
What do you think? agree?
brb, missing sending this to ML. Sending the patch now... -- Gerardo Exequiel Pozzi ( djgera ) http://www.djgera.com.ar KeyID: 0x1B8C330D Key fingerprint = 0CAA D5D4 CD85 4434 A219 76ED 39AB 221B 1B8C 330D
participants (1)
-
Gerardo Exequiel Pozzi