~jbicha/ubuntu/oneiric/installation-guide/merge-with-debian

« back to all changes in this revision

Viewing changes to build/entities/common.ent

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson
  • Date: 2008-11-20 19:15:23 UTC
  • Revision ID: james.westby@ubuntu.com-20081120191523-ewj4gnnj4k6skpn4
Tags: 20081113ubuntu1
* Document user-setup encrypted private directory preseeding.
* Resynchronise with Debian. Remaining changes:
  - Build only English (for now, until we figure out how to avoid trashing
    translations quite so badly with Ubuntu branding etc.).
  - Build only Ubuntu architectures (amd64, hppa, i386, ia64, lpia,
    powerpc, sparc).
  - Extensive (although possibly incomplete) Ubuntu branding, adjustments
    for our mirror layout, etc.
  - Add "Ubuntu and Debian" and "What is Ubuntu?" section, text borrowed
    from the Ubuntu web site. Disable the "What is Debian GNU/Linux?"
    section.
  - Direct installation reports to ubuntu-users for now.
  - Adjust various memory and disk space requirements. Talk about the
    default Ubuntu desktop and Ubuntu tasks rather than Debian tasks.
  - Document mounting /sys in various places.
  - Unset supports-floppy-boot for all our architectures.
  - Add a few more supports-floppy-boot and bootable-usb conditionals.
  - Document our root password and sudo arrangements.
  - Document netboot-style USB images. Still mention the hd-media images,
    but they're downplayed since many USB sticks are too small for a full
    Ubuntu ISO image.
  - Document Kickstart installations (currently only the basics, a
    reference to Red Hat's documentation, and the differences from
    Anaconda).
  - Update keyboard preseeding documentation for console-setup.
  - Update chroot-install guide for console-setup and language packs; add
    a bit more advice about installing grub.
  - Disable documentation of win32-loader.
  - Document new simplified partman preseeding.
  - Document mirror/udeb/components.
  - Document apt-setup/security_path.
  - Don't recommend passing http://archive.ubuntu.com/ubuntu to
    debootstrap.
  - Document partman/early_command.
  - Document pkgsel/update-policy.
* Bump kernelversion to 2.6.27.
* Bump GNOME version to 2.26.
* Bump release version and names for Jaunty.
* Re-enable documentation of the GTK frontend.

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
 
11
11
<!ENTITY d-i "<classname>debian-installer</classname>">
12
12
 
13
 
<!ENTITY release     "8.10">
14
 
<!ENTITY releasename "intrepid">
15
 
<!ENTITY longreleasename "<quote>Intrepid Ibex</quote>">
16
 
<!ENTITY releasename-cap "Intrepid">
17
 
<!ENTITY releasename-uc "INTREPID">
 
13
<!ENTITY release     "9.04">
 
14
<!ENTITY releasename "jaunty">
 
15
<!ENTITY longreleasename "<quote>Jaunty Jackalope</quote>">
 
16
<!ENTITY releasename-cap "Jaunty">
 
17
<!ENTITY releasename-uc "JAUNTY">
18
18
 
19
19
<!ENTITY FIXME
20
20
  "<emphasis>Documentation not complete, text missing.</emphasis>">
23
23
<!ENTITY arch-title
24
24
  "<phrase arch='amd64'>AMD64</phrase><phrase arch='alpha'>Alpha</phrase><phrase arch='arm'>ARM</phrase><phrase arch='hppa'>PA-RISC</phrase><phrase arch='i386'>Intel x86</phrase><phrase arch='ia64'>IA-64</phrase><phrase arch='m68k'>Motorola 680x0</phrase><phrase arch='mips'>Mips</phrase><phrase arch='mipsel'>Mipsel</phrase><phrase arch='powerpc'>PowerPC</phrase><phrase arch='sparc'>SPARC</phrase><phrase arch='s390'>S/390</phrase>">
25
25
 
 
26
<!ENTITY kernelversion "2.6.27">
 
27
 
26
28
<!-- general things from installer -->
27
29
<!ENTITY enterkey "<keycap>Enter</keycap>">
28
30
<!ENTITY escapekey "<keycap>Esc</keycap>">
64
66
-->
65
67
 
66
68
<!-- Size of the basic installation -->
67
 
  <!ENTITY base-system-size   "248">
68
 
  <!ENTITY std-system-size    "410">
 
69
  <!ENTITY base-system-size   "250">
 
70
  <!ENTITY std-system-size    "397">
69
71
<!-- Desktop environment task -->
70
 
  <!ENTITY task-desktop-inst "1857">
71
 
  <!ENTITY task-desktop-dl    "688">
72
 
  <!ENTITY task-desktop-tot  "2545">
 
72
  <!ENTITY task-desktop-inst "1830">
 
73
  <!ENTITY task-desktop-dl    "703">
 
74
  <!ENTITY task-desktop-tot  "2533">
