lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 30 Jul 2008 17:59:55 +0200
From:	Sam Ravnborg <sam@...nborg.org>
To:	Adrian Bunk <bunk@...nel.org>
Cc:	Florian Fainelli <florian.fainelli@...ecomint.eu>,
	"David S. Miller" <davem@...emloft.net>,
	sparclinux@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH -next V2] Ignore drivers/video/console/promcon_tbl.c conmakehash generated file

On Wed, Jul 30, 2008 at 06:41:27PM +0300, Adrian Bunk wrote:
> On Wed, Jul 30, 2008 at 01:26:20PM +0200, Sam Ravnborg wrote:
> > On Wed, Jul 30, 2008 at 11:56:13AM +0200, Florian Fainelli wrote:
> > > Sorry for the previous version, I forgot reading that .gitignore files
> > > should be per-directory in this case.
> > > --
> > > From: Florian Fainelli <florian.fainelli@...ecomint.eu>
> > > Subject: [PATCH -next V2] Ignore drivers/video/console/promcon_tbl.c conmakehash generated file
> > > 
> > > Add drivers/video/console/promcon_tbl.c to the list of ignored files.
> > > This file is generated by conmakehash against drivers/video/console/prom.uni.
> > > 
> > > Signed-off-by: Florian Fainelli <florian.fainelli@...ecomint.eu>
> > > ---
> > > diff --git a/drivers/video/console/.gitignore b/drivers/video/console/.gitignore
> > > new file mode 100644
> > > index 0000000..ad0ad9b
> > > --- /dev/null
> > > +++ b/drivers/video/console/.gitignore
> > > @@ -0,0 +1,2 @@
> > > +# Generated conmakehash files
> > > +drivers/video/console/promcon_tbl.c
> > 
> > Did you test this?
> > I recall you should specify filenames relative to the
> > path of .gitignore.
> 
> According to the manpage both should work.
> 
> But I'd personally prefer it without a path since that's more robust in 
> case of directory moves.
I tested it here and it only worked for me without the path.

Florian - please drop the path and resend.

Thanks,
	Sam
--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