Developers information: Difference between revisions

From FAIWiki
Jump to navigation Jump to search
(remove broken link)
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Coordination ==
== Coordination ==
* [[development plan]] - long term plan, notes and status of some bigger developments
* [[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
* [[UbuntuTeam | Ubuntu's FAI Team]] - FAI packages for Kubuntu/Ubuntu/... flavors


== 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.


== Communication ==
== Communication ==
* [[linux-fai-devel mailing list info]] -  netiquette, how to subscribe and use
* [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) ==
Line 19: Line 17:
* [http://packages.qa.debian.org/f/fai.html source package fai]
* [http://packages.qa.debian.org/f/fai.html source package fai]


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


== Other stuff ==
* [[test setup]]
* [http://changelogs.debian.net/fai Changelog file]




[[Category:Development]]
[[Category:Development]]

Latest revision as of 21:21, 30 January 2019

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