UbuntuTeam
Jump to navigation
Jump to search
Ubuntu's FAI Team
Ubuntu Resources
- Source Code Repository
- Bug Listing
- Team Package Archive
- Meetings: IRC on freenode channel #ubuntu-meetings
- Mailing list: linux-fai-devel@uni-koeln.de
- IRC: oftc, channel #fai
- Wiki: this one ;-)
Development Howto's
- TODO: how to checkout, build and install latest sources for testing --lazyboy 01:11, 27 September 2007 (CEST)
apt-get install bzr-builddep bzr whoami "First Last <my@e.mail>" bzr branch http://bazaar.launchpad.net/~fai/fai/trunk-ubuntu
mkdir tarballs apt-get source fai mv fai_3.2.1.orig.tar.gz tarballs/
mkdir build-area cd trunk-ubuntu bzr bd # debs will be in ../build-area
- TODO: how and where to report bugs/problems in latest sources --lazyboy 01:11, 27 September 2007 (CEST)