73
75
<!-- Laptop task -->
74
 
  <!ENTITY task-laptop-inst    "25">
 
76
  <!ENTITY task-laptop-inst    "26">
75
77
  <!ENTITY task-laptop-dl       "9">
76
 
  <!ENTITY task-laptop-tot     "34">
 
78
  <!ENTITY task-laptop-tot     "35">
77
79
<!-- Web server task -->
78
 
  <!ENTITY task-web-inst       "37">
79
 
  <!ENTITY task-web-dl         "12">
80
 
  <!ENTITY task-web-tot        "49">
 
80
  <!ENTITY task-web-inst       "42">
 
81
  <!ENTITY task-web-dl         "13">
 
82
  <!ENTITY task-web-tot        "55">
81
83
<!-- Print server task -->
82
 
  <!ENTITY task-print-inst    "208">
83
 
  <!ENTITY task-print-dl       "76">
84
 
  <!ENTITY task-print-tot     "284">
 
84
  <!ENTITY task-print-inst    "215">
 
85
  <!ENTITY task-print-dl       "84">
 
86
  <!ENTITY task-print-tot     "299">
85
87
<!-- DNS server task -->
86
 
  <!ENTITY task-dns-inst        "2">
 
88
  <!ENTITY task-dns-inst        "3">
87
89
  <!ENTITY task-dns-dl          "1">
88
 
  <!ENTITY task-dns-tot         "3">
 
90
  <!ENTITY task-dns-tot         "4">
89
91
<!-- File server task -->
90
 
  <!ENTITY task-file-inst      "53">
91
 
  <!ENTITY task-file-dl        "22">
92
 
  <!ENTITY task-file-tot       "75">
 
92
  <!ENTITY task-file-inst      "74">
 
93
  <!ENTITY task-file-dl        "29">
 
94
  <!ENTITY task-file-tot      "103">
93
95
<!-- Mail server task -->
94
 
  <!ENTITY task-mail-inst      "15">
 
96
  <!ENTITY task-mail-inst      "14">
95
97
  <!ENTITY task-mail-dl         "5">
96
 
  <!ENTITY task-mail-tot       "20">
 
98
  <!ENTITY task-mail-tot       "19">
97
99
<!-- SQL database task -->
98
 
  <!ENTITY task-sql-inst       "37">
99
 
  <!ENTITY task-sql-dl         "12">
100
 
  <!ENTITY task-sql-tot        "49">
 
100
  <!ENTITY task-sql-inst       "50">
 
101
  <!ENTITY task-sql-dl         "18">
 
102
  <!ENTITY task-sql-tot        "68">
101
103
 
102
104
 
103
105
<!-- number of packages, approx, in the main distribution -->
104
106
<!-- use:
105
107
     for i in binary-*; do echo -n "$i: "; zgrep '^Package:' $i/Packages.gz | wc -l; done
106
108
-->
107
 
<!-- last updated: January 1 2007 for Etch (FJP) -->
 
109
<!-- last updated: November 5 2008 for Lenny (FJP) -->
108
110
<!ENTITY num-of-distrib-pkgs
109
 
  "<phrase arch='alpha'>20850</phrase>
110
 
   <phrase arch='amd64'>21250</phrase>
111
 
   <phrase arch='arm'>20750</phrase>
112
 
   <phrase arch='hppa'>20850</phrase>
113
 
   <phrase arch='i386'>21500</phrase>
114
 
   <phrase arch='ia64'>21000</phrase>
 
111
  "<phrase arch='alpha'>21550</phrase>
 
112
   <phrase arch='amd64'>22300</phrase>
 
113
   <phrase arch='arm'>21700</phrase>
 
114
   <phrase arch='hppa'>21600</phrase>
 
115
   <phrase arch='i386'>22600</phrase>
 
116
   <phrase arch='ia64'>21900</phrase>
115
117
   <phrase arch='m68k'>17450</phrase>
116
 
   <phrase arch='mips'>20850</phrase>
117
 
   <phrase arch='mipsel'>10850</phrase>
118
 
   <phrase arch='powerpc'>21250</phrase>
119
 
   <phrase arch='s390'>20850</phrase>
120
 
   <phrase arch='sparc'>21000</phrase>">
 
118
   <phrase arch='mips'>21950</phrase>
 
119
   <phrase arch='mipsel'>21900</phrase>
 
120
   <phrase arch='powerpc'>22250</phrase>
 
121
   <phrase arch='s390'>21750</phrase>
 
122
   <phrase arch='sparc'>22950</phrase>">
121
123
 
122
124
<!-- Number of current Debian developers -->
123
125
<!-- Can be found for example on vote.debian.org (use last vote) -->
124
 
<!ENTITY num-of-debian-developers "1075">
 
126
<!ENTITY num-of-debian-developers "1000">
125
127
 
126
128
<!-- Number of current Debian maillists -->
127
129
<!ENTITY num-of-debian-maillists "215">