[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20111001171916.GA11989@zeus>
Date: Sat, 1 Oct 2011 12:19:16 -0500
From: Andy <akwatts@...il.com>
To: Willy Tarreau <w@....eu>
Cc: Greg KH <greg@...ah.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: kernel.org status: hints on how to check your machine for
intrusion
On Sat, Oct 01, 2011 at 06:56:59PM +0200, Willy Tarreau wrote:
> Result: it's correct. With a bit of scripting, it's easy to match
> tags signatures with tarballs'.
I must be doing something wrong. I only have the 2.6 git repo (so my tags
don't drill down to 2.6.x.y just 2.6.x) but my experiement isn't giving
the results I expected.
[Cloned repo]
$ git archive --format=tar --prefix linux-2.6.39/ v2.6.39 | md5sum
482f8bd941def0548a95f34e2d290dfd -
[Downloaded from kernel.org]
$ bzcat linux-2.6.39.tar.bz2 | md5sum
833d224ee42ddc1e7c2d256368b5d7b3 -
~ Andy
--
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