[UP] store, use 40G disk.
[arrow.git] / resource
blob6bbdc4baff7f207a9d5939284b1b1db7cf2e0c5d
1 * resource list
3   - arrow.web
4     http://arrow.myhosting247.com (arrow web host)
6   - arrow.git
7     git+ssh://arrow@repo.or.cz/srv/git/arrow.git    (arrow git host)
9   - kernel
10     ftp.cn.kernel.org:/pub/linux/kernel (kernel ftp at china)
11     ftp.us.kernel.org:/pub/linux/kernel
13   - kernel web technical site
14     http://kernelnewbies.org/
15     http://kerneltrap.org
16     http://sosdg.org/~coywolf/lxr/  (much refreshed kernel source repo)
17     http://bugzilla.kernel.org  (subscription/report bug)
20   - start kernel develop
21     http://janitor.kernelnewbies.org/   (some easy task list)
22     http://selenic.com/mailman/listinfo/kernel-mentors (submit code have write)
23     http://vger.kernel.org/vger-lists.html (mail list)
27 -----8<-----
28 * some tips
29   - Documentation/Changes
30   - Documentation/CodingStyle
31   - Documentation/SubmittingPatches
32   - Documentation/SubmittingDrivers
33   - Documentation/stable_api_nonsense.txt
34   - Documentation/SecurityBugs
35   - Documentation/ManagementStyle
36   - Documentation/stable_kernel_rules.txt
37   - Documentation/kernel-docs.txt
38   - Documentation/applying-patches.txt
40 * work resource
41   - http://172.31.2.251:8001    (dot project)
42   - http://bpmap1.sercomm.com/eprocess/ (bpm, only IE)
43   - http://172.21.1.238/ (mantis)
46 * tips
47   - pivot_root (change the root file system, initrd)
50 % vim:ft=viki:ts=4:sts=4:sw=4