Developers information: Difference between revisions

From FAIWiki
Jump to navigation Jump to search
No edit summary
(remove svn info)
(14 intermediate revisions by 5 users not shown)
Line 1: Line 1:
= mailing list =
== Coordination ==
* [[development plan]] - long term plan, notes and status of some bigger developments
* [[people branches]] - people branches and what they're aimed at
* [[UbuntuTeam | Ubuntu's FAI Team]] - FAI packages for Kubuntu/Ubuntu/... flavors
 
== Documentation ==
 
* [[development with quilt]] - how you can add features etc to svn trunk in a quilt patch without messing up trunk
* [[testing]] - general information on FAI development testing, and documentation of [[testcases]] and a [[test plan]] for the development - who tests what and how. Eventually we want to have a system so developers can report the results of their tests, as long as we don#t have that fully automated, which will take a while.


[[linux-fai-devel mailing list info]] -  netiquette, how to subscribe and use
== Communication ==
* [http://fai-project.org/mailinglist/ Developers mailing list]


= FAI pages in the Debian Bug Tracking System(BTS) =
== FAI pages in the Debian Bug Tracking System(BTS) ==
* [http://bugs.debian.org/cgi-bin/pkgreport.cgi?which=pkg&data=fai&archive=no&version=&dist=unstable unstable]
* [http://bugs.debian.org/cgi-bin/pkgreport.cgi?src=fai BTS src:fai]
* [http://bugs.debian.org/cgi-bin/pkgreport.cgi?which=pkg&data=fai&archive=no&version=&dist=testing testing]
* [http://bugs.debian.org/cgi-bin/pkgreport.cgi?which=pkg&data=fai&archive=no&version=&dist=stable stable]  
* http://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=fai;pri0=tag:svn-trunk;pri1=severity:critical,grave,serious,important,normal,minor,wishlist - display fixed in svn-trunk bugs first, then open bugs ordered by priority


= FAI pages in the Debian Quality Assurance (QA) system =
== FAI pages in the Debian Quality Assurance (QA) system ==
* [http://packages.qa.debian.org/f/fai.html source package fai]
* [http://packages.qa.debian.org/f/fai.html source package fai]
* [http://packages.qa.debian.org/f/fai-kernels.html source package fai-kernels]
=  development coordination =
* a todo list of things most important needed to be done next: http://faiwiki.informatik.uni-koeln.de/rails/todos/list
* [[etch-doc-todo | List of BUGS important for correct documentation for FAI in Etch]]
* [[development plan]] - who is or will be doing doing what, and when? (enhancements/new stuff)
* [[fai subversion howto]] - what you need to know to develop fai within the subversion repository on alioth
* [[people branches]] - people branches and what they're aimed at
* [[testing]] - general information on FAI development testing, and documentation of [[testcases]] and a [[test plan]] for the development - who tests what and how. Eventually we want to have a system so developers can report the results of their tests, as long as we don#t have that fully automated, which will take a while.


== Test setup ==


= Subversion repository access =
* [[test setup]]
* svn co svn://svn.debian.org/svn/fai/trunk fai-sources
* http://svn.debian.org/wsvn/fai


= other stuff =
== Other stuff ==
* [[FAI Wiki Administration Coordination]]
* [http://changelogs.debian.net/fai Changelog file]
* [http://changelogs.debian.net/fai Changelog file]


----
 
* TODO: fill pages linked here with content:
[[Category:Development]]
** [[developer FAQ]] from the mailing list and irc channel

Revision as of 15:11, 23 November 2011

Coordination

Documentation

  • development with quilt - how you can add features etc to svn trunk in a quilt patch without messing up trunk
  • testing - general information on FAI development testing, and documentation of testcases and a test plan for the development - who tests what and how. Eventually we want to have a system so developers can report the results of their tests, as long as we don#t have that fully automated, which will take a while.

Communication

FAI pages in the Debian Bug Tracking System(BTS)

FAI pages in the Debian Quality Assurance (QA) system

Test setup

Other stuff