Re: auto-bk-get

From: Dan Aloni (da-x@gmx.net)
Date: Fri Jul 11 2003 - 00:25:39 EST


On Thu, Jul 10, 2003 at 05:09:10PM -0400, Jeff Garzik wrote:
> Dan Aloni wrote:
> >For kernel developers which are BitKeeper users,
> >
> >auto-bk-get is an on-demand 'bk get' libc wrapper tool.
> >
> >It means that you don't need to run 'bk -r get' in order to build
> >the kernel. Instead, you just run 'make config' or 'make bzImage',
> >using auto-bk-get in a clean repository and auto-bk-get will
> >only 'bk get' the files you need from the repository (one of my
> >test cases showed only 2800 out of 14000 files were checked out).
>
>
> No offense, but, it would probably be easier to fix the few remaining
> places where the makefile system does not automatically check out the files.
>
> It works great for everything except the Kconfig stuff, IIRC.

It's not just that. Does make and the build system alone allow you
to build in an entirely different tree? (i.e check out and recreate
the directory structure somewhere else, leaving the repository clean or
even on a read-only media).

-- 
Dan Aloni
da-x@gmx.net
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Jul 15 2003 - 22:00:38 EST