KnowledgeBase

Differences between revisions 12 and 31 (spanning 19 versions)
Revision 12 as of 2009-01-26 09:24:07
Size: 2360
Editor: i59F70AD9
Comment:
Revision 31 as of 2012-08-16 22:22:51
Size: 3965
Editor: xnox
Comment:
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
== General ==
 * [[UbuntuDevelopment/GettingSetUp|Getting Set Up]] - getting set up for Ubuntu Development
 * [[UbuntuWeeklyNewsletter/glossary|Glossary]] - Somebody is using an acronym you never heard of? Check out this page.
 * [[UbuntuDevelopment/Internationalisation|Internationalisation]] - Making sure that packages are correctly translatable.
 * [[CompilerFlags]] - Information about Ubuntu's default compiler flags and how to fix problems if any should come up.
 * [[DeveloperCommunication]] - make sure you stay ... and keep other developers on the same page
Line 15: Line 22:
 * [[UbuntuDevelopment/UsingDevelopmentReleases|Using the development release]] - how to safely make use of the latest development release to verify packages, builds and fixes.  * [[UsingDevelopmentReleases|Using the development release]] - how to safely make use of the latest development release to verify packages, builds and fixes.
 * [[UbuntuDevelopment/Merging|Merging Packages]] - Performing a merge of packaging changes between Ubuntu and Debian
Line 17: Line 25:
 * [[StableReleaseUpdates]] - Fix bugs in stable releases.
 * [[SecurityTeam/UpdateProcedures]] - Prepare updates for security fixes.
Line 18: Line 28:
   * [[MainInclusionProcess]] - Ask for inclusion in main of a given package
 * [[ReleaseSchedule]] - Current release schedule.
 * [[FreezeExceptionProcess]] - What to do after Feature Freeze.
 * [[UbuntuDevelopment/Uploading]] - How to get your packages uploaded into the archive
Line 24: Line 38:
 * [[UbuntuDevelopment/PackageArchive|Package Archive]] - working with the package archive  * [[UbuntuDevelopment/PackageArchive|Package Archive]] - working with the package archive (building, uploading, notifications, removal of packages, freezes, etc.)
Line 30: Line 44:
 * [[BzrMaintainerHowto|Maintain packages in Bazaar]] - Maintaining packages in Bazaar - Howto
 * [[DailyBuilds|How to set up daily Builds]]
Line 32: Line 48:
 * [[SponsorshipProcess|Sponsorship Process]] - Get patches (and packages) uploaded into Ubuntu
 * [[UbuntuDevelopment/CodeReviews|Code review tips]] - Tips and guidelines for Patch review
 * [[PackagingGuide/PatchSystems|Patch systems]] - Learn about many patch systems used in Ubuntu packages.
* [[SponsorshipProcess|Sponsorship Process]] - Get patches (and packages) uploaded into Ubuntu.
 * [[UbuntuDevelopment/CodeReviews|Code review tips]] - Tips and guidelines for Patch review.
Line 36: Line 53:
 * [[Bugs/Upstream|Forwarding Bugs Upstream]] - how to forward patches and bugs upstream.

== Help ==
 * [[MOTU/GettingStarted]]
 * UbuntuDeveloperWeek
 * [[Packaging/Training]]

Ubuntu Development Knowledge Base

This page lists the documentation and help that is part of Ubuntu Development. This should provide a fairly complete list of the documentation we have available.

General

  • Getting Set Up - getting set up for Ubuntu Development

  • Glossary - Somebody is using an acronym you never heard of? Check out this page.

  • Internationalisation - Making sure that packages are correctly translatable.

  • CompilerFlags - Information about Ubuntu's default compiler flags and how to fix problems if any should come up.

  • DeveloperCommunication - make sure you stay ... and keep other developers on the same page

Ubuntu Development Processes

Information regarding how the Ubuntu project makes releases, the schedule and more.

Packaging

Information and guides for technical packaging related work.

Patches

Help


Go back to UbuntuDevelopment.

UbuntuDevelopment/KnowledgeBase (last edited 2012-08-16 22:22:51 by xnox)