source: wiki/pages/_Developer_former_start_page @ 27171

Last change on this file since 27171 was 26484, checked in by obi, 10 years ago

add wiki pages

File size: 2.9 KB
Line 
1= Welcome to Titannit Projekt =
2
3
4== Infos ==
5
6''' Browse Source '''
7
8Browse Source HTTP:
9[http://sbnc.dyndns.tv/svn /]
10[http://sbnc.dyndns.tv/svn/crontab /crontab]
11[http://sbnc.dyndns.tv/svn/image image]
12[http://sbnc.dyndns.tv/svn/ipk ipk]
13[http://sbnc.dyndns.tv/svn/titan titan]
14[http://sbnc.dyndns.tv/svn/tools tools]
15
16''' Changelogs '''
17
18Titan (release):
19[http://atemio.dyndns.tv/svn/image-beta/changelog.svn svn-release]
20[http://atemio.dyndns.tv/svn/image-beta/changelog.git git-release]
21[http://atemio.dyndns.tv/svn/image-beta/changelog.ufs910.titan ufs910-release]
22[http://atemio.dyndns.tv/svn/image-beta/changelog.ufs912.titan ufs912-release]
23[http://atemio.dyndns.tv/svn/image-beta/changelog.ufs922.titan ufs922-release]
24[http://atemio.dyndns.tv/svn/image-beta/changelog.atemio510.titan atemio510-release]
25[http://atemio.dyndns.tv/svn/image-beta/changelog.atemio700.titan atemio700-release]
26[http://atemio.dyndns.tv/svn/image-beta/changelog.atemio7000.titan atemio7000-release]
27[http://atemio.dyndns.tv/svn/image-beta/changelog.atemio7600.titan atemio7600-release]
28
29Titan (beta):
30[http://titannit.dyndns.tv/svn/image-beta/changelog.svn svn-beta]
31[http://titannit.dyndns.tv/svn/image-beta/changelog.git git-beta]
32[http://titannit.dyndns.tv/svn/image-beta/changelog.ufs910.titan ufs910-beta]
33[http://titannit.dyndns.tv/svn/image-beta/changelog.ufs912.titan ufs912-beta]
34[http://titannit.dyndns.tv/svn/image-beta/changelog.ufs922.titan ufs922-beta]
35[http://titannit.dyndns.tv/svn/image-beta/changelog.atemio510.titan atemio510-beta]
36[http://titannit.dyndns.tv/svn/image-beta/changelog.atemio700.titan atemio700-beta]
37[http://titannit.dyndns.tv/svn/image-beta/changelog.atemio7000.titan atemio7000-beta]
38[http://titannit.dyndns.tv/svn/image-beta/changelog.atemio7600.titan atemio7600-beta]
39
40''' Build Log Files '''
41
42Images und Plugins (release):
43[http://atemio.dyndns.tv/svn/logs logs-release]
44
45Images und Plugins (beta):
46[http://titannit.dyndns.tv/svn/logs logs-beta]
47
48''' TPK Files '''
49
50Images (release):
51[http://atemio.dyndns.tv/svn/tpk tpk-release]
52
53Images (beta):
54[http://titannit.dyndns.tv/svn/tpk tpk-beta]
55
56''' Images '''
57
58Images (release):
59[http://atemio.dyndns.tv/svn/image images]
60
61Images (beta):
62[http://titannit.dyndns.tv/svn/image-beta images]
63
64Images (public-beta-images):
65[http://titannit.dyndns.tv/public-beta-images images]
66
67== Plugins Bauen ==
68
69''' Vorbereitung '''
70
71im aktuellen tdt git http://gitorious.org/open-duckbox-project-sh4 kann man nun TitanNit Plugins bauen.
72ich habe mal 2 plugins eingebaut die als beispiel dienen sollen. man kann sich dann seinen stand lokal erweitern und eigene plugins bauen.
73
74wer ein frisches git benutzt muss einmal
75
76{{{
77make yaud-enigma2-nightly
78}}}
79
80durchlaufen lassen danach reicht dann immer ein
81
82{{{
83make titan-plugins
84}}}
85
86''' IPKs selber bauen '''
87
88http://www.aaf-digital.info/forum/showthread.php?90505-Externe-TitanNit-Plugins-selber-bauen
Note: See TracBrowser for help on using the repository browser.