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, 19 Jan 2011 00:10:49 -0500
From:	nobody <darwinskernel@...il.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: Linux 2.6.38-rc1


> But you can get git, and do
> 
>    git shortlog v2.6.37..v2.6.38-rc1
> 
> to get the shortlog. Or you can download the whole changelog from
> kernel.org next to the kernel sources. The git approach is better,
> because you can ask for the log for just specific files or
> subdirectories that you are interested in, which turns the flood into
> something much more manageable.

i wish i could do that for everything. i am pulling up to 500MiB every
-rc cycle and mostly codes for hardwares i don't have. not just that
sometimes changes to even pertain to my machine (so no, `git clone
--depth 1' is not what i have in mind).
it would be nice to have a module or a script for git that would work
with kconfig. so instead of pull-config-compile, one would
config-pull-compile. (ok some initial pull for kconfig stuff first but that
would be all). 
i asked this from folks at #git channel and they suggested, because
of the way git works, "git thinks in terms of trees not directories", i
should ask you to see if it's doable?
needless to say that this should also help with the load on kernel.org as
well, since i imagine people that pull from git to compile their own
kernel by definition don't need everything.

regards,
--
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