~paelzer/ubuntu-seeds/18.04-demotions-v2-platform.bionic

« back to all changes in this revision

Viewing changes to server-ship

  • Committer: Colin Watson
  • Date: 2008-02-07 11:08:10 UTC
  • Revision ID: cjwatson@canonical.com-20080207110810-1qf1jh2lnnyz3skz
split out basic "platform" seeds to a separate branch

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
= Kernel =
2
 
 
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
 
 
7
 
 * Kernel-Stem: linux linux-image
8
 
 
9
 
== i386 ==
10
 
 
11
 
 * ${Kernel-Stem}-server [i386]
12
 
 * ${Kernel-Stem}-server-bigiron [i386]
13
 
 * linux-headers-server [i386]
14
 
 * linux-headers-server-bigiron [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
 
 
26
 
== sparc ==
27
 
 
28
 
 * ${Kernel-Stem}-sparc64-smp [sparc]
29
 
 * linux-headers-sparc64-smp [sparc]
30
 
 
31
 
== hppa ==
32
 
 
33
 
 * ${Kernel-Stem}-hppa32 [hppa]
34
 
 * ${Kernel-Stem}-hppa64 [hppa]
35
 
 * linux-headers-hppa32 [hppa]
36
 
 * linux-headers-hppa64 [hppa]
37
 
 
38
 
== ia64 ==
39
 
 
40
 
 * ${Kernel-Stem}-itanium [ia64]
41
 
 * ${Kernel-Stem}-mckinley [ia64]
42
 
 * linux-headers-itanium [ia64]
43
 
 * linux-headers-mckinley [ia64]
44
 
 
45
 
= From Ship =
46
 
 
47
 
 * ssh
48
 
 * lsb-core
49
 
 * lsb-cxx
50
 
 * ntp
51
 
 * nis
52
 
 * mailx
53
 
 * mutt
54
 
 * build-essential
55
 
 * fakeroot
56
 
 * devscripts
57
 
 * setserial
58
 
 
59
 
== Filesystems ==
60
 
 
61
 
 * xfsprogs
62
 
 * jfsutils
63
 
 * hfsplus [powerpc]  # ColinWatson
64
 
 * lvm2
65
 
 * mdadm
66
 
 * dmsetup
67
 
 * cryptsetup
68
 
 
69
 
== For language support in the installer ==
70
 
 
71
 
 * console-terminus
72
 
 * unifont
73
 
 
74
 
= Cluster =
75
 
 
76
 
 * redhat-cluster-suite
77
 
 * ocfs2-tools
78
 
 * libaio1
79
 
 * libaio-dev
80
 
 * ipvsadm
81
 
 * keepalived
82
 
 * multipath-tools
83
 
 
84
 
= Servers and Daemons =
85
 
 
86
 
Samba:
87
 
 
88
 
 * %samba
89
 
 
90
 
Database:
91
 
 
92
 
 * %mysql-dfsg-5.0
93
 
 * %postgresql-8.2
94
 
 
95
 
Proxy:
96
 
 
97
 
 * squid # RobertCollins
98
 
 
99
 
LDAP:
100
 
 
101
 
 * slapd
102
 
 * ldap-utils
103
 
 * ldap-auth-client     # metapackage that pulls in lib{pam,nss}-ldap and configuration magic
104
 
 
105
 
Web:
106
 
 
107
 
 * %apache2
108
 
 * libapache2-mod-auth-mysql # FabioMassimoDiNitto
109
 
 * libapache2-mod-auth-pgsql # FabioMassimoDiNitto
110
 
 * libapache2-mod-macro      # FabioMassimoDiNitto
111
 
 * libapache2-mod-perl2 # python is in supported
112
 
 * libapache2-mod-python        #ThomMay
113
 
 * libapache2-mod-python-doc    #ThomMay
114
 
 * libapache2-mod-auth-pam       # FabioMassimoDiNitto
115
 
 * libapache2-mod-auth-plain     # FabioMassimoDiNitto
116
 
 * libapache2-mod-auth-sys-group # FabioMassimoDiNitto
117
 
 * libapache2-mod-security       # FabioMassimoDiNitto
118
 
 
119
 
 * zope3-sandbox
120
 
 
121
 
 * elinks
122
 
 
123
 
PHP:
124
 
 
125
 
 * %php5
126
 
 
127
 
Email:
128
 
 
129
 
 * %dovecot                   # ThomMay
130
 
 * %exim4
131
 
 * %postfix
132
 
 
133
 
Must also consider webmail and so on...
134
 
 
135
 
FTP/TFTP:
136
 
 
137
 
 * vsftpd # a secure ftpd
138
 
 * tftpd-hpa # The one from OpenBSD which supports PXE
139
 
 * tftp-hpa # client
140
 
 
141
 
Other:
142
 
 
143
 
 * dhcp3-server
144
 
 * snmp
145
 
 * snmpd
146
 
 * sensord
147
 
 * lm-sensors
148
 
 * openbsd-inetd
149
 
 * nbd-server
150
 
 
151
 
Application Servers:
152
 
 
153
 
 * python-moinmoin        # moin (>= 1.5)
154
 
 * mailman
155
 
 
156
 
RCS:
157
 
 
158
 
 * %subversion
159
 
 * cvs
160
 
 * git-core
161
 
 * bzr
162
 
 
163
 
Utilities:
164
 
 
165
 
 * analog                 # essential for any web server, possible candidate for desktop integration
166
 
 * graphviz
167
 
 
168
 
= Network =
169
 
 
170
 
 * nmap                   # network diagnostics
171
 
 * dnstracer              # dns network diagnostics
172
 
 * iptraf                 # sysadmin's toy, may be a candidate for removal
173
 
 * traceroute             # we have iputils-tracepath in base, this is only for real traceroute lovers
174
 
 * pptpd                  # server that allows setup of Microsoft-compatible VPN
175
 
 * ifenslave-2.6          # interface bonding/trunking/etherchannel
176
 
 * ipsec-tools            # IPsec configuration
177
 
 * vlan                   # userland tools to config 8021q support
178
 
 * bridge-utils           # userland tools to config kernel bridging feature
179
 
 
180
 
IPv6 tools:
181
 
 
182
 
 * freenet6               # FabioMassimoDiNitto
183
 
 * radvd                  # FabioMassimoDiNitto
184
 
 * quagga                 # RobertCollins
185
 
 
186
 
Firewall:
187
 
 
188
 
 * shorewall
189
 
 
190
 
Security:
191
 
 
192
 
 * cricket                # JamesTroup, from Hoglet
193
 
 * checksecurity          # JamesTroup, from Hoglet
194
 
 * aide                   # JamesTroup, from Hoglet
195
 
 
196
 
Download:
197
 
 * bittornado             # used on the servers.
198
 
 
199
 
= Shells =
200
 
 
201
 
 * zsh
202
 
 
203
 
= System Administration Tools =
204
 
 
205
 
 * attr                 # will move to base if we go to selinux
206
 
 * quota
207
 
 * backuppc             # RobertCollins
208
 
 * debian-goodies
209
 
 * whois                # FabioMassimoDiNitto
210
 
 * minicom              # useful for serial access to anything
211
 
 * cu                   # super-basic serial access
212
 
 * john                 # detects weak passwords, might be needed in desktop
213
 
 * libpam-cracklib      # enables weak password checking during password change, should it be in desktop?
214
 
 * chkrootkit           # forensic detection of rootkit
215
 
 * xinetd               # JamesTroup, from hoglet
216
 
 * libcap-bin
217
 
 * libpam-opie
218
 
 * opie-client
219
 
 * opie-server
220
 
 * sasl2-bin
221
 
 * autofs
222
 
 * awstats
223
 
 * acct
224
 
 * authbind                     # BIGGER SECURITAH REVIEW
225
 
 * siege
226
 
 * bonnie++
227
 
 * smartmontools   # hard disk diagnostics
228
 
 
229
 
= Documentation =
230
 
 
231
 
 * ubuntu-serverguide
232
 
 
233
 
== Miscellaneous ==
234
 
 
235
 
 * miscfiles
236
 
 * lilo
237
 
 
238
 
kill if we run out of space
239
 
== LTSP ==
240
 
 
241
 
 * ltsp-server
242
 
 * ltsp-server-standalone
243
 
 
244
 
= From desktop =
245
 
 
246
 
 * bc
247
 
 * screen
248
 
 * lftp
249
 
 * slocate              # tool to index user files
250
 
 * zip
251
 
 * unzip                # also used for .zip support in file-roller
252
 
 * cupsys                       # our preferred printer management infrastructure
253
 
 * cupsys-bsd                   # gives us lpc, lpq, lpr, lprm
254
 
 * cupsys-client                # gives us cancel, cupstestppd, lp, lpoptions, lppasswd, lpstat, cupsaddsmb, accept, lpadmin, lpinfo, lpmove
255
 
 * foomatic-db-engine           # integrate the foomatic printer driver engine
256
 
 * foomatic-db                  # the foomatic printer driver database
257
 
 * foomatic-filters             # converter from postscript to printer-specific formats
258
 
 * foomatic-db-hpijs            # printer drivers from the hp inkjet project
259
 
 * openprinting-ppds
260
 
 * cupsys-driver-gutenprint     # a ton of cupsys ppds, for real comprehensive printer support
261
 
 * pnm2ppa                      # several ppds require this
262
 
 * ghostscript                  # some ppds require this
263
 
 * hplip                        # support for HP all-in-one printers
264
 
 * libxp6 # required for some third party apps. See #15739
265
 
 
266
 
== Blacklist ==
267
 
 
268
 
libavcodec cannot be shipped on CDs (c.f. Ubuntu technical board resolution 2007-01-02).
269
 
 
270
 
 * !libavcodec*