[UP] ln find to f
[arrow.git] / resource
blob698358f50e8a7765975d34fbf9d65d2b27985cfa
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
12     http://marc.info/?l=linux-assembly (archive)
14   - kernel web technical site
15     http://kernelnewbies.org/
16     http://kerneltrap.org
17     http://sosdg.org/~coywolf/lxr/  (much refreshed kernel source repo)
18     http://bugzilla.kernel.org  (subscription/report bug)(usr: arrowworld@gmail.com)
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)
25   - archlinux server
26     http://repo.or.cz/m/editproj.cgi?name=archserver    (manage it)
27     linuxsys@googlegroups.com   (mail list)
28     git+ssh://repo.or.cz/srv/git/archserver.git (code)
29     http://repo.or.cz/w/archserver.git  (review gitweb)
30     http://groups.google.com/group/linuxsys (google groups)
32 -----8<-----
33 * some tips
34   - Documentation/Changes
35   - Documentation/CodingStyle
36   - Documentation/SubmittingPatches
37   - Documentation/SubmittingDrivers
38   - Documentation/stable_api_nonsense.txt
39   - Documentation/SecurityBugs
40   - Documentation/ManagementStyle
41   - Documentation/stable_kernel_rules.txt
42   - Documentation/kernel-docs.txt
43   - Documentation/applying-patches.txt
45 * work resource
46   - http://172.31.2.251:8001    (dot project)
47   - http://bpmap1.sercomm.com/eprocess/ (bpm, only IE)
48   - http://172.21.1.238/ (mantis)
51 * tips
52   - pivot_root (change the root file system, initrd)
55 % vim:ft=viki:ts=4:sts=4:sw=4