Version 15 (modified by jdreed, 12 years ago) (diff) |
---|
Debathena
Debathena uses Trac for bug tracking, the developer wiki, and other project coordination. This Trac instance is also used for several projects related to Debathena, including:
Logging In: In order to edit wiki pages or open bug reports, you need to Log in to Trac using your MIT Certificate. If you already have a certificate in your browser, click the Login link at the top right of the page to log in.
Bug Reports
Trac organizes bug reports into Tickets, and we have further grouped them into Milestones. Typically, a Milestone is created for each Ubuntu or Debian release.
- tickets in progress: 1
- open tickets (excluding "upstream" tickets): 421
- tickets closed in the last 60 days: 0
- all open tickets: 461
Opening a New Bug
To open a new bug, log in to Trac, and then click the "New Ticket" link in the top navigation bar. If the "New Ticket" link is not available, it means you're not logged in.
Joining The Project
Any member of the MIT Community is welcome to join the project. We periodically hold "cluedumps" or crash courses in Debathena development throughout the semester. Our next scheduled one is:
- Date: TBD (Fall 2012)
- Location: TBD
- Time: TBD
We also periodically hold "hackathons", where large groups of people get together to work on Debathena. These are ideal events for novice developers to attend, as there will often be a mentor who you can partner with to work on projects.
We have identified some tickets that are ideal for hackathon work.
Athena and Debathena Technical Overview
The Trac Wiki contains lots of technical information about Athena:
- HowAthenaWorks
- Kerberos (the primary authentication system used)
- AFS (the global distributed file system where most data, including home directories, is stored)
- Hesiod (the name service used for user names, group names, locker names, and more)
- NSS ("Name Service Switch", allowing Linux systems to use multiple sources (e.g. /etc/passwd, Hesiod, LDAP) of information for system "names")
- PAM ("Pluggable Authentication Modules")
- Lockers
- Moira
- AthenaDotfiles
- ClusterConfig
- Printing
- Installation
- AutoUpdates?
- AutoUpgrades?
- Larvnet
- Athinfo
Debathena Project Policies
- The CollaborationPolicy outlines collaboration between SIPB and IS&T.
- The MetapackagePolicy provides guidelines concerning the functionality of each metapackage.
- The WorkflowPolicy describes how code is committed, tested, and deployed.
- RepositoryBestPractices
- The ReleaseSupport policy describes the timeline and guidelines for how long Ubuntu and Debian releases are considered "supported" by the Debathena project.
Developers
Testing
Contributing
- ProjectOverview
- GettingStartedWithDevelopment
- CaffeinatedSubversion
- CaffeinatedMake
- AnatomyOfAPackage
- ConfigPackageDev
- Debathenification
- Manpages
- BuildingATestPackage
Building official packages
(This stuff is generally useful only for debathena-root folks)
Release Engineering
- BootstrappingTheProjectInfrastructure (this article name sucks)
- UpdatingTheAPTRepository (do we even do this)?
- SettingUpABuildServer
- RemovingABuildChroot
- RemovingADistFromTheAPTRepository
- SettingUpACanonicalBuildArea
- AddingOrRebuildingASuite (i.e. Supporting a new distro)
- MaintainingAutodebathenify
- APTRepositoryHTTPServerSetup
Finally, you can also see a list of all pages in our wiki and the mappings defined to link to other wikis.