Merge lp:~james-page/ubuntu-seeds/ubuntu.natty-fix.701218 into lp:~ubuntu-core-dev/ubuntu-seeds/platform.natty

Proposed by James Page
Status: Superseded
Proposed branch: lp:~james-page/ubuntu-seeds/ubuntu.natty-fix.701218
Merge into: lp:~ubuntu-core-dev/ubuntu-seeds/platform.natty
Diff against target: 1716 lines (+1534/-15) (has conflicts)
27 files modified
STRUCTURE (+33/-0)
build-essential (+0/-9)
d-i-requirements (+97/-6)
desktop.OTHER (+231/-0)
development.OTHER (+61/-0)
dvd (+229/-0)
dvd-live (+28/-0)
eucalyptus-cloud (+9/-0)
eucalyptus-cluster (+10/-0)
eucalyptus-node (+12/-0)
eucalyptus-simple-cluster (+13/-0)
eucalyptus-storage (+10/-0)
eucalyptus-walrus (+9/-0)
live.OTHER (+39/-0)
mail-server.OTHER (+14/-0)
openssh-server.OTHER (+7/-0)
print-server.OTHER (+12/-0)
samba-server.OTHER (+12/-0)
server (+26/-0)
server-ship.OTHER (+333/-0)
ship-live.OTHER (+43/-0)
supported-desktop-extra (+27/-0)
supported.OTHER (+112/-0)
tomcat-server (+9/-0)
uec (+35/-0)
uec-live (+113/-0)
virt-host (+10/-0)
Text conflict in STRUCTURE
Contents conflict in boot
Text conflict in d-i-requirements
Contents conflict in desktop
Contents conflict in development
Contents conflict in installer
Contents conflict in live
Contents conflict in mail-server
Contents conflict in minimal
Contents conflict in openssh-server
Contents conflict in print-server
Contents conflict in required
Contents conflict in samba-server
Contents conflict in server-ship
Contents conflict in ship-live
Contents conflict in standard
Contents conflict in supported
To merge this branch: bzr merge lp:~james-page/ubuntu-seeds/ubuntu.natty-fix.701218
Reviewer Review Type Date Requested Status
Chuck Short Pending
Review via email: mp+45783@code.launchpad.net

This proposal has been superseded by a proposal from 2011-01-10.

Description of the change

print-server task updated to remove openprinting-ppds-extra as now part of openprinting-ppds and no longer required.

To post a comment you must log in.

Unmerged revisions

1774. By James Page

Removed openprinting-ppds-extra from print-server task as no longer required

1773. By Dustin Kirkland 

screen's recommendation of byobu was dropped recently; add byobu directly
to the server seed

1772. By Didier Roche-Tolomelli

replace rhythmbox by banshee and make jcastro happy

1771. By Martin Pitt

put back French langpack

1770. By Martin Pitt

remove evolution-couchdb, the U1 control panel will install it on demand

1769. By Martin Pitt

put back gnome-system-tools; gnome-control-center 3 will not land in natty

1768. By Colin Watson

switch server Task-Key from ubuntu-serverguide to screen, since ubuntu-serverguide is no longer in the archive (LP: #672755)

1767. By Colin Watson

switch from dhcp3 (transitional packages) to isc-dhcp

1766. By Didier Roche-Tolomelli

add unity to the desktop seed

1765. By Robert Ancell

Now gnome-utils is split, list the separate packages. Drop gnome-dictionary

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'STRUCTURE'
--- STRUCTURE 2010-04-11 01:54:14 +0000
+++ STRUCTURE 2011-01-10 23:16:58 +0000
@@ -1,3 +1,4 @@
1<<<<<<< TREE
1feature follow-recommends2feature follow-recommends
2required:3required:
3minimal: required4minimal: required
@@ -26,3 +27,35 @@
26supported-server: supported-misc-servers supported-hardware-common supported-installer-common supported-network-common supported-sysadmin-common build-essential supported-development-common supported-kernel-common27supported-server: supported-misc-servers supported-hardware-common supported-installer-common supported-network-common supported-sysadmin-common build-essential supported-development-common supported-kernel-common
27supported-desktop: supported-hardware-desktop supported-installer-desktop supported-sysadmin-desktop supported-hardware-common supported-installer-common supported-network-common supported-network-client supported-sysadmin-common build-essential supported-development-common supported-development-desktop supported-kernel-common supported-kernel-desktop28supported-desktop: supported-hardware-desktop supported-installer-desktop supported-sysadmin-desktop supported-hardware-common supported-installer-common supported-network-common supported-network-client supported-sysadmin-common build-essential supported-development-common supported-development-desktop supported-kernel-common supported-kernel-desktop
28supported-common: supported-server supported-desktop 29supported-common: supported-server supported-desktop
30=======
31include platform.natty
32desktop: desktop-common
33dns-server: standard
34lamp-server: standard
35openssh-server: standard
36print-server: standard
37samba-server: standard
38postgresql-server: standard
39mail-server: standard
40tomcat-server: standard
41virt-host: standard
42eucalyptus-cloud: server
43eucalyptus-walrus: server
44eucalyptus-cluster: server
45eucalyptus-storage: server
46eucalyptus-simple-cluster: eucalyptus-cloud eucalyptus-walrus eucalyptus-cluster eucalyptus-storage
47eucalyptus-node: server
48server: standard
49server-ship: boot installer dns-server lamp-server openssh-server print-server samba-server postgresql-server mail-server server tomcat-server virt-host eucalyptus-simple-cluster eucalyptus-node d-i-requirements
50uec: standard
51uec-live: standard
52ship: boot installer desktop d-i-requirements
53live: desktop live-common
54dvd-live: live
55ship-live: boot live
56development: desktop
57dvd: server-ship ship development supported-common
58supported-desktop-extra: dvd dvd-live
59# make sure supported remains the last entry
60supported: dvd-live ship-live uec-live dvd language-packs supported-desktop-extra
61>>>>>>> MERGE-SOURCE
2962
=== renamed file 'boot' => 'boot.THIS'
=== removed file 'build-essential'
--- build-essential 2007-06-23 20:10:57 +0000
+++ build-essential 1970-01-01 00:00:00 +0000
@@ -1,9 +0,0 @@
1This seed is used to implement the debootstrap buildd variant. It doesn't include build-essential itself since that historically hasn't been in the buildd chroots, being only informational.
2
3 * apt
4 * dpkg-dev
5 * gcc
6 * g++
7 * libc6-dev [!alpha !ia64]
8 * libc6.1-dev [alpha ia64]
9 * make
100
=== modified file 'd-i-requirements'
--- d-i-requirements 2010-08-31 16:00:34 +0000
+++ d-i-requirements 2011-01-10 23:16:58 +0000
@@ -1,3 +1,4 @@
1<<<<<<< TREE
1These packages may be installed dynamically by d-i based on installation2These packages may be installed dynamically by d-i based on installation
2parameters. They should generally be made available on CDs.3parameters. They should generally be made available on CDs.
34
@@ -19,23 +20,113 @@
19 * dmraid20 * dmraid
20 * cryptsetup21 * cryptsetup
21 * ecryptfs-utils22 * ecryptfs-utils
2223=======
23== For language support in the installer ==24== Kernel ==
2425
25 * console-terminus26 * linux [amd64 i386]
26 * unifont27
28== Desktop ==
29
30A small first step to comprehensive certification. Unfortunately, lsb
31includes lsb-desktop, which pulls in both gtk and qt, so we pick individual
32modules instead.
33
34 * lsb-core [amd64 i386]
35 * lsb-cxx [amd64 i386]
36 * lsb-graphics [amd64 i386]
37
38== Server ==
39
40 * ssh
41 * nfs-kernel-server # need an NFS server
42 * ltsp-server-standalone [amd64 i386] # for LTSP-on-install
43 * ltsp-client [amd64 i386] # for LTSP-on-install
44 * ldm [amd64 i386] # seeded because its not a hard dependency of ltsp-client anymore
45 * ldm-ubuntu-theme [amd64 i386] # seeded to make it available for LTSP-on-install
46
47== Networking ==
48
49 * bsd-mailx
50 * vlan # userland tools to config 8021q support
51
52== Development ==
53
54 * build-essential
55 * fakeroot
56 * bzr [i386] # amd64 CD overflowing, and the package became a hog
57
58== Common UNIX stuff ==
59
60 * nfs-common # allows people to access NFS filesystems
61 # * vim # vim-tiny is in minimal; vim includes syntax highlighting, help files, etc.
62>>>>>>> MERGE-SOURCE
2763
28== Hardware & Network Access ==64== Hardware & Network Access ==
2965
66<<<<<<< TREE
30 * mouseemu # needed on Macs with single-button mice67 * mouseemu # needed on Macs with single-button mice
31 * ps3pf-utils [powerpc] # small utilities for PlayStation 3 systems68 * ps3pf-utils [powerpc] # small utilities for PlayStation 3 systems
32 * elfspe2 [powerpc] # SPE access for Cell systems69 * elfspe2 [powerpc] # SPE access for Cell systems
3370=======
71 * pptp-linux # client for Microsoft-compatible VPN's, needed for some ISPs
72 * eagle-usb-utils # needed for some ADSL modems
73 * bpalogin
74 * ndiswrapper-utils-1.9 [amd64 i386]
75 * ndisgtk
76
77 * linux-wlan-ng
78 * libatm1 # suggested by ppp for PPP-over-ATM
79 * setserial # needed by folks with nonstandard serial ports
80 * b43-fwcutter
81>>>>>>> MERGE-SOURCE
82
83<<<<<<< TREE
84=======
85== Common language packs ==
86
87 # must have
88 * Languages: en
89 * language-pack-${Languages}
90 * language-pack-gnome-${Languages}
91 * language-support-${Languages}
92
93Enough room on amd64 armel i386, not enough on powerpc:
94 * Languages: es xh pt de
95 * language-pack-${Languages} [!powerpc]
96 * language-pack-gnome-${Languages} [!powerpc]
97
98 * Languages: fr
99 * language-pack-${Languages} [i386]
100 * language-pack-gnome-${Languages} [i386]
101
102# * Languages: bn hi ar ru zh-hans ja
103# * language-pack-${Languages}
104# * language-pack-gnome-${Languages}
105
106>>>>>>> MERGE-SOURCE
34== Installer ==107== Installer ==
35108
109<<<<<<< TREE
36 * grub # needed for dmraid et al110 * grub # needed for dmraid et al
37 * grub-efi [amd64]111 * grub-efi [amd64]
38 * mkvmlinuz [powerpc] # for nobootloader112 * mkvmlinuz [powerpc] # for nobootloader
39 * lupin-support [amd64 i386] # installer-for-windows113 * lupin-support [amd64 i386] # installer-for-windows
40 * uboot-mkimage [armel] # needed on dove and omap for uboot114 * uboot-mkimage [armel] # needed on dove and omap for uboot
41 * uboot-envtools [armel] # needed on omap for uboot115 * uboot-envtools [armel] # needed on omap for uboot
116=======
117 * grub # needed for dmraid et al
118 * oem-config-gtk
119 * uboot-mkimage [armel]
120
121== Transitional packages ==
122
123== Germinate workarounds ==
124
125 * wamerican # iamerican Depends: ispell Recommends: wordlist, but wamerican isn't spotted in time so germinate arbitrarily picks miscfiles instead
126
127== Blacklist ==
128
129libavcodec cannot be shipped on CDs (cf. Ubuntu technical board resolution 2007-01-02).
130
131 * !libavcodec*
132>>>>>>> MERGE-SOURCE
42133
=== added file 'desktop.OTHER'
--- desktop.OTHER 1970-01-01 00:00:00 +0000
+++ desktop.OTHER 2011-01-10 23:16:58 +0000
@@ -0,0 +1,231 @@
1Task-Per-Derivative: 1
2Task-Section: user
3Task-Description: Ubuntu desktop
4Task-Extended-Description: This task provides the Ubuntu desktop environment.
5Task-Key: ubuntu-desktop
6Task-Seeds: desktop-common
7
8= Hardware and Architecture Support =
9
10== Architecture-independent ==
11
12 * libgd2-xpm # force the xpm-enabled version for edubuntu compatibility
13
14Bluetooth:
15
16 * (gnome-bluetooth) # desktop bluetooth support
17 * (bluez-gstreamer)
18
19= Network Services =
20
21Basic network services and Windows integration.
22
23 * (avahi-autoipd) # IPv4 link-local interface configuration support
24 * (network-manager-gnome) # see NetworkRoaming spec
25 * (network-manager-pptp)
26 * (network-manager-pptp-gnome)
27
28= GUI infrastructure =
29
30 * xterm # Provide a backup terminal and complete X env.
31
32Extra fonts (should be common, but not so for space reasons):
33
34 * (ttf-wqy-microhei)
35 * (ttf-unfonts-core)
36 * (ttf-liberation)
37
38Input methods:
39
40 * (im-switch)
41 * (ibus)
42 * (ibus-gtk)
43 * (ibus-table)
44 * (ibus-pinyin)
45 * (ibus-pinyin-db-android)
46
47= Desktop GNOME Apps =
48
49We've chosen GNOME as our desktop user interface of choice. Rather than using the meta-packages they are deliberately expanded so that we can select things a bit better.
50
51 * (apport-gtk)
52 * desktop-file-utils
53 * eog
54 * (evolution)
55 * (evolution-plugins)
56 * (evolution-exchange)
57 * (evolution-webcal)
58 * file-roller
59 * (empathy)
60 * (telepathy-idle) # basic IRC support for empathy
61 * gcalctool
62 * gconf-editor
63 * gdm
64 * (gdm-guest-session)
65 * gedit
66 * gnome-about
67 * gnome-applets
68 * software-center
69 * (app-install-data-partner)
70 * (gnome-codec-install) # new default codec installation tool (from debian)
71 * (transmission-gtk) # simple GNOME frontend for bittorrent downloads
72 * gnome-control-center
73 * system-config-printer-gnome
74 * gnome-icon-theme
75 * gnome-media
76 * gnome-menus
77 * gnome-nettool # part of 2.8
78 * gnome-panel
79 * gnome-session
80 * seahorse
81 * (libpam-gnome-keyring)
82 * gnome-system-monitor # SebastienBacher
83 * gnome-power-manager # OliverGrawert finally ready for shipment
84 * gnome-system-tools
85 * gnome-terminal
86 * baobab
87 * gnome-screenshot
88 * gnome-search-tool
89 * gnome-system-log
90 * (gnome-user-guide)
91 * gucharmap # SebastienBacher
92 * checkbox-gtk
93 * language-selector # MichaelVogt
94 * metacity # SebastienBacher
95 * (compiz) [i386 powerpc amd64] # compiz is our default WM 'mkay
96 * (firefox)
97 * (firefox-gnome-support)
98 * (ubufox) # ubuntu firefox tweaks - AlexanderSack
99 * nautilus # SebastienBacher
100 * nautilus-sendto
101 * (nautilus-share)
102 * (banshee)
103 * (banshee-extension-ubuntuonemusicstore)
104 * (brasero) # Oliver Grawert
105 * rarian-compat
106 * alacarte # default menu editor
107 * ssh-askpass-gnome
108 * synaptic # default GUI package manager
109 * software-properties-gtk # default GUI sources.list editor
110 * (totem)
111 * (totem-mozilla)
112 * update-manager
113 * update-notifier
114 * (vino) # vnc server
115 * yelp
116 * zenity
117 * (xdg-utils) # useful utilities
118 * xdg-user-dirs
119 * xdg-user-dirs-gtk
120 * pulseaudio-esound-compat
121 * pulseaudio
122 * (pulseaudio-module-gconf)
123 * (pulseaudio-module-x11)
124 * (pulseaudio-module-bluetooth)
125 * (gvfs-fuse) # let non-GNOME apps see GVFS via fuse
126 * launchpad-integration # Needed to show the launchpad menu items
127 * (gnome-disk-utility)
128
129Games: We only ship a few by default.
130 * (aisleriot)
131 * (gnome-mahjongg)
132 * (gnomine)
133 * (gnome-sudoku)
134 * (quadrapassel)
135 * (gbrainy)
136 * (branding-ubuntu) # Ubuntu branding for some games
137
138Themes: we will ship only the very best looking themes. We won't ship everything that Debian ships, just a custom package that includes the themes we want. These packages are included for size guidance until we have Ubuntu-specific packages.
139
140 * gnome-themes-selected
141 * gnome-themes-ubuntu
142 * gtk2-engines # DanielHolbach (gtk2-engines were merged into one package)
143 * gtk2-engines-pixbuf # Required by some themes the user might install
144 * ubuntu-artwork
145 * ubuntu-sounds
146 * gnome-session-canberra # Needed to make login/logout sounds audible.
147
148The gstreamer0.10 packages we want to install:
149
150 * gstreamer0.10-alsa
151 * gstreamer0.10-plugins-base-apps
152 * gstreamer0.10-pulseaudio
153
154For Ubuntu we need libsdl1.2debian-pulseaudio for the above gstreamer0.10-plugins-base-apps < libtheora-dev < libsdl1.2-dev < libsdl1.2debian.
155
156 * libsdl1.2debian # tiny and needed for clean CDROM upgrades
157 * libsdl1.2debian-pulseaudio
158
159Accessibility tools:
160
161 * (gnome-accessibility-themes)
162 * (gnome-mag)
163 * (gnome-orca)
164 * (onboard)
165 * (brltty)
166 * (brltty-x11)
167 * (xcursor-themes)
168 * (espeak)
169 * (speech-dispatcher)
170 * (mousetweaks)
171 * (libgail-gnome-module) # Needed for libbonoboui/libgnomeui widget accessibility
172
173= Other Desktop GUI Apps =
174
175 * (openoffice.org-style-human) [i386 amd64 powerpc] # before OOo to avoid openoffice.org-style-default
176 * (openoffice.org-gnome) [i386 amd64 powerpc]
177 * (openoffice.org-writer) [i386 amd64 powerpc]
178 * (openoffice.org-calc) [i386 amd64 powerpc]
179 * (openoffice.org-impress) [i386 amd64 powerpc]
180 * (openoffice.org-math) [i386 amd64 powerpc]
181 #* (openoffice.org-evolution) [i386 amd64 powerpc] # pulls in oo.o-base, broken ATM
182 * (openoffice.org-help-en-us) [i386 amd64 powerpc]
183 * (simple-scan)
184 * evince
185 * (gnome-screensaver) # recommends to allow for xscreensaver to be used
186 * xscreensaver-gl # MRS, we will only ship a subset of the screensavers from rss-glx and xscreensaver
187 * xscreensaver-data # subset package for the non-gl screensavers we ship
188 * screensaver-default-images
189 * (tsclient) # rdesktop/vnc/xdmcp client gui
190 * (vinagre) # needed by tsclient
191 * (tomboy) [i386 powerpc amd64 armel] # Sebastian Dröge, approved by mdz
192 * (shotwell)
193 * (jockey-gtk) # enable non-free graphics and other drivers easily
194 * (usb-creator-gtk) [i386 amd64]
195 * (computer-janitor-gtk)
196 * (pitivi)
197
198Desktop Experience:
199 * unity
200 * notify-osd # backend for libnotify
201 * (indicator-messages)
202 * (evolution-indicator)
203 * indicator-applet-session
204
205Online Services:
206 * (ubuntuone-client-gnome)
207
208= Documentation =
209
210 * doc-base # integrates with scrollkeeper
211 * (ubuntu-docs)
212
213= Development =
214
215Here we provide a minimal development environment sufficient to build kernel
216drivers, so that this is possible on the live CD and in scenarios where
217it is problematic to get these packages onto the installed system in order
218to compile a driver. -mdz
219
220 * (gcc)
221 * (make)
222 * (linux-headers-generic) [i386]
223 * (linux-headers-generic) [amd64]
224 * (linux-headers-dove) [armel]
225
226= Other =
227
228 * ubuntu-desktop # metapackage for everything here
229 * (example-content) # dholbach: dapper feature goal (wiki.ubuntu.com/ExampleContent)
230 * (libwmf0.2-7-gtk)
231 * (plymouth-theme-ubuntu-logo)
0232
=== added file 'development.OTHER'
--- development.OTHER 1970-01-01 00:00:00 +0000
+++ development.OTHER 2011-01-10 23:16:58 +0000
@@ -0,0 +1,61 @@
1Moved from desktop:
2
3 * python-adns # MRS, stable and useful
4 * python-apt # MRS, we need to be able to interact with APT
5 * python-cddb # MRS, great for desktop users to be able to manage CD's in Python
6 * python-clientcookie # MRS, unless a better cgi-style framework is below
7 * python-crypto # MRS, very useful even though it's very specific
8 * python-egenix-mxproxy # MRS,
9 * python-egenix-mxstack # MRS,
10 * python-egenix-mxtexttools # MRS,
11 * python-egenix-mxtools # MRS,
12 * python-epydoc # MRS,
13 * python-examples # MRS,
14 * python-gd # MRS,
15 * python-genetic
16 * python-geoip
17 * python-gnupginterface
18 * python-gst0.10
19 * python-htmlgen
20 * python-id3lib
21 * python-imaging-sane
22 * python-jabber
23 * python-dictclient
24 * python-librdf
25 * python-pycurl
26 * python-ldap
27 * python-mysqldb
28 * python-newt
29 * python-pam
30 * python-pexpect
31 * python-pisock
32 * python-pyao
33 * python-pylibacl
34 * python-pyopenssl
35 * python-pyvorbis
36 * python-pyxattr
37 * python-reportlab
38 * python-simpletal
39 * python-unit
40 * python-xdg # SebastienBacher
41 * python-xmpp
42 * python-libxml2
43 * python-libxslt1
44
45Moved from supported:
46
47 * python-pygresql # JamesTroup, from hoglet
48 * python-nevow
49 * python-twisted
50 * idle # Python IDE
51 * python-pullparser # modules, where python2.4-foo is in main
52 * python-gpod
53
54Extra GCC packages
55
56 * gcj-4.4-source
57 * g++-4.5-multilib # seed it directly until changing the defaults
58 * gfortran-4.5
59 * cpp-4.5-doc
60 * gcc-4.5-doc
61 * g++-4.5-doc
062
=== added file 'dvd'
--- dvd 1970-01-01 00:00:00 +0000
+++ dvd 2011-01-10 23:16:58 +0000
@@ -0,0 +1,229 @@
1= Hardware =
2
3
4== Graphics ==
5
6 * nvidia-current
7 * nvidia-glx-173
8 * nvidia-glx-96
9 * fglrx
10
11== Wireless ==
12 * bcmwl-kernel-source #since we no longer have LRM
13
14= Standards =
15
16 * lsb
17
18= Development =
19
20== Development Tools ==
21
22 * ant
23 * ocaml-native-compilers # we support the source package anyway
24 * pymacs # makes bicyclerepair work with emacs
25 * libpurple-bin # no particular reason to keep this single binary in universe
26 * quilt # build-deps used to be pulled in automatically, now seed this directly
27
28== Mono ==
29
30 * mono-devel
31 * mono-jay
32 * mono-classlib-1.0
33 * libmono-sqlite1.0-cil
34
35== OpenOffice.org ==
36
37 * openoffice.org-officebean
38 * openoffice.org-help-br
39 * openoffice.org-l10n-br
40 * libxsltc-java
41
42= Desktop =
43
44 * xchat-gnome
45 * thunderbird # world favourite mail client
46 * nautilus-gksu
47 * abrowser
48
49 * openoffice.org-filter-binfilter
50 * openoffice.org-style-andromeda
51 * openoffice.org-style-default
52 * openoffice.org-style-industrial
53 * openoffice.org-style-tango
54 * gnome-accessibility-themes-extras
55
56 * icedtea-plugin
57
58 * seahorse-plugins
59 * gimp
60
61Other:
62
63 * devhelp
64 * dia-gnome # useful but a bit specialist
65 * finger
66 * gftp-gtk
67 * glade-gnome-3
68 * memprof
69 * xnest
70 * xrestop
71 * unclutter # super useful for anti-mouse freaks
72 * inkscape # SVG drawing application
73 * screem # MRS, our default html editor
74 * vim-gnome
75 * vim-tiny
76 * vorbis-tools
77 * vorbisgain
78 * enscript
79 * bbdb
80 * auctex
81 * lbdb
82 * dictd
83 * dict-gcide
84 * dict-moby-thesaurus
85 * dict-foldoc
86 * dict-jargon
87 * dict-vera
88 * sabayon # desktop profile management
89 * tomboy
90 * liferea
91 * gkbd-capplet # we need to support the source anyway
92 * gvfs-bin
93 * virt-manager
94 * python-virtinst
95 * python-gtk-vnc
96 * python-urlgrabber
97
98= Console Tools =
99
100 * freecdb
101 * dict
102 * wdiff
103 * xml-twig-tools # we need libxml-twig-perl as build dep anyway, so we can as well support this binary
104 * bittornado # used on the servers.
105
106= Documentation =
107
108We need a consistent policy for -doc. At the least, any -doc package produced by a source package that also generates a binary package in one of our seed lists should absolutely go into supported.
109
110 * doc-linux-html # ColinWatson; basic HOWTOs and stuff from LDP
111 * manpages-dev # ColinWatson
112 * ubuntu-faqguide
113 * monodoc
114 * monodoc-browser
115 * diveintopython
116 * diveintopython-zh
117 * autoconf-doc
118 * automake1.8-doc
119 * automake1.9-doc
120 * automake1.10-doc
121 * packaging-guide
122 * %texlive-doc
123 * texlive-font-utils
124 * texlive-bibtex-extra
125 * texlive-fonts-extra
126 * texlive-publishers
127 * texlive-science
128
129 * gimp-manual
130 * gimp-help-en
131 * gimp-help-de
132 * gimp-help-sv
133 * gimp-help-fr
134 * gfortran-doc
135 * doc-linux-text
136 * gimp-helpbrowser
137 * exim4-doc-html
138 * libstdc++6-4.4-doc
139
140These *-doc packages are in separate source packages, so Extra-Includes won't catch them and they need to be listed explicitly.
141
142 * automake1.8-doc
143 * automake1.9-doc
144 * bison-doc
145 * diff-doc
146 * gawk-doc
147 * gdb-doc
148 * glibc-doc-reference
149 * gnupg-doc
150 * make-doc
151 * python-gtk2-doc
152 * python-gtk2-tutorial
153 * scribus-doc
154 * tar-doc
155
156== Multimedia ==
157
158 * flac
159 * esound-clients
160 * eyed3 # we need to support the source anyway, harmless tool
161
162= Database =
163
164 * libqt3c102-mt-mysql
165 * libqt3c102-mt-psql
166
167= Localisation =
168
169 * gettext-el
170 * myspell-de-de-oldspell # non-default alternative for language-support-de
171 * myspell-fr # myspell-fr-gut preferred
172 * ttf-alee
173 * ttf-unfonts-core
174 * ttf-unfonts-extra
175 * ttf-arphic-bkai00mp
176 * ttf-arphic-bsmi00lp
177 * ttf-arphic-gbsn00lp
178 * ttf-arphic-gkai00mp
179 * ttf-malayalam-fonts
180 * ttf-devanagari-fonts
181 * ttf-tamil-fonts
182 * ttf-oriya-fonts
183 * ttf-kannada-fonts
184 * ttf-bengali-fonts
185 * ttf-indic-fonts
186 * ttf-indic-fonts-core
187 * ttf-telugu-fonts
188 * ttf-punjabi-fonts
189 * ttf-gujarati-fonts
190 * nabi
191 * imhangul
192 * culmus
193 * %texlive-lang
194 * openoffice.org-help-en-gb
195 * openoffice.org-l10n-en-gb
196 * openoffice.org-l10n-in # dependency package for Indian locales
197 * openoffice.org-l10n-za # dependency package for South African locales
198
199= Transitional packages =
200
201It's useful to have these on the DVD so that it can be used as an
202apt source for upgrades.
203
204 * ec2-init
205
206= Miscellaneous =
207
208 * miscfiles
209
210= Germinate workarounds =
211
212= Not quite ready for the default install yet =
213
214= Language packs =
215
216The complete set is in the DVD live image (dvd-live). We do not have
217the space to include the entire set of .debs all over again here, so
218let's just pick a few common ones
219
220 * Languages: en es xh pt de fr
221 * language-pack-${Languages}
222 * language-pack-gnome-${Languages}
223 * language-support-${Languages}
224
225== Blacklist ==
226
227libavcodec cannot be shipped on CDs (c.f. Ubuntu technical board resolution 2007-01-02).
228
229 * !libavcodec*
0230
=== added file 'dvd-live'
--- dvd-live 1970-01-01 00:00:00 +0000
+++ dvd-live 2011-01-10 23:16:58 +0000
@@ -0,0 +1,28 @@
1Task-Per-Derivative: 1
2Task-Section: user
3Task-Description: Ubuntu live DVD
4Task-Extended-Description: This task provides the extra packages installed on the Ubuntu live DVD, above and beyond those included on the Ubuntu live CD. It is neither useful nor recommended to install this task in other environments.
5Task-Relevance: 2
6Task-Key: language-pack-aa
7Task-Test-new-install: skip show
8
9= Language packs; in theory we're putting them all on the DVD =
10 * /^language-pack-[^-]+$/
11 * /^language-pack-gnome-[^-]+$/
12 * /^language-support-[^-]+$/
13
14= Input methods =
15# currently not otherwise seeded on the desktop, but according to
16# doc/langpacks.txt they should be for their corresponding languages
17 * ibus-chewing
18 * ibus-hangul
19 * ibus-anthy
20 * ibus-table-cangjie
21 * ibus-table-erbi
22 * ibus-table-extraphrase
23 * ibus-table-wubi
24 * ibus-table-yong
25
26= Desktop =
27
28 * icedtea-plugin
029
=== added file 'eucalyptus-cloud'
--- eucalyptus-cloud 1970-01-01 00:00:00 +0000
+++ eucalyptus-cloud 2011-01-10 23:16:58 +0000
@@ -0,0 +1,9 @@
1Task-Section: server
2Task-Description: Cloud computing: top-level cloud controller
3Task-Extended-Description: Eucalyptus cloud controller.
4Task-Key: eucalyptus-cloud
5Task-Test-new-install: skip show
6
7 * eucalyptus-cloud [amd64 i386]
8 * avahi-daemon [amd64 i386]
9 * euca2ools [amd64 i386]
010
=== added file 'eucalyptus-cluster'
--- eucalyptus-cluster 1970-01-01 00:00:00 +0000
+++ eucalyptus-cluster 2011-01-10 23:16:58 +0000
@@ -0,0 +1,10 @@
1Task-Section: server
2Task-Description: Cloud computing: cluster controller
3Task-Extended-Description: Eucalyptus cluster controller.
4Task-Key: eucalyptus-cc
5Task-Test-new-install: skip show
6
7 * eucalyptus-cc [amd64 i386]
8 * bridge-utils [amd64 i386]
9 * avahi-daemon [amd64 i386]
10 * euca2ools [amd64 i386]
011
=== added file 'eucalyptus-node'
--- eucalyptus-node 1970-01-01 00:00:00 +0000
+++ eucalyptus-node 2011-01-10 23:16:58 +0000
@@ -0,0 +1,12 @@
1Task-Section: server
2Task-Description: Cloud computing: node controller
3Task-Extended-Description: Eucalyptus node controller.
4Task-Key: eucalyptus-nc
5Task-Test-new-install: skip show
6
7 * eucalyptus-nc [amd64 i386]
8 * ubuntu-virt-server [amd64 i386]
9 * bridge-utils [amd64 i386]
10 * aoetools [amd64 i386]
11 * avahi-daemon [amd64 i386]
12 * euca2ools [amd64 i386]
013
=== added file 'eucalyptus-simple-cluster'
--- eucalyptus-simple-cluster 1970-01-01 00:00:00 +0000
+++ eucalyptus-simple-cluster 2011-01-10 23:16:58 +0000
@@ -0,0 +1,13 @@
1Task-Section: server
2Task-Description: Cloud computing: all-in-one cluster
3Task-Extended-Description: Combined Eucalyptus cloud and cluster controllers.
4Task-Key: eucalyptus-cc
5Task-Test-new-install: skip show
6
7 * eucalyptus-cloud [amd64 i386]
8 * eucalyptus-walrus [amd64 i386]
9 * eucalyptus-cc [amd64 i386]
10 * eucalyptus-sc [amd64 i386]
11 * bridge-utils [amd64 i386]
12 * avahi-daemon [amd64 i386]
13 * euca2ools [amd64 i386]
014
=== added file 'eucalyptus-storage'
--- eucalyptus-storage 1970-01-01 00:00:00 +0000
+++ eucalyptus-storage 2011-01-10 23:16:58 +0000
@@ -0,0 +1,10 @@
1Task-Section: server
2Task-Description: Cloud computing: storage controller
3Task-Extended-Description: Eucalyptus storage controller.
4Task-Key: eucalyptus-sc
5Task-Test-new-install: skip show
6
7 * eucalyptus-sc [amd64 i386]
8 * aoetools [amd64 i386]
9 * avahi-daemon [amd64 i386]
10 * euca2ools [amd64 i386]
011
=== added file 'eucalyptus-walrus'
--- eucalyptus-walrus 1970-01-01 00:00:00 +0000
+++ eucalyptus-walrus 2011-01-10 23:16:58 +0000
@@ -0,0 +1,9 @@
1Task-Section: server
2Task-Description: Cloud computing: Walrus storage service
3Task-Extended-Description: Eucalyptus Walrus controller.
4Task-Key: eucalyptus-walrus
5Task-Test-new-install: skip show
6
7 * eucalyptus-walrus [amd64 i386]
8 * avahi-daemon [amd64 i386]
9 * euca2ools [amd64 i386]
010
=== renamed file 'installer' => 'installer.THIS'
=== added file 'live.OTHER'
--- live.OTHER 1970-01-01 00:00:00 +0000
+++ live.OTHER 2011-01-10 23:16:58 +0000
@@ -0,0 +1,39 @@
1Task-Per-Derivative: 1
2Task-Section: user
3Task-Description: Ubuntu live CD
4Task-Extended-Description: This task provides the extra packages installed on the Ubuntu live CD. It is neither useful nor recommended to install this task in other environments.
5Task-Relevance: 2
6Task-Key: ubiquity-frontend-gtk
7Task-Test-new-install: skip show
8Task-Seeds: live-common
9
10 * Languages: en
11 * language-pack-${Languages}
12 * language-pack-gnome-${Languages}
13 * language-support-${Languages}
14
15 * Languages: es xh pt
16 * language-pack-${Languages} [!powerpc]
17 * language-pack-gnome-${Languages} [!powerpc]
18
19Enough room on i386, not enough on amd64:
20 * Languages: de fr bn zh-hans
21 * language-pack-${Languages} [i386]
22 * language-pack-gnome-${Languages} [i386]
23
24We should have enough space to include all langpacks on the 1 GB armel desktop
25live images:
26 * /^language-pack-[^-]+$/ [armel]
27 * /^language-pack-gnome-[^-]+$/ [armel]
28
29 * gparted
30 * cifs-utils # Needed by casper for CIFS root=
31
32== Ubiquity components ==
33
34These packages make up the Ubiquity live installer.
35
36 * ubiquity-frontend-gtk
37 * ubiquity-ubuntu-artwork
38 * ubiquity-slideshow-ubuntu
39 * python-webkit # Needed by ubiquity-frontend-gtk for ubiquity-slideshow.
040
=== added file 'mail-server.OTHER'
--- mail-server.OTHER 1970-01-01 00:00:00 +0000
+++ mail-server.OTHER 2011-01-10 23:16:58 +0000
@@ -0,0 +1,14 @@
1Task-Section: server
2Task-Description: Mail server
3Task-Extended-Description: This task selects a variety of package useful for a general purpose mail
4Task-Extended-Description: server system.
5Task-Key: postfix
6
7 * postfix
8 * dovecot-pop3d
9 * dovecot-imapd
10 * bsd-mailx
11 * mutt
12 * procmail
13
14Additionally, Debian has mailagent, but that's in universe and not an option.
015
=== renamed file 'minimal' => 'minimal.THIS'
=== added file 'openssh-server.OTHER'
--- openssh-server.OTHER 1970-01-01 00:00:00 +0000
+++ openssh-server.OTHER 2011-01-10 23:16:58 +0000
@@ -0,0 +1,7 @@
1Task-Section: server
2Task-Description: OpenSSH server
3Task-Extended-Description: Selects packages needed for an OpenSSH server.
4Task-Relevance: 7
5Task-Key: openssh-server
6
7 * openssh-server
08
=== added file 'print-server.OTHER'
--- print-server.OTHER 1970-01-01 00:00:00 +0000
+++ print-server.OTHER 2011-01-10 23:16:58 +0000
@@ -0,0 +1,12 @@
1Task-Section: server
2Task-Description: Print server
3Task-Extended-Description: This task sets up your system to be a print server.
4Task-Key: cups, cups-bsd, cups-client
5
6 * cups
7 * cups-bsd
8 * cups-client
9 * cups-driver-gutenprint
10 * foomatic-db-compressed-ppds
11 * hpijs
12 * openprinting-ppds
013
=== renamed file 'required' => 'required.THIS'
=== added file 'samba-server.OTHER'
--- samba-server.OTHER 1970-01-01 00:00:00 +0000
+++ samba-server.OTHER 2011-01-10 23:16:58 +0000
@@ -0,0 +1,12 @@
1Task-Section: server
2Task-Description: Samba file server
3Task-Extended-Description: This task sets up your system to be a Samba file server, which is
4Task-Extended-Description: especially suitable in networks with both Windows and Linux systems.
5Task-Key: samba
6
7 * libpam-smbpass
8 * samba
9 * samba-doc
10 * smbclient
11 * smbfs
12 * winbind
013
=== added file 'server'
--- server 1970-01-01 00:00:00 +0000
+++ server 2011-01-10 23:16:58 +0000
@@ -0,0 +1,26 @@
1Task-Section: server
2Task-Description: Basic Ubuntu server
3Task-Extended-Description: This task provides the Ubuntu server environment.
4Task-Relevance: 8
5Task-Key: screen
6
7This seed lists the packages we want to install by default in the new server install.
8
9= System administration tools =
10
11 * patch
12 * screen
13 * byobu
14 * landscape-common
15 * vim
16 * apport # LP: #424051
17
18= Network =
19
20 * wireless-tools
21 * wpasupplicant # ScottJamesRemnant
22
23= Documentation =
24
25 * w3m
26 * ubuntu-serverguide
027
=== added file 'server-ship.OTHER'
--- server-ship.OTHER 1970-01-01 00:00:00 +0000
+++ server-ship.OTHER 2011-01-10 23:16:58 +0000
@@ -0,0 +1,333 @@
1= Kernel =
2
3We seed both linux-* and linux-image-* so that it's easier to build CD
4images without the restricted component. The linux-* kernels include
5restricted modules.
6
7 * Kernel-Stem: linux linux-image
8
9== i386 ==
10
11 * ${Kernel-Stem}-generic-pae [i386]
12 * linux-headers-generic-pae [i386]
13 * ${Kernel-Stem}-virtual [i386]
14 * linux-headers-virtual [i386]
15
16== powerpc ==
17
18 * ${Kernel-Stem}-powerpc-smp [powerpc]
19 * linux-headers-powerpc-smp [powerpc]
20
21== amd64 ==
22
23 * ${Kernel-Stem}-server [amd64]
24 * linux-headers-server [amd64]
25 * ${Kernel-Stem}-virtual [amd64]
26 * linux-headers-virtual [amd64]
27
28= From Ship =
29
30 * ssh
31 * lsb-core
32 * lsb-cxx
33 * ntp
34 * bsd-mailx
35 * mutt
36 * build-essential
37 * fakeroot
38 * devscripts
39 * setserial
40
41= Cluster =
42
43 * redhat-cluster-suite
44 * ocfs2-tools
45 * libaio1
46 * libaio-dev
47 * ipvsadm
48 * keepalived
49 * gnbd-client
50 * gnbd-server
51 * multipath-tools
52
53= Servers and Daemons =
54
55Database:
56
57 * mysql-client
58 * mysql-server
59 * postgresql
60 * postgresql-client
61 * postgresql-doc
62
63Proxy:
64
65 * squid # RobertCollins
66
67LDAP:
68
69 * slapd
70 * ldap-utils
71 * ldap-auth-client # metapackage that pulls in lib{pam,nss}-ldap and configuration magic
72
73Web:
74
75 * apache2
76 * apache2-doc
77 * apache2-mpm-event
78 * apache2-mpm-prefork
79 * apache2-mpm-worker
80 * apache2-utils
81 * libapache2-mod-auth-mysql # FabioMassimoDiNitto
82 * libapache2-mod-auth-pgsql # FabioMassimoDiNitto
83 * libapache2-mod-macro # FabioMassimoDiNitto
84 * libapache2-mod-perl2 # python is in supported
85 * libapache2-mod-python #ThomMay
86 * libapache2-mod-python-doc #ThomMay
87 * libapache2-mod-auth-plain # FabioMassimoDiNitto
88 * libapache2-mod-security # FabioMassimoDiNitto
89 * libapache-mod-auth-kerb # ChuckShort
90
91PHP:
92
93 * libapache2-mod-php5
94 * php-pear
95 * php5-cgi
96 * php5-cli
97 * php5-curl
98 * php5-gd
99 * php5-gmp
100 * php5-ldap
101 * php5-mhash
102 * php5-mysql
103 * php5-odbc
104 * php5-pgsql
105 * php5-pspell
106 * php5-recode
107 * php5-snmp
108 * php5-sqlite
109 * php5-tidy
110 * php5-xmlrpc
111 * php5-xsl
112 * php5
113
114Email:
115
116 * dovecot-imapd
117 * dovecot-pop3d
118 * dovecot
119 * postfix-cdb
120 * postfix-doc
121 * postfix-ldap
122 * postfix-mysql
123 * postfix-pcre
124 * postfix-pgsql
125 * postfix
126 * amavisd-new # ChuckShort
127 * spamassassin # Scott Kitterman
128 * clamav # Scott Kitterman
129 * clamav-daemon # Scott Kitterman
130
131Must also consider webmail and so on...
132
133FTP/TFTP:
134
135 * vsftpd # a secure ftpd
136 * tftpd-hpa # The one from OpenBSD which supports PXE
137 * tftp-hpa # client
138
139Printing:
140 * cups # our preferred printer management infrastructure
141 * cups-bsd # gives us lpc, lpq, lpr, lprm
142 * cups-client # gives us cancel, cupstestppd, lp, lpoptions, lppasswd, lpstat, cupsaddsmb, accept, lpadmin, lpinfo, lpmove
143 * foomatic-db-compressed-ppds # the foomatic printer driver database
144 * foomatic-filters # converter from postscript to printer-specific formats
145 * openprinting-ppds
146 * cups-driver-gutenprint # a ton of cupsys ppds, for real comprehensive printer support
147 * pnm2ppa # several ppds require this
148 * ghostscript # some ppds require this
149
150Other:
151
152 * isc-dhcp-server
153 * snmp
154 * snmpd
155 * openbsd-inetd
156 * nbd-server
157 * open-iscsi # ChuckShort
158 * open-iscsi-udeb # SorenHansen
159 * drbd8-utils # ChuckShort - ServerPackageReview
160 * nut # ChuckShort - ServerPackageReview
161 * nut-cgi
162 * nut-snmp
163 * openvpn #ChuckShort - ServerPackageReview
164 * netcat-openbsd
165 * munin-node
166 * munin-plugins-contrib
167 * munin
168 * openssh-blacklist-extra
169 * openssl-blacklist-extra
170 * openvpn-blacklist
171 * bacula # ChuckShort - SRP
172 * bacula-common # ChuckShort - SRP
173 * bacula-director-common # ChuckShort - SRP
174 * bacula-director-mysql # ChuckShort - SRP
175 * bacula-director-pgsql # ChuckShort - SRP
176 * bacula-client # ChuckShort - SRP
177 * bacula-fd # ChuckShort - SRP
178 * bacula-server # ChuckShort - SRP
179 * bacula-sd # ChuckShort - SRP
180 * bacula-sd-mysql # ChuckShort - SRP
181 * bacula-sd-pgsql # ChuckShort - SRP
182 * bacula-console # ChuckShort - SRP
183 * likewise-open
184 * libpkcs11-helper1
185 * tomcat6
186 * tomcat6-user
187 * tomcat6-admin
188 * tomcat6-examples
189 * tomcat6-docs
190 * tomcat6-common
191 * libtomcat6-java
192 * libservlet2.5-java
193 * libcommons-dbcp-java
194 * libcommons-collections-java
195 * libcommons-pool-java
196 * jsvc
197 * libcommons-daemon-java
198 * zip #ChuckShort - server-lucid-seeds
199 * unzip #ChuckShort - server-lucid-seeds
200 * python-svn #ChuckShort - server-lucid-canonical-application-support
201 * tdb-tools #ChuckShort - server-lucid-seeds
202 * acl #ChuckShort - server-lucid-seeds
203
204Application Servers:
205
206 * mailman
207
208RCS:
209
210 * cvs
211 * bzr
212
213Utilities:
214
215 * pm-utils
216 * pciutils # kirkland added at the request of onsite hardware enablement (manjo)
217
218= Network =
219
220 * nmap # network diagnostics
221 * dnstracer # dns network diagnostics
222 * iptraf # sysadmin's toy, may be a candidate for removal
223 * pptpd # server that allows setup of Microsoft-compatible VPN
224 * ifenslave-2.6 # interface bonding/trunking/etherchannel
225 * ipsec-tools # IPsec configuration
226 * vlan # userland tools to config 8021q support
227 * vlan-udeb # userland tools to support 8021q from the installer
228 * bridge-utils # userland tools to config kernel bridging feature
229 * wakeonlan # sends magic packet to wake sleeping servers
230 * ethtool # needed to enable a server to wakeonlan
231 * iputils-arping # would have made elmo's life easier at debconf 4
232
233IPv6 tools:
234
235 * radvd # FabioMassimoDiNitto
236 * quagga # RobertCollins
237
238Security:
239
240 * checksecurity # JamesTroup, from Hoglet
241 * aide # JamesTroup, from Hoglet
242
243= Shells =
244
245 * zsh
246
247= System Administration Tools =
248
249 * attr # will move to base if we go to selinux
250 * quota
251 * backuppc # RobertCollins
252 * debian-goodies
253 * whois # FabioMassimoDiNitto
254 * cu # super-basic serial access
255 * libpam-cracklib # enables weak password checking during password change, should it be in desktop?
256 * libpam-krb5 # ChuckShort
257 * libpam-mount # ChuckShort
258 * libpam-p11 # ChuckShort
259 * libpam-radius-auth # ChuckShort
260 * pam-p11 # ChuckShort
261 * chkrootkit # forensic detection of rootkit
262 * xinetd # JamesTroup, from hoglet
263 * libcap-bin
264 * libpam-opie
265 * opie-client
266 * opie-server
267 * sasl2-bin
268 * autofs5
269 * awstats
270 * acct
271 * authbind # BIGGER SECURITAH REVIEW
272 * siege
273 * smartmontools # hard disk diagnostics
274 * mtx # ChuckShort - ServerPackageReview
275 * logwatch # ChuckShort - ServerPackageReview
276 * lsscsi # ChuckShort
277 * vblade # ChuckShort
278 * sysstat # ChuckShort - ServerPackageReview
279 * openipmi # ChuckShort - ServerPackageReview
280 * munin # ChuckShort - ServerPackageReview
281 * munin-plugins-contrib # ChuckShort - ServerPackageReview
282 * munin-node # ChuckShort - ServerPackageReview
283 * dbconfig-common # ChuckShort - calendaring spec.
284 * unattended-upgrades
285 * update-motd # RickClark
286 * landscape-client # RickClark
287 * computer-janitor
288 * puppet # ChuckShort
289 * puppetmaster # Chuck Short
290 * facter # Chuck Short
291 * fortunes-ubuntu-server
292 * etckeeper
293
294= Virtualisation =
295
296 * kvm
297 * python-libvirt
298 * python-urlgrabber
299 * libvirt-bin
300
301= Documentation =
302
303 * ubuntu-serverguide
304
305== Miscellaneous ==
306
307 * miscfiles
308 * checkbox-cli # MathiasGug
309 * apport # MathiasGug
310 * kerneloops-daemon # JamesWestby
311 * python-beautifulsoup #ChuckShort
312 * python-genshi #ChuckShort
313
314
315= From desktop =
316
317 * bc
318 * screen
319 * lftp
320 * zip
321 * unzip # also used for .zip support in file-roller
322
323= Installer =
324
325 * oem-config-debconf
326 * partman-iscsi
327 * eucalyptus-udeb
328
329== Blacklist ==
330
331libavcodec cannot be shipped on CDs (c.f. Ubuntu technical board resolution 2007-01-02).
332
333 * !libavcodec*
0334
=== added file 'ship-live.OTHER'
--- ship-live.OTHER 1970-01-01 00:00:00 +0000
+++ ship-live.OTHER 2011-01-10 23:16:58 +0000
@@ -0,0 +1,43 @@
1The ship-live seed will be added to the live CD as an ordinary package
2archive. Here belongs anything that somebody might need to install after
3installing the contents of the live CD in order to get online and fetch more
4packages.
5
6== Development ==
7
8These packages are needed in order to build Ubuntu packages.
9
10 * build-essential
11 * fakeroot
12
13== Hardware & Network Access ==
14
15 * pptp-linux # client for Microsoft-compatible VPN's, needed for some ISPs
16 * sl-modem-daemon # needed for some Winmodems (see OutoftheboxWinmodem)
17 * bpalogin
18 * ndiswrapper-utils-1.9 [amd64 i386]
19 * ndisgtk
20
21 * linux-wlan-ng
22 * libatm1 # suggested by ppp for PPP-over-ATM
23 * setserial # needed by folks with nonstandard serial ports
24 * mouseemu # needed on Macs with single-button mice
25 * ps3pf-utils [powerpc] # small utilities for PlayStation 3 systems
26 * elfspe2 [powerpc] # SPE access for Cell systems
27 * b43-fwcutter
28 * bcmwl-kernel-source #since we no longer have LRM
29 * wvdial # network-manager should replace this functionality ASAP
30
31== Installer ==
32
33 * grub # needed for dmraid et al
34 * grub-efi [amd64]
35 * oem-config-gtk
36 * lupin-support [amd64 i386] # installer-for-windows
37 * uboot-mkimage [armel] # needed on dove for uboot
38
39== Blacklist ==
40
41libavcodec cannot be shipped on CDs (c.f. Ubuntu technical board resolution 2007-01-02).
42
43 * !libavcodec*
044
=== renamed file 'standard' => 'standard.THIS'
=== added file 'supported-desktop-extra'
--- supported-desktop-extra 1970-01-01 00:00:00 +0000
+++ supported-desktop-extra 2011-01-10 23:16:58 +0000
@@ -0,0 +1,27 @@
1This seed exists only to allow fine tuning the 3y support time
2
3= Dev tools =
4
5 * cdbs
6 * gnupg2
7
8= Additional multimedia =
9
10 * cheese
11 * ffmpeg
12 * gstreamer-tools
13
14= Nvidia =
15
16 * nvidia-180-libvdpau
17 * nvidia-185-libvdpau
18 * nvidia-185-modaliases
19 * nvidia-kernel-common
20
21= Extra desktop =
22
23 * openoffice.org-base
24 * openoffice.org-evolution
25 * pidgin
26 * scrollkeeper
27 * thunderbird-gnome-support
028
=== added file 'supported.OTHER'
--- supported.OTHER 1970-01-01 00:00:00 +0000
+++ supported.OTHER 2011-01-10 23:16:58 +0000
@@ -0,0 +1,112 @@
1Most of what was formerly in the supported seed is now in the dvd seed. This
2seed now includes some things that are too big for a DVD, and of course also
3inherits from everything else.
4
5= Language support =
6
7The following packages also have application translations, but are not
8using gettext, but a custom format. language-selector will install
9them as appropriate.
10
11 * /^gimp-help-/
12 * /^evolution-documentation-/
13 * /^openoffice.org-help-/
14 * /^openoffice.org-l10n-/
15 * /^thunderbird-locale-/
16 * poppler-data
17
18The following input aids are also installed on demand by
19language-selector:
20
21 * mozvoikko
22 * openoffice.org-voikko
23 * /^gnome-user-guide-/
24 * /^openoffice.org-thesaurus-/
25 * /^openoffice.org-hyphenation/
26
27Transitional packages for the -zh split, to be kept until after the
28next LTS after 8.04 (most likely karmic+1):
29
30 * language-pack-gnome-zh-base
31 * language-pack-kde-zh-base
32 * language-pack-zh-base
33 * language-support-fonts-zh
34 * language-support-input-zh
35
36= Transitional packages for clean upgrades =
37
38 * nvidia-185-modaliases # drop in lucid+1
39
40= Rescued from Extra =
41
42 * Extra-Include: *-dbg *-debug *-dev *-doc *-docs *-gcj
43
44... and some miscellaneous exclusions for things we don't want to drag in
45automatically (note that Extra-Exclude *only* prevents packages from being
46included due to matching Extra-Include patterns, and has no other effect):
47
48 * Extra-Exclude: libstdc++6-doc libstdc++6-dev libstdc++6-dbg lib*stdc++6-4.1* lib*stdc++6-4.2* lib*stdc++6-4.3*
49 * Extra-Exclude: libgnat*-dev libgnat*-dbg gnat*-doc
50 * Extra-Exclude: gpc*-doc
51 * Extra-Exclude: lib*mudflap*
52 * Extra-Exclude: gfortran-4.1-doc gfortran-4.2-doc gfortran-4.3-doc lib*gfortran1-dbg
53 * Extra-Exclude: lib*objc1-dbg
54 * Extra-Exclude: libavformat-dev libpostproc-dev
55 * Extra-Exclude: libgdchart-gd2-xpm-dev
56 * Extra-Exclude: libgdome2-ocaml-dev
57 * Extra-Exclude: libmpich-mpd1.0-dev libmpich-shmem1.0-dev
58 * Extra-Exclude: libnetpbm9-dev
59 * Extra-Exclude: libavahi-compat-howl-dev
60 * Extra-Exclude: libboost-*-dev
61 * Extra-Exclude: libcairo-directfb2-dev
62 * Extra-Exclude: libcdio-*-dev libiso9660-dev
63 * Extra-Exclude: libxaw6* # built from the same source as libxaw7*
64 * Extra-Exclude: nvidia-glx-legacy-dev # nvidia-glx-legacy is unsupportable
65 * Extra-Exclude: python-qt3-gl-dbg # We don't want python-qt3-gl in main
66 * Extra-Exclude: python-qt4-gl python-qt4-gl-dbg # We don't want python-qt4-gl in main
67 * Extra-Exclude: g77-doc # pulls in gcc-3.4
68 * Extra-Exclude: libkiten-dev
69 * Extra-Exclude: sendmail-doc
70 * Extra-Exclude: mono-dbg # only useful with mono-debugger, currently in universe
71 * Extra-Exclude: python-renderpm-dbg
72 * Extra-Exclude: python-reportlab-accel-dbg # packages aren't in main, -dbg shouldn't cause them to be
73 * Extra-Exclude: libnewlib-dev # not used in main, we only want newlib-spu for powerpc
74 * Extra-Exclude: sendmail-doc # sendmail source is only in main for libmilter
75 * Extra-Exclude: libgnumail-java-doc # depends on classpath
76 * Extra-Exclude: libcommons-dbcp-java-doc # depends on classpath
77 * Extra-Exclude: javacc-doc # depends on classpath
78 * Extra-Exclude: virtuoso-vad-doc # depends on binaries that were not MIR-approved
79 * Extra-Exclude: libgl1-mesa-dri-experimental-dbg # LP: #638097
80
81
82Transitional packages:
83
84 * Extra-Exclude: atm-dev
85 * Extra-Exclude: mozilla-firefox-dev
86 * Extra-Exclude: xserver-xorg-video-amd-dbg
87
88Exclude some KDE-specific pieces:
89
90 * Extra-Exclude: kdebase-dbg
91 * Extra-Exclude: kdelibs-dbg
92 * Extra-Exclude: kdelibs4-doc
93 * Extra-Exclude: kdepim-dbg
94 * Extra-Exclude: kdesdk-dbg
95 * Extra-Exclude: libdbus-qt-1-dev
96 * Extra-Exclude: libdcop3-java-dev
97 * Extra-Exclude: libindex0-dev
98 * Extra-Exclude: libpoppler-qt-dev
99 * Extra-Exclude: libqt4-debug libqt4-debug-dev qt4-doc
100 * Extra-Exclude: libsmokekde-dev
101 * Extra-Exclude: python-kde3-dbg
102 * Extra-Exclude: python-qt3-dbg
103 * Extra-Exclude: python-qtext-dbg
104 * Extra-Exclude: qt-x11-free-dbg
105
106Temporary workarounds:
107
108 * openoffice.org-evolution # no rdepends any more, noticed too late
109
110= Build infrastructure =
111
112 * pkgbinarymangler # needs to be in main to stay in the buildd chroots
0113
=== added file 'tomcat-server'
--- tomcat-server 1970-01-01 00:00:00 +0000
+++ tomcat-server 2011-01-10 23:16:58 +0000
@@ -0,0 +1,9 @@
1Task-Section: server
2Task-Description: Tomcat Java server
3Task-Extended-Description: Selects a ready-made Java Application server.
4Task-Key: tomcat6
5
6 * tomcat6
7 * tomcat6-examples
8 * tomcat6-docs
9 * tomcat6-admin
010
=== added file 'uec'
--- uec 1970-01-01 00:00:00 +0000
+++ uec 2011-01-10 23:16:58 +0000
@@ -0,0 +1,35 @@
1Task-Section: server
2Task-Description: Ubuntu Enterprise Cloud (instance)
3Task-Extended-Description: Packages included in UEC images.
4Task-Key: cloud-init
5
6= Libraries =
7
8See https://launchpad.net/bugs/427288 for why we need both of these (-i686 on UEC, -xen on EC2).
9
10 * libc6-i686 [i386]
11 * libc6-xen [i386]
12
13= System administration tools =
14
15 * patch
16 * byobu
17 * landscape-common
18 * vim
19 * apport # LP: #424051
20 * openssh-server
21 * curl
22 * tasksel # LP: #649833
23
24= Documentation =
25
26 * w3m
27 * ubuntu-serverguide
28
29= EC2 =
30
31 * cloud-init
32 * cloud-utils
33# * ec2-ami-tools
34 * euca2ools
35 * grub-legacy-ec2
036
=== added file 'uec-live'
--- uec-live 1970-01-01 00:00:00 +0000
+++ uec-live 2011-01-10 23:16:58 +0000
@@ -0,0 +1,113 @@
1Task-Per-Derivative: 1
2Task-Section: user
3Task-Description: Ubuntu Enterprise Cloud Live CD
4Task-Extended-Description: This task provides the UEC packages installed on the Ubuntu live CD. It is neither useful nor recommended to install this task in other environments.
5Task-Relevance: 2
6Task-Key: eucalyptus-simple-cluster
7Task-Test-new-install: skip show
8Task-Seeds: live-common
9
10# Drop all languages but english
11 * Languages: en
12
13# Add the UEC packages
14 * eucalyptus-simple-cluster
15 * eucalyptus-node
16 * uec
17
18# Add the necessary liveCD components, drop the rest
19 * (avahi-autoipd) # IPv4 link-local interface configuration support
20 * (network-manager-gnome) # see NetworkRoaming spec
21 * (network-manager-pptp)
22 * (network-manager-pptp-gnome)
23 * xterm # Provide a backup terminal and complete X env.
24 * (im-switch)
25 * (ibus)
26 * (ibus-gtk)
27 * (ibus-table)
28 * (ibus-pinyin)
29 * (ibus-pinyin-db-android)
30 * (apport-gtk)
31 * desktop-file-utils
32 * eog
33 * file-roller
34 * gcalctool
35 * gconf-editor
36 * gdm
37 * (gdm-guest-session)
38 * gedit
39 * gnome-about
40 * gnome-applets
41 * software-center
42 * (app-install-data-partner)
43 * (gnome-codec-install) # new default codec installation tool (from debian)
44 * gnome-control-center
45 * system-config-printer-gnome
46 * gnome-icon-theme
47 * gnome-media
48 * gnome-menus
49 * gnome-nettool # part of 2.8
50 * gnome-panel
51 * gnome-session
52 * seahorse
53 * (libpam-gnome-keyring)
54 * gnome-system-monitor # SebastienBacher
55 * gnome-power-manager # OliverGrawert finally ready for shipment
56 * gnome-system-tools
57 * gnome-terminal
58 * gnome-utils
59 * (gnome-user-guide)
60 * gucharmap # SebastienBacher
61 * checkbox-gtk
62 * language-selector # MichaelVogt
63 * metacity # SebastienBacher
64 * (compiz) [i386 powerpc amd64] # compiz is our default WM 'mkay
65 * (firefox)
66 * (firefox-gnome-support)
67 * (ubufox) # ubuntu firefox tweaks - AlexanderSack
68 * nautilus # SebastienBacher
69 * nautilus-sendto
70 * (nautilus-share)
71 * rarian-compat
72 * alacarte # default menu editor
73 * ssh-askpass-gnome
74 * synaptic # default GUI package manager
75 * software-properties-gtk # default GUI sources.list editor
76 * update-manager
77 * update-notifier
78 * gdebi # view/install deb packages
79 * yelp
80 * zenity
81 * (xdg-utils) # useful utilities
82 * xdg-user-dirs
83 * xdg-user-dirs-gtk
84 * pulseaudio-esound-compat
85 * pulseaudio
86 * (pulseaudio-module-gconf)
87 * (pulseaudio-module-x11)
88 * (pulseaudio-module-bluetooth)
89 * (gvfs-fuse) # let non-GNOME apps see GVFS via fuse
90 * launchpad-integration # Needed to show the launchpad menu items
91 * (gnome-disk-utility)
92 * gnome-themes-selected
93 * gnome-themes-ubuntu
94 * gtk2-engines # DanielHolbach (gtk2-engines were merged into one package)
95 * gtk2-engines-pixbuf # Required by some themes the user might install
96 * ubuntu-artwork
97 * ubuntu-sounds
98 * gnome-session-canberra # Needed to make login/logout sounds audible.
99 * libsdl1.2debian # tiny and needed for clean CDROM upgrades
100 * libsdl1.2debian-pulseaudio
101 * evince
102 * (gnome-screensaver) # recommends to allow for xscreensaver to be used
103 * xscreensaver-gl # MRS, we will only ship a subset of the screensavers from rss-glx and xscreensaver
104 * xscreensaver-data # subset package for the non-gl screensavers we ship
105 * screensaver-default-images
106 * (jockey-gtk) # enable non-free graphics and other drivers easily
107 * (usb-creator-gtk) [i386 amd64]
108 * (gcc)
109 * (make)
110 * (linux-headers-generic) [i386]
111 * (linux-headers-generic) [amd64]
112 * (linux-headers-dove) [armel]
113 * (plymouth-theme-ubuntu-logo)
0114
=== added file 'virt-host'
--- virt-host 1970-01-01 00:00:00 +0000
+++ virt-host 2011-01-10 23:16:58 +0000
@@ -0,0 +1,10 @@
1Task-Section: server
2Task-Description: Virtual Machine host
3Task-Extended-Description: Packages necessary to host virtual machines
4Task-Metapackage: ubuntu-virt-server
5Task-Key: ubuntu-virt-server
6
7 * ubuntu-virt-server
8 * kvm
9 * libvirt-bin
10 * openssh-server

Subscribers

People subscribed via source and target branches