From: root Date: Sat, 5 Jul 2008 23:44:10 +0000 (+0200) Subject: Added a new development page. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=439927cbb5d7cfc3cdd9ce09987bd3c4b60f4164;p=ipfire.org.git Added a new development page. --- diff --git a/www/de/development.shtml b/www/de/development.shtml new file mode 100644 index 00000000..9d2d04fb --- /dev/null +++ b/www/de/development.shtml @@ -0,0 +1,139 @@ + + +
+ +
+ +
+ +
+ +

Development

+ Download + +

+ Willkommen im Entwicklungsbereich des IPFire-Projektes.
+ Hier habt Ihr Zugriff auf alle Ressourcen für die Entwicklung.
+ Die nötigen Howtos entnehmt bitte dem Wiki. +

+ + +

+ Zurzeit gibt es zwei Entwicklungsversionen:

+ Version 2.x: Die Version 2.3 steht ab sofort + zum Test zur Verfügung (siehe Nightly-Builds) + und wird bald die Version 2.1 ablösen.
+ Detaillierte Informationen zu den Änderungen findet ihr + in Kürze an dieser Stelle. + +

+ + Version 3.x: Die nächste Major-Version wird + in Kürze in den Alpha-Status übergehen und hat seine + Roadmap unter + http://wiki.ipfire.org/Version_3.0. +

+ +
+ +
+ +

Git

+ +

+ Das Quellcode-Repository wird durch + Git + verwaltet. Ein Howto zum Arbeiten mit Git findet ihr + in unserem Wiki. +
+ Browsen könnt ihr unseren Source-Code unter: http://git.ipfire.org/ +

+ +
+ +
+ +
+ +

Source-Code

+ +

+ Die Sourcecode-Tarballs der im IPFire verwendeten Tools findet Ihr unter + http://source.ipfire.org/
+ Alle Patches, die in der Distribution Verwendung finden werden in einem + Git-Repository verwaltet. Siehe dazu Git. +

+ +
+ +
+ +
+ +

Bugtracker

+ +

+ Im Bugtracker findet Ihr bekannte Fehler.
+ Für die Entwicklung ist es wichtig, dass es ausführliche Bug-Reports gibt, + die dann rasch bearbeitet werden können.
+ Ein Howto gibt es hier. +

+ +
+ +
+ +
+ +

Nightly-Builds

+ +

+ Fertig kompilierte Entwicklerversionen der aktuellen + Entwicklungszweige werden in kurzen Abständen + (automatisch) gebaut.
+ Download: http://www.rowie.at/ipfire/builds/ +

+ +
+ +
+ +
+ +
+ +
+ + +
+ +
+ +
+ +
+ + diff --git a/www/en/development.shtml b/www/en/development.shtml new file mode 100644 index 00000000..2d1914c8 --- /dev/null +++ b/www/en/development.shtml @@ -0,0 +1,136 @@ + + +
+ +
+ +
+ +
+ +

Development

+ Download + +

+ Welcome to the development area of the ipfire-project.
+ These are the development ressources. The neccessary howtos + are in the wiki. +

+ + +

+ There are two branches of development at the moment:

+ version 2.x: Version 2.3 is available for + testing purposes right now (see nightly builds) + and will replace version 2.1, soon.
+ You will find detailed information at this place, shortly. + +

+ + version 3.x: The next major release + will be in alpha state, soon. See the roadmap at: + http://wiki.ipfire.org/Version_3.0. +

+ +
+ +
+ +

Git

+ +

+ Our source code repository is managed by + git. + Your will find a howto for working with git in our + wiki. +
+ You may also browse the our source code on: http://git.ipfire.org/ +

+ +
+ +
+ +
+ +

source code

+ +

+ The source code tarballs of the in ipfire used tools are on + http://source.ipfire.org/.
+ All patches that are used in our distribution are stored in a git repository. + Therefore see "git" on this site. +

+ +
+ +
+ +
+ +

bugtracker

+ +

+ We manage all issues in our bugtracker.
+ It is important for development to create detailed bug reports that + we can work with them fastly.
+ There is a howto on this site. +

+ +
+ +
+ +
+ +

nightly builds

+ +

+ Compiled development versions for testing purposes + will be built (automatically).
+ Download: http://www.rowie.at/ipfire/builds/ +

+ +
+ +
+ +
+ +
+ + + +
+ +
+ +
+ + diff --git a/www/images/development.png b/www/images/development.png new file mode 100644 index 00000000..501ce530 Binary files /dev/null and b/www/images/development.png differ