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:	Fri, 17 Aug 2007 16:48:27 +0200
From:	Sam Ravnborg <sam@...nborg.org>
To:	Joe Perches <joe@...ches.com>
Cc:	Chris Snook <csnook@...hat.com>, linux-kernel@...r.kernel.org
Subject: Re: RFHelp:  Splitting MAINTAINERS into maintainers/* and	Makefile/Kconfig support

Hi Joe.

> > Perhaps with a little automation it could be revived,
> 
> Which is the help I'm looking for.
> 
> Can someone please help here on ideas or implementation
> adding a makefile target for MAINTAINERS from files
> in a specific subdirectory?

Adding a specific target på top-level Makefile is easy to
do so I assume you are looking for something more advanced?

And that part "more advanced" I do not know what is.
It is easy to traverse the tree and build up a file
and I think the easies is to do so in perl or similar.

Doing so using the normal kbuild machinery is not soo
good since it will be parallel and we want something serail
here.

If you define how the Maintainer info is stored we can work
out something.

	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