Re: git_linux addition ; genericity pls

From: Sam Ravnborg
Date: Thu Sep 08 2005 - 15:36:30 EST


On Thu, Sep 08, 2005 at 10:26:49PM +0200, "Fabian LoneStar Fr?d?rick" wrote:
> Hi,
>
> I know git's made for any kind of _big_ project out there but what about
> having git_linux cmd or something to do all the stuff (create path, cloning,
> download, readtree, checkout, make oldconf, make, export stuff ... ) ? I do
> feel somekind of a regression in front of install_latest_kernel ease of
> use.Did I miss something ?

cogito?

cg-clone \
rsync://rsync.kernel.org/pub/scm/linux/kernel/git/linus/linux-2.6.git \
linux-2.6.git

cd linux-2.6
make menuconfig

See http://www.kernel.org/git for cogito pointers.

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