~codygarver/elementaryos/fix-1304217

448.1.40 by Colin Watson
shift kernels to the top of the server seed, otherwise germinate gets confused when processing rhcs-modules-4 virtual package
1
= Kernel =
2
767 by Colin Watson
explicitly seed both linux-* and linux-image-*, to help with building CD images without the restricted component
3
We seed both linux-* and linux-image-* so that it's easier to build CD
4
images without the restricted component. The linux-* kernels include
5
restricted modules.
6
768 by Colin Watson
fix Kernel-Stem substvars
7
 * Kernel-Stem: linux linux-image
2092 by Colin Watson
Add signed kernels to desktop and server amd64 images.
8
 * Signed-Kernel-Stem: linux-signed linux-signed-image
767 by Colin Watson
explicitly seed both linux-* and linux-image-*, to help with building CD images without the restricted component
9
448.1.40 by Colin Watson
shift kernels to the top of the server seed, otherwise germinate gets confused when processing rhcs-modules-4 virtual package
10
== i386 ==
11
1340 by Mathias Gug
Remove jeos seed. Add kernel -virtual packages to server-ship. Remove kernel -server-bigiron packages from server-ship.
12
 * ${Kernel-Stem}-virtual [i386]
13
 * linux-headers-virtual [i386]
448.1.40 by Colin Watson
shift kernels to the top of the server seed, otherwise germinate gets confused when processing rhcs-modules-4 virtual package
14
15
== powerpc ==
16
767 by Colin Watson
explicitly seed both linux-* and linux-image-*, to help with building CD images without the restricted component
17
 * ${Kernel-Stem}-powerpc-smp [powerpc]
448.1.40 by Colin Watson
shift kernels to the top of the server seed, otherwise germinate gets confused when processing rhcs-modules-4 virtual package
18
 * linux-headers-powerpc-smp [powerpc]
19
20
== amd64 ==
21
793 by Colin Watson
update for new kernel names (linux-source-2.6.17 2.6.17-7.20); remove some duplication
22
 * ${Kernel-Stem}-server [amd64]
23
 * linux-headers-server [amd64]
1340 by Mathias Gug
Remove jeos seed. Add kernel -virtual packages to server-ship. Remove kernel -server-bigiron packages from server-ship.
24
 * ${Kernel-Stem}-virtual [amd64]
25
 * linux-headers-virtual [amd64]
448.1.40 by Colin Watson
shift kernels to the top of the server seed, otherwise germinate gets confused when processing rhcs-modules-4 virtual package
26
2092 by Colin Watson
Add signed kernels to desktop and server amd64 images.
27
 * ${Signed-Kernel-Stem}-generic [amd64]
28
448.1.74 by Adam Conrad
Bring in some more stuff from ship
29
= From Ship =
448.1.40 by Colin Watson
shift kernels to the top of the server seed, otherwise germinate gets confused when processing rhcs-modules-4 virtual package
30
448.1.74 by Adam Conrad
Bring in some more stuff from ship
31
 * ssh
647.1.15 by Colin Watson
reduce lsb in server/ship to just lsb-core, lsb-cxx, and lsb-graphics; lsb-desktop pulls in both gtk and qt
32
 * lsb-core
33
 * lsb-cxx
448.1.74 by Adam Conrad
Bring in some more stuff from ship
34
 * ntp
1666 by Steve Langasek
replace /all/ references to mailx with bsd-mailx
35
 * bsd-mailx
448.1.74 by Adam Conrad
Bring in some more stuff from ship
36
 * mutt
37
 * build-essential
38
 * fakeroot
39
 * devscripts
40
 * setserial
448.1.40 by Colin Watson
shift kernels to the top of the server seed, otherwise germinate gets confused when processing rhcs-modules-4 virtual package
41
693 by Colin Watson
remove duplicated cluster stuff from supported (ocfs2console and system-config-cluster stay)
42
= Cluster =
448.1.2 by Colin Watson
add server seed from mdz
43
855 by Fabio M. Di Nitto
Cleanup cluster section of old craft
44
 * redhat-cluster-suite
448.1.2 by Colin Watson
add server seed from mdz
45
 * ocfs2-tools
46
 * libaio1
47
 * libaio-dev
448.1.41 by Fabio M. Di Nitto
Add ipvsadm and keepalived to server
48
 * ipvsadm
49
 * keepalived
2016 by Colin Watson
ship multipath-tools-boot to make it possible to boot from a multipath device (installer already has code for this, but it only works with multipath-tools-boot in main
50
 * multipath-tools-boot
2042.1.1 by Dmitrijs Ledkovs
server-ship, cluster section: explicetly add pacemaker and heartbeat
51
 * pacemaker
52
 * heartbeat
448.1.2 by Colin Watson
add server seed from mdz
53
54
= Servers and Daemons =
55
56
Database:
57
1431.1.1 by Dustin Kirkland
server-ship seed cleanup
58
 * mysql-client
59
 * mysql-server
60
 * postgresql
61
 * postgresql-client
62
 * postgresql-doc
448.1.2 by Colin Watson
add server seed from mdz
63
64
Proxy:
65
1953 by Jamie Strandboge
server-ship: use squid3 instead of squid (LP: #885283)
66
 * squid3 # RobertCollins for squid generally, JamieStrandboge for squid3 (LP: #885283)
448.1.2 by Colin Watson
add server seed from mdz
67
68
LDAP:
69
70
 * slapd
71
 * ldap-utils
1084 by Martin Pitt
remove ldap-auth-client from supported, it is in server-ship already now
72
 * ldap-auth-client	# metapackage that pulls in lib{pam,nss}-ldap and configuration magic
448.1.2 by Colin Watson
add server seed from mdz
73
74
Web:
75
1431.1.1 by Dustin Kirkland
server-ship seed cleanup
76
 * apache2
77
 * apache2-doc
78
 * apache2-mpm-event
79
 * apache2-mpm-prefork
80
 * apache2-mpm-worker
81
 * apache2-utils
448.1.2 by Colin Watson
add server seed from mdz
82
 * libapache2-mod-auth-mysql # FabioMassimoDiNitto
83
 * libapache2-mod-auth-pgsql # FabioMassimoDiNitto
84
 * libapache2-mod-macro      # FabioMassimoDiNitto
85
 * libapache2-mod-perl2 # python is in supported
86
 * libapache2-mod-python        #ThomMay
87
 * libapache2-mod-python-doc    #ThomMay
88
 * libapache2-mod-auth-plain     # FabioMassimoDiNitto
2001 by Martin Pitt
server-ship: disable libapache2-modsecurity for now, it needs MIRs; previous commit renamed it from non-existing libapache2-mod-security
89
 #* libapache2-modsecurity       # FabioMassimoDiNitto
1200 by Chuck Short
Fixed typo
90
 * libapache-mod-auth-kerb	 # ChuckShort
448.1.69 by Fabio M. Di Nitto
Add elinks to server cd
91
448.1.2 by Colin Watson
add server seed from mdz
92
PHP:
448.1.72 by Fabio M. Di Nitto
CLEANUP OF DEATH
93
1431.1.1 by Dustin Kirkland
server-ship seed cleanup
94
 * libapache2-mod-php5
95
 * php-pear
96
 * php5-cgi
97
 * php5-cli
98
 * php5-curl
99
 * php5-gd
100
 * php5-gmp
101
 * php5-ldap
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
448.1.2 by Colin Watson
add server seed from mdz
113
114
Email:
115
1431.1.1 by Dustin Kirkland
server-ship seed cleanup
116
 * dovecot-imapd
117
 * dovecot-pop3d
118
 * postfix-cdb
119
 * postfix-doc
120
 * postfix-ldap
121
 * postfix-mysql
122
 * postfix-pcre
123
 * postfix-pgsql
124
 * postfix
1188 by Chuck Short
Added for ServerPackage Review spec
125
 * amavisd-new		      # ChuckShort
1320 by Scott Kitterman
Added spamassassin, clamav, clamav-daemon to server-ship per spec.
126
 * spamassassin		      # Scott Kitterman
127
 * clamav		      # Scott Kitterman
128
 * clamav-daemon	      # Scott Kitterman
448.1.2 by Colin Watson
add server seed from mdz
129
130
Must also consider webmail and so on...
131
132
FTP/TFTP:
133
134
 * vsftpd # a secure ftpd
135
 * tftpd-hpa # The one from OpenBSD which supports PXE
136
 * tftp-hpa # client
137
1654 by Mathias Gug
Refactor server-ship seed: move all print related packages to the Printing section.
138
Printing:
139
 * cups                       # our preferred printer management infrastructure
140
 * cups-bsd                   # gives us lpc, lpq, lpr, lprm
141
 * cups-client                # gives us cancel, cupstestppd, lp, lpoptions, lppasswd, lpstat, cupsaddsmb, accept, lpadmin, lpinfo, lpmove
1751 by Colin Watson
replace foomatic-db-engine and foomatic-db with foomatic-db-compressed-ppds, as requested by till-kamppeter
142
 * foomatic-db-compressed-ppds  # the foomatic printer driver database
1654 by Mathias Gug
Refactor server-ship seed: move all print related packages to the Printing section.
143
 * foomatic-filters             # converter from postscript to printer-specific formats
144
 * openprinting-ppds
145
 * cups-driver-gutenprint     # a ton of cupsys ppds, for real comprehensive printer support
146
 * pnm2ppa                      # several ppds require this
147
 * ghostscript                  # some ppds require this
148
448.1.2 by Colin Watson
add server seed from mdz
149
Other:
150
1767 by Colin Watson
switch from dhcp3 (transitional packages) to isc-dhcp
151
 * isc-dhcp-server
448.1.2 by Colin Watson
add server seed from mdz
152
 * snmp
153
 * snmpd
874 by Oliver Grawert
switch server-ship seed from netkit-inetd to openbsd-inetd as replacement
154
 * openbsd-inetd
448.1.2 by Colin Watson
add server seed from mdz
155
 * nbd-server
1188 by Chuck Short
Added for ServerPackage Review spec
156
 * open-iscsi # ChuckShort
1212 by Soren Lerfors Hansen
Adding the open-iscsi-udeb to the CD.
157
 * open-iscsi-udeb # SorenHansen
1197 by Chuck Short
seeded drbd8-utils and openipmi
158
 * drbd8-utils # ChuckShort - ServerPackageReview
1208 by Chuck Short
seed nut
159
 * nut # ChuckShort - ServerPackageReview
1252 by Chuck Short
update seed
160
 * nut-cgi
161
 * nut-snmp
1209 by Chuck Short
seed openvpn
162
 * openvpn #ChuckShort - ServerPackageReview
1243 by Chuck Short
readded munin
163
 * netcat-openbsd
164
 * munin-node
165
 * munin
1647 by Kees Cook
no-change whitespace modifications
166
 * likewise-open
1303 by Chuck Short
added pkcs11-helper1 to server seeds
167
 * libpkcs11-helper1
1615 by Chuck Short
Add zip/unzip
168
 * zip #ChuckShort - server-lucid-seeds
1619 by Chuck Short
Seed acl and tdb-tools
169
 * tdb-tools #ChuckShort - server-lucid-seeds
170
 * acl #ChuckShort - server-lucid-seeds
1937 by Dave Walker (Daviey)
server-ship, corrected typo - s/powernap-serve/powernap-server
171
 * powernap-server
2015 by Dave Walker (Daviey)
server-ship: seed maas, in addition to maas-enlist
172
 * maas
2009 by Andres Rodriguez
server-ship: Change cobbler-enlist for maas-enlist
173
 * maas-enlist
174
 * maas-enlist-udeb
1933 by Dave Walker (Daviey)
server-ship: dropped libxmlrpc-core-c3-0-udeb, it is a depends of cobbler-enlist-udeb. Added powernap
175
 * powernap
448.1.2 by Colin Watson
add server seed from mdz
176
448.1.72 by Fabio M. Di Nitto
CLEANUP OF DEATH
177
RCS:
178
647.1.26 by Adam Conrad
bzr makes servers happy, lsb-graphics makes them SAD
179
 * bzr
448.1.72 by Fabio M. Di Nitto
CLEANUP OF DEATH
180
448.1.2 by Colin Watson
add server seed from mdz
181
Utilities:
182
1392 by Dustin Kirkland
adding pm-utils to the server-ship seed for suspend/hibernate support
183
 * pm-utils
1515 by Dustin Kirkland
* pciutils # kirkland added at the request of onsite hardware enablement (manjo)
184
 * pciutils		  # kirkland added at the request of onsite hardware enablement (manjo)
448.1.2 by Colin Watson
add server seed from mdz
185
186
= Network =
187
188
 * nmap                   # network diagnostics
189
 * dnstracer              # dns network diagnostics
190
 * iptraf                 # sysadmin's toy, may be a candidate for removal
448.1.68 by Fabio M. Di Nitto
Fix typo
191
 * pptpd                  # server that allows setup of Microsoft-compatible VPN
192
 * ifenslave-2.6          # interface bonding/trunking/etherchannel
448.1.2 by Colin Watson
add server seed from mdz
193
 * ipsec-tools            # IPsec configuration
194
 * vlan                   # userland tools to config 8021q support
1670 by Mathias Gug
Add vlan-udeb to the server-ship seed to be able to install 8021q (vlan) userland tool in the installer.
195
 * vlan-udeb              # userland tools to support 8021q from the installer
448.1.2 by Colin Watson
add server seed from mdz
196
 * bridge-utils           # userland tools to config kernel bridging feature
1397 by Dustin Kirkland
Main Inclusion of wakeonlan
197
 * wakeonlan              # sends magic packet to wake sleeping servers
1746 by Colin Watson
move iputils-arping from standard to server-ship
198
 * iputils-arping         # would have made elmo's life easier at debconf 4
448.1.2 by Colin Watson
add server seed from mdz
199
200
IPv6 tools:
201
202
 * radvd                  # FabioMassimoDiNitto
203
 * quagga                 # RobertCollins
204
205
Security:
206
207
 * checksecurity          # JamesTroup, from Hoglet
208
 * aide                   # JamesTroup, from Hoglet
209
210
= System Administration Tools =
211
212
 * attr                 # will move to base if we go to selinux
213
 * quota
214
 * backuppc             # RobertCollins
215
 * debian-goodies
216
 * whois                # FabioMassimoDiNitto
217
 * cu                   # super-basic serial access
218
 * libpam-cracklib      # enables weak password checking during password change, should it be in desktop?
1188 by Chuck Short
Added for ServerPackage Review spec
219
 * libpam-krb5		# ChuckShort
220
 * libpam-mount	        # ChuckShort
221
 * libpam-p11		# ChuckShort
222
 * libpam-radius-auth   # ChuckShort
448.1.2 by Colin Watson
add server seed from mdz
223
 * chkrootkit           # forensic detection of rootkit
224
 * xinetd               # JamesTroup, from hoglet
1999 by Martin Pitt
drop packages which do not exist any more; replace some with their current equivalent
225
 * libcap2-bin
448.1.2 by Colin Watson
add server seed from mdz
226
 * sasl2-bin
1629 by Chuck Short
Seed autofs5
227
 * autofs5
448.1.2 by Colin Watson
add server seed from mdz
228
 * acct
229
 * authbind                     # BIGGER SECURITAH REVIEW
230
 * siege
231
 * smartmontools   # hard disk diagnostics
1177 by Chuck Short
Added mtx and logwatch
232
 * logwatch	   # ChuckShort - ServerPackageReview
1188 by Chuck Short
Added for ServerPackage Review spec
233
 * lsscsi	# ChuckShort
234
 * vblade	# ChuckShort
1195 by Chuck Short
sysstat to server-ship
235
 * sysstat	# ChuckShort - ServerPackageReview
1197 by Chuck Short
seeded drbd8-utils and openipmi
236
 * openipmi     # ChuckShort - ServerPackageReview
1331 by Colin Watson
ship unattended-upgrades on server CD so that pkgsel can install it if selected (LP: #273823)
237
 * unattended-upgrades
1323.1.1 by Rick Clark
Removed unnecessary packages from server-ship
238
 * update-motd # RickClark
1323.1.2 by Rick Clark
Moved landscape-client to server-ship for pending landscape split.
239
 * landscape-client # RickClark
1324 by Mathias Gug
Merge dendrobates change. See necessary pkg to dvd.
240
1203 by Soren Hansen
Seed kvm.
241
= Virtualisation =
242
2115.1.1 by Serge Hallyn
Update qemu dependency for virt-host and server-ship
243
 * qemu-system-x86 [i386 amd64]
244
 * qemu-system-ppc [powerpc]
1264 by Chuck Short
added a bunch of libvirt* stuff
245
 * python-libvirt
246
 * python-urlgrabber
247
 * libvirt-bin
1203 by Soren Hansen
Seed kvm.
248
904 by Colin Watson
add ubuntu-serverguide to server-ship
249
== Miscellaneous ==
448.1.2 by Colin Watson
add server seed from mdz
250
1394 by Mathias Gug
Add checkbox-cli to the -server isos.
251
 * checkbox-cli # MathiasGug
1457 by Mathias Gug
Add apport to the server iso.
252
 * apport # MathiasGug
1985 by Evan Dandrea
Seed whoopsie, the Ubuntu crash reporting daemon (http://wiki.ubuntu.com/ErrorTracker).
253
 * whoopsie # http://wiki.ubuntu.com/ErrorTracker - EvanDandrea
1533.1.1 by James Westby
Add kerneloops-daemon to desktop and server-ship.
254
 * kerneloops-daemon # JamesWestby
1611 by Chuck Short
Add python-beautifulsoup to server-ship
255
 * python-beautifulsoup #ChuckShort
1614 by Chuck Short
Seeded python-genshi
256
 * python-genshi #ChuckShort
257
448.1.2 by Colin Watson
add server seed from mdz
258
259
= From desktop =
260
647.1.30 by Fabio M. Di Nitto
add bc
261
 * bc
448.1.2 by Colin Watson
add server seed from mdz
262
 * screen
263
 * lftp
264
 * zip
265
 * unzip                # also used for .zip support in file-roller
976 by Colin Watson
blacklist libavcodec* from CDs (syntax from germinate 0.27)
266
1382 by Colin Watson
ship oem-config-debconf on server CDs
267
= Installer =
268
2073 by Colin Watson
server-ship uses live-installer now, not bootstrap-base
269
 * live-installer
1382 by Colin Watson
ship oem-config-debconf on server CDs
270
 * oem-config-debconf
1521 by Colin Watson
include partman-iscsi on server CD, per foundations-karmic-iscsi-installer-support
271
 * partman-iscsi
1382 by Colin Watson
ship oem-config-debconf on server CDs
272
976 by Colin Watson
blacklist libavcodec* from CDs (syntax from germinate 0.27)
273
== Blacklist ==
274
275
libavcodec cannot be shipped on CDs (c.f. Ubuntu technical board resolution 2007-01-02).
276
277
 * !libavcodec*