Prev: [PATCH 1/2] Documentation/development-process: add info on maintainers
Next: 2.6.34-rc3: simple du (on a big xfs tree) triggers oom killer [bisected: 57817c68229984818fea9e614d6f95249c3fb098]
From: Randy Dunlap on 6 Apr 2010 19:20 From: Randy Dunlap <randy.dunlap(a)oracle.com> Update git home page info. Signed-off-by: Randy Dunlap <randy.dunlap(a)oracle.com> --- Documentation/HOWTO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- linux-2.6.34-rc3-git5.orig/Documentation/HOWTO +++ linux-2.6.34-rc3-git5/Documentation/HOWTO @@ -234,7 +234,7 @@ process is as follows: Linus, usually the patches that have already been included in the -next kernel for a few weeks. The preferred way to submit big changes is using git (the kernel's source management tool, more information - can be found at http://git.or.cz/) but plain patches are also just + can be found at http://git-scm.com/) but plain patches are also just fine. - After two weeks a -rc1 kernel is released it is now possible to push only patches that do not include new features that could affect the -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |