Developers information: Difference between revisions

From FAIWiki
Jump to navigation Jump to search
(write BTS to bug tracking system, because not everybody knows all short terms)
(remove svn info)
(21 intermediate revisions by 5 users not shown)
Line 1: Line 1:
* [[developer FAQ]] from the mailing list and irc channel
== Coordination ==
* [[linux-fai-devel mailing list info]] - netiquette, how to subscribe and use
* [[development plan]] - long term plan, notes and status of some bigger developments
* FAI pages in the Debian Bug Tracking System(BTS):
* [[people branches]] - people branches and what they're aimed at
** [http://bugs.debian.org/cgi-bin/pkgreport.cgi?which=pkg&data=fai&archive=no&version=&dist=unstable unstable]
* [[UbuntuTeam | Ubuntu's FAI Team]] - FAI packages for Kubuntu/Ubuntu/... flavors
** [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]
== Documentation ==
** 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
 
** [http://changelogs.debian.net/fai Changelog file]
* [[development with quilt]] - how you can add features etc to svn trunk in a quilt patch without messing up trunk
* FAI QA pages:
** [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 plan]] - who is or will be doing doing what, and when?
** [[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.
* [[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.


* Subversion repository access:
== Communication ==
** svn co svn://svn.debian.org/svn/fai/trunk fai-sources
* [http://fai-project.org/mailinglist/ Developers mailing list]
** http://svn.debian.org/wsvn/fai
 
== 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]
 
== Test setup ==
 
* [[test setup]]
 
== Other stuff ==
* [http://changelogs.debian.net/fai Changelog file]
 


* [[FAI Wiki Administration Coordination]]
[[Category:Development]]
----
* TODO: fill pages linked here with content

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