Developers information: Difference between revisions

From FAIWiki
Jump to navigation Jump to search
mNo edit summary
(remove link to svn howto)
Line 6: Line 6:
== Documentation ==
== 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
* [[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.
* [[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.

Revision as of 15:10, 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

Subversion repository access

Test setup

Other stuff