diff options
author | Li Yang <leoli@freescale.com> | 2007-06-25 23:15:27 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2007-07-18 19:02:12 -0400 |
commit | ede178e216b5dd9200cf2c483c746e0672fbe503 (patch) | |
tree | 331e0833b4d99f7d82ae279eb944a3ac72d2714a /Documentation/zh_CN/HOWTO | |
parent | 29a68ee73ec6a5510cbf9d803cbf6190b615e276 (diff) |
zh_CN/HOWTO: update URLs of git trees
Addressing patch from Stefan Richter:
HOWTO: update URLs of git trees
(It will be better if we update this to commit-id later)
Signed-off-by: Li Yang <leoli@freescale.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'Documentation/zh_CN/HOWTO')
-rw-r--r-- | Documentation/zh_CN/HOWTO | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/Documentation/zh_CN/HOWTO b/Documentation/zh_CN/HOWTO index 239f454a3e46..48fc67bfbe3d 100644 --- a/Documentation/zh_CN/HOWTO +++ b/Documentation/zh_CN/HOWTO | |||
@@ -281,39 +281,37 @@ linux-kernel邮件列表中提供反馈,告诉大家你遇到了问题还是 | |||
281 | 下面是目前可用的一些内核源码树的列表: | 281 | 下面是目前可用的一些内核源码树的列表: |
282 | 通过git管理的源码树: | 282 | 通过git管理的源码树: |
283 | - Kbuild开发源码树, Sam Ravnborg <sam@ravnborg.org> | 283 | - Kbuild开发源码树, Sam Ravnborg <sam@ravnborg.org> |
284 | kernel.org:/pub/scm/linux/kernel/git/sam/kbuild.git | 284 | git.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild.git |
285 | 285 | ||
286 | - ACPI开发源码树, Len Brown <len.brown@intel.com> | 286 | - ACPI开发源码树, Len Brown <len.brown@intel.com> |
287 | kernel.org:/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git | 287 | git.kernel.org:/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git |
288 | 288 | ||
289 | - 块设备开发源码树, Jens Axboe <axboe@suse.de> | 289 | - 块设备开发源码树, Jens Axboe <axboe@suse.de> |
290 | kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git | 290 | git.kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git |
291 | 291 | ||
292 | - DRM开发源码树, Dave Airlie <airlied@linux.ie> | 292 | - DRM开发源码树, Dave Airlie <airlied@linux.ie> |
293 | kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git | 293 | git.kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git |
294 | 294 | ||
295 | - ia64开发源码树, Tony Luck <tony.luck@intel.com> | 295 | - ia64开发源码树, Tony Luck <tony.luck@intel.com> |
296 | kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git | 296 | git.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git |
297 | 297 | ||
298 | - ieee1394开发源码树, Jody McIntyre <scjody@modernduck.com> | 298 | - ieee1394开发源码树, Jody McIntyre <scjody@modernduck.com> |
299 | kernel.org:/pub/scm/linux/kernel/git/scjody/ieee1394.git | 299 | git.kernel.org:/pub/scm/linux/kernel/git/scjody/ieee1394.git |
300 | 300 | ||
301 | - infiniband开发源码树, Roland Dreier <rolandd@cisco.com> | 301 | - infiniband开发源码树, Roland Dreier <rolandd@cisco.com> |
302 | kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git | 302 | git.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git |
303 | 303 | ||
304 | - libata开发源码树, Jeff Garzik <jgarzik@pobox.com> | 304 | - libata开发源码树, Jeff Garzik <jgarzik@pobox.com> |
305 | kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git | 305 | git.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git |
306 | 306 | ||
307 | - 网络驱动程序开发源码树, Jeff Garzik <jgarzik@pobox.com> | 307 | - 网络驱动程序开发源码树, Jeff Garzik <jgarzik@pobox.com> |
308 | kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git | 308 | git.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git |
309 | 309 | ||
310 | - pcmcia开发源码树, Dominik Brodowski <linux@dominikbrodowski.net> | 310 | - pcmcia开发源码树, Dominik Brodowski <linux@dominikbrodowski.net> |
311 | kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git | 311 | git.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git |
312 | 312 | ||
313 | - SCSI开发源码树, James Bottomley <James.Bottomley@SteelEye.com> | 313 | - SCSI开发源码树, James Bottomley <James.Bottomley@SteelEye.com> |
314 | kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git | 314 | git.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git |
315 | |||
316 | 其他git管理的内核源码树可以在http://kernel.org/git的列表中找到 | ||
317 | 315 | ||
318 | 使用quilt管理的补丁集: | 316 | 使用quilt管理的补丁集: |
319 | - USB, PCI, 驱动程序核心和I2C, Greg Kroah-Hartman <gregkh@suse.de> | 317 | - USB, PCI, 驱动程序核心和I2C, Greg Kroah-Hartman <gregkh@suse.de> |
@@ -321,6 +319,8 @@ linux-kernel邮件列表中提供反馈,告诉大家你遇到了问题还是 | |||
321 | - x86-64, 部分i386, Andi Kleen <ak@suse.de> | 319 | - x86-64, 部分i386, Andi Kleen <ak@suse.de> |
322 | ftp.firstfloor.org:/pub/ak/x86_64/quilt/ | 320 | ftp.firstfloor.org:/pub/ak/x86_64/quilt/ |
323 | 321 | ||
322 | 其他内核源码树可以在http://git.kernel.org的列表中和MAINTAINERS文件里 | ||
323 | 找到。 | ||
324 | 324 | ||
325 | 报告bug | 325 | 报告bug |
326 | ------- | 326 | ------- |