CodeNamesToVersionNumbers

Differences between revisions 4 and 5
Revision 4 as of 2006-03-22 19:46:51
Size: 2392
Editor: 193
Comment:
Revision 5 as of 2006-03-22 19:47:19
Size: 2390
Editor: 193
Comment:
Deletions are marked like this. Additions are marked like this.
Line 11: Line 11:
 * The default home page (file:///usr/share/ubuntu-artwork/home/index.html) uses the code name on the top line. [  * The default home page (file:///usr/share/ubuntu-artwork/home/index.html) uses the code name on the top line.

Purpose

The names of each release (e.g., Breezy Badger, Dapper Drake) are development code names. The official version number follows a Y.MM naming scheme (e.g., Version 5.10, Version 6.04). We don't want to use the version numbers prior to the actual release, as it increases the likelihood that a pre-release version will be mistaken for a final release. Similarly, we don't want the code names to be visible to the user once the final release has been made.

This page lists places where the code names are visible to the user in Ubuntu. Each should be replaced with either Ubuntu or Ubuntu X.XX prior to creation of the final images.

Place to change

  • The code name appeared at least 2 times in the dist-upgrade tool. Need to get more specific info as to where.
  • The default home page (file:///usr/share/ubuntu-artwork/home/index.html) uses the code name on the top line.

  • The repository names as displayed in Synaptic use the code name.
  • The "About Ubuntu" page uses the code name.
  • Credit for various apps refer to the build as being for Dapper. Specifically,
    • Firefox
    • ...
  • Files that refer Dapper
    • /etc/skel/Examples/LICENSES.TXT: Ubuntu_Dapper.svg
    • /etc/skel/Examples/Ubuntu_Dapper.svg: The Dapper Drake Wallpaper
    • /etc/skel/Examples/Ubuntu_Dapper.svg: The Dapper Drake is on his way... </dc:description>

    • /etc/issue:Ubuntu 6.04 "Dapper Drake" Development Branch
    • /etc/issue.net:Ubuntu 6.04 "Dapper Drake" Development Branch
    • /etc/alternatives/firefox-homepage: Welcome to Ubuntu 6.04, Dapper Drake
    • /etc/alternatives/firefox-homepage: Welcome to Ubuntu 6.04, Dapper Drake!
    • /etc/lsb-release: Ubuntu (The Dapper Drake Release) Development Branch
    • /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_dapper_Release: Ubuntu Dapper 6.06
    • /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_dapper-updates_Release: Ubuntu Dapper Updates
    • /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_dapper-backports_Release: Ubuntu Dapper Backports
    • /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_dapper-security_Release: Ubuntu Dapper Security
    • /var/lib/dpkg/info/example-content.list:/usr/share/example-content/Ubuntu_Dapper.svg
    • /var/lib/dpkg/info/example-content.md5sums:052c44381af1c7da884abfbdad4b1f7a usr/share/example-content/Ubuntu_Dapper.svg
    • ...

CodeNamesToVersionNumbers (last edited 2019-10-14 09:11:53 by brian-murray)