Developers information: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(16 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
= | == Coordination == | ||
* [[development plan]] - long term plan, notes and status of some bigger developments | |||
* [[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. | ||
* [ | |||
= FAI pages in the Debian Quality Assurance (QA) system = | == Communication == | ||
* [http://fai-project.org/mailinglist/ Developers mailing list] | |||
== FAI pages in the Debian Bug Tracking System(BTS) == | |||
* [http://bugs.debian.org/cgi-bin/pkgreport.cgi?src=fai BTS src:fai] | |||
== 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] | ||
== Test setup == | |||
* [[test setup]] | |||
* | |||
[[Category:Development]] | |||
Latest revision as of 21:21, 30 January 2019
Coordination
- development plan - long term plan, notes and status of some bigger developments
- 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.