Developers information: Difference between revisions

From FAIWiki
Jump to navigation Jump to search
(directly link to project page)
mNo edit summary
Line 22: Line 22:
* svn co svn://svn.debian.org/svn/fai/trunk fai-sources
* svn co svn://svn.debian.org/svn/fai/trunk fai-sources
* http://svn.debian.org/wsvn/fai
* http://svn.debian.org/wsvn/fai
== Test setup ==
* [[test setup]]


== Other stuff ==
== Other stuff ==

Revision as of 12:23, 19 April 2011

Coordination

Documentation

  • fai subversion howto - what you need to know to develop fai within the subversion repository on alioth
  • 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

Subversion repository access

Test setup

Other stuff