[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20061002105125.GE7523@harddisk-recovery.com>
Date: Mon, 2 Oct 2006 12:51:26 +0200
From: Erik Mouw <erik@...ddisk-recovery.com>
To: Junio C Hamano <junkio@....net>
Cc: Frederik Deweerdt <deweerdt@...e.fr>, linux-kernel@...r.kernel.org,
Sam Ravnborg <sam@...nborg.org>
Subject: Re: Make kernel -dirty naming optional
On Mon, Sep 25, 2006 at 02:44:36PM -0700, Junio C Hamano wrote:
> Erik Mouw <erik@...ddisk-recovery.com> writes:
>
> > make mrproper
> > cp ../config-2.6 .config
> > yes no | make oldconfig
> > fakeroot make targz-pkg
>
> fakeroot makes the working tree files appear to be owned by
> root.root but does not know git uses the file ownership
> information recorded in the index and uses it to detect if the
> working tree is dirty. Because the index says they are owned by
> you (the one who pulled from the kernel.org and owns the files
> in the real world not fakeroot world), you get -dirty suffix.
Aha, thanks for the explanation.
> Perhaps "fakeroot -u" would help.
Yes, that helps, I just build linux-2.6.18-gd834c165.tar.gz. Thanks!
Erik
--
+-- Erik Mouw -- www.harddisk-recovery.com -- +31 70 370 12 90 --
| Lab address: Delftechpark 26, 2628 XH, Delft, The Netherlands
-
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