Merge lp:~mythbuntu/ubuntu-seeds/mythbuntu.jaunty into lp:~mythbuntu-dev/ubuntu-seeds/mythbuntu.hardy

Proposed by Mario Limonciello
Status: Merged
Merge reported by: Mario Limonciello
Merged at revision: not available
Proposed branch: lp:~mythbuntu/ubuntu-seeds/mythbuntu.jaunty
Merge into: lp:~mythbuntu-dev/ubuntu-seeds/mythbuntu.hardy
Diff against target: 688 lines (+72/-496)
10 files modified
STRUCTURE (+8/-13)
common (+0/-29)
desktop (+50/-9)
development (+0/-55)
doc/langpacks.txt (+0/-44)
live (+1/-23)
openssh-server (+0/-6)
samba-server (+0/-11)
server-ship (+0/-272)
ship-live (+13/-34)
To merge this branch: bzr merge lp:~mythbuntu/ubuntu-seeds/mythbuntu.jaunty
To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'STRUCTURE'
2--- STRUCTURE 2008-04-16 14:32:31 +0000
3+++ STRUCTURE 2010-04-06 15:48:19 +0000
4@@ -1,14 +1,9 @@
5-include platform.hardy
6-desktop: desktop-common
7-openssh-server: standard
8-samba-server: standard
9-backend-master: desktop
10-backend-slave: desktop
11-frontend: desktop
12-server-ship: boot openssh-server samba-server
13-ship: boot desktop d-i-requirements common backend-master backend-slave frontend
14-live: desktop common
15+include platform.jaunty
16+desktop:
17+backend-master:
18+backend-slave:
19+frontend:
20+ship: boot desktop d-i-requirements backend-master backend-slave frontend
21+live: desktop
22 ship-live: boot live
23-development: desktop
24-common: standard
25-supported: server-ship ship ship-live development supported-common backend-master
26+supported: ship ship-live supported-common backend-master
27
28=== removed file 'common'
29--- common 2008-04-09 06:14:35 +0000
30+++ common 1970-01-01 00:00:00 +0000
31@@ -1,29 +0,0 @@
32-= MythTV =
33-Applications
34- * mythtv-frontend
35- * mplayer
36- * xine-ui
37- * vlc
38- * mythtv-backend-master
39- * mythtv
40-
41-Plugins / Themes
42- * mythweb
43- * mythvideo
44- * mythnews
45- * mythflix
46- * mythweather
47- * mythgame
48- * mythmusic
49- * mythgallery
50- * mythtv-themes
51- * mythphone
52- * mytharchive
53- * mythcontrols
54- * mythbrowser
55- * mythstream
56- * mythmovies
57-
58-= Lirc =
59- * lirc
60- * mythbuntu-lirc-generator
61
62=== modified file 'desktop'
63--- desktop 2008-04-08 23:32:05 +0000
64+++ desktop 2010-04-06 15:48:19 +0000
65@@ -5,6 +5,10 @@
66 Task-Key: mythbuntu-desktop
67
68 = Ubuntu Packages =
69+
70+Swanky swag
71+ * notify-osd
72+
73 Restricted Modules support
74 * jockey-gtk
75
76@@ -15,6 +19,7 @@
77 * (avahi-autoipd) # IPv4 link-local interface configuration support
78 * (network-manager-gnome)
79 * (gnome-system-tools)
80+ * (policykit-gnome)
81
82 ACPI Support
83 * acpi
84@@ -38,19 +43,39 @@
85 * mythbuntu-gdm-theme
86 * gtk2-engines-mythbuntu
87 * mythbuntu-default-settings
88- * mythtv-theme-mythbuntu
89+ * (mythtv-theme-mythbuntu)
90
91 Useful Packages
92 * mythbuntu-desktop
93 * mythbuntu-control-centre
94+ * mythbuntu-lirc-generator
95
96 MythTV
97 * mythtv-common
98- * (mythtv-status)
99-
100-BulletProofX
101- * displayconfig-gtk
102-
103+ * (mythtv)
104+ * (mythtv-backend-master)
105+
106+
107+Media Apps
108+ * (mplayer)
109+ * (xine-ui)
110+ * (vlc)
111+
112+Plugins
113+ * (mythweb)
114+ * (mythvideo)
115+ * (mythweather)
116+ * (mythmusic)
117+ * (mythgallery)
118+ * (mytharchive)
119+ * (mythcontrols)
120+ * (mythmovies)
121+
122+
123+Useful utilities
124+ * (xmltv)
125+ * (dvb-utils)
126+ * (hdhomerun-config)
127
128 Update Support
129 * update-manager
130@@ -58,9 +83,7 @@
131
132 XFCE Based Stuff
133 * (thunar)
134- * (xfce4-icon-theme)
135- * xfce4-mcs-manager
136- * xfce4-mcs-plugins
137+ * (tango-icon-theme)
138 * xfce4-panel
139 * xfce4-session
140 * xfce4-utils
141@@ -71,6 +94,7 @@
142
143 =MythTV Themes=
144 Official
145+ * (mythtv-themes)
146 * (mythtv-theme-gray-osd)
147 * (mythtv-theme-isthmus)
148 * (mythtv-theme-iulius)
149@@ -90,6 +114,23 @@
150 * (mythtv-theme-blootubelite-wide)
151 * (mythtv-theme-glass-wide)
152 * (mythtv-theme-neon-wide)
153+ * (mythtv-theme-metallurgy-wide)
154+ * (mythtv-theme-metallurgy-osd)
155 * (mythtv-theme-projectgrayhem)
156 * (mythtv-theme-projectgrayhem-osd)
157 * (mythtv-theme-projectgrayhem-wide)
158+
159+Support
160+ * (mythbuntu-log-grabber)
161+
162+Kernel Modules
163+ * (gcc)
164+ * (make)
165+ * (linux-headers-generic) [i386]
166+ * (linux-headers-powerpc) [powerpc]
167+ * (linux-headers-powerpc64-smp) [powerpc]
168+ * (linux-headers-generic) [amd64]
169+
170+Services
171+ * (openssh-server)
172+ * (samba)
173
174=== removed file 'development'
175--- development 2008-02-17 02:08:07 +0000
176+++ development 1970-01-01 00:00:00 +0000
177@@ -1,55 +0,0 @@
178-Moved from desktop:
179-
180- * python-adns # MRS, stable and useful
181- * python-apt # MRS, we need to be able to interact with APT
182- * python-cddb # MRS, great for desktop users to be able to manage CD's in Python
183- * python-clientcookie # MRS, unless a better cgi-style framework is below
184- * python-crypto # MRS, very useful even though it's very specific
185- * python-egenix-mxproxy # MRS,
186- * python-egenix-mxstack # MRS,
187- * python-egenix-mxtexttools # MRS,
188- * python-egenix-mxtools # MRS,
189- * python-epydoc # MRS,
190- * python-examples # MRS,
191- * python2.4-examples # as long as we have 2.4 in main
192- * python-gd # MRS,
193- * python-genetic
194- * python-geoip
195- * python-gnupginterface
196- * python-gst0.10
197- * python-htmlgen
198- * python-id3lib
199- * python-imaging-sane
200- * python-jabber
201- * python-dictclient
202- * python-librdf
203- * python-pycurl
204- * python-ldap
205- * python-mysqldb
206- * python-newt
207- * python-pam
208- * python-pexpect
209- * python-pisock
210- * python-pqueue
211- * python-pyao
212- * python-pylibacl
213- * python-pyopenssl
214- * python-pyvorbis
215- * python-pyxattr
216- * python-reportlab
217- * python-simpletal
218- * python-unit
219- * python-xdg # SebastienBacher
220- * python-xmpp
221- * python-libxml2
222- * python-libxslt1
223-
224-Moved from supported:
225-
226- * python-pygresql # JamesTroup, from hoglet
227- * python-nevow
228- * python-twisted
229- * python-samba
230- * idle # Python IDE
231- * python-pullparser # modules, where python2.4-foo is in main
232- * python-gpod
233
234=== removed directory 'doc'
235=== removed file 'doc/langpacks.txt'
236--- doc/langpacks.txt 2007-03-15 13:01:01 +0000
237+++ doc/langpacks.txt 1970-01-01 00:00:00 +0000
238@@ -1,44 +0,0 @@
239-Language pack sizes
240-===================
241-
242-langpack-o-matic has a script 'langpacksize' that helps to determine
243-which packages fit on the CDs. You can download the latest version from
244-
245- http://codebrowse.launchpad.net/~pitti/langpack-o-matic/main/files
246-
247-This script prints a table of languages vs. categories and their
248-single and cumulative sizes; by default, the numbers are bytes, but
249-when being invoked with 'MB' as first argument, the numbers will be
250-MB.
251-
252-E. g.:
253-
254-en G: 5.30 K: 5.55 G+K: 7.93 GSum: 5.30 KSum: 5.55 G+KSum: 7.93
255-es G: 3.57 K: 4.76 G+K: 6.16 GSum: 8.87 KSum: 10.32 G+KSum: 14.09
256-
257-'G' is the size of base+gnome (as needed for Ubuntu CDs), 'K' is the
258-size of base+kde (Kubuntu), 'G+K' is the size of base+gnome+kde
259-(Edubuntu). In this context, 'base' means packages which are UI
260-independent, such as coreutils, gcc, or hwdb-client.
261-
262-The 'Sum' field show the cumulative size of the packages for that
263-language and all languages above it.
264-
265-The list is vertically ordered by the priority, i. e. they should be
266-added from top to down.
267-
268-Please note that these sizes do not only include language-pack-*, but
269-also the size of packages that provide input support for a particular
270-language.
271-
272-
273-Input support packages
274-======================
275-
276-When shipping a language on a CD, the required input support packages
277-must be shipped as well:
278-
279-zh: scim-chewing scim-pinyin scim-tables-zh
280-ja: scim-anthy
281-ko: scim-hangul
282-am ar bn gu hi kn ml ne pa ru ta te vi: scim-tables-additional
283
284=== modified file 'live'
285--- live 2008-04-11 15:09:13 +0000
286+++ live 2010-04-06 15:48:19 +0000
287@@ -1,10 +1,9 @@
288 Task-Per-Derivative: 1
289 Task-Section: user
290 Task-Description: Mythbuntu live CD
291-Task-Extended-Description: This task provides the extra packages installed on the Xubuntu live CD. It is neither useful nor recommended to install this task in other environments.
292+Task-Extended-Description: This task provides the extra packages installed on the Mythbuntu live CD. It is neither useful nor recommended to install this task in other environments.
293 Task-Relevance: 2
294 Task-Key: ubiquity-frontend-mythbuntu
295-Task-Seeds: common
296 Task-Test-new-install: skip show
297
298 = Ubiquity components =
299@@ -25,24 +24,3 @@
300 * thunar
301 * thunar-volman
302 * gnome-mount
303-
304-= Live CD Installable or Removable possibilities =
305- * vnc4-common
306- * x11vnc
307- * openssh-server
308- * libgnome2-perl
309- * samba
310-
311-= Additional Live Session Requirements =
312- * squashfs-tools
313- * casper
314- * discover1
315- * language-selector-common
316- * dpkg-dev
317-
318-= Network Manager on live disk =
319- * network-manager-gnome
320- * gnome-system-tools
321-
322-= Update Support =
323- * update-notifier
324
325=== removed file 'openssh-server'
326--- openssh-server 2007-08-23 09:17:33 +0000
327+++ openssh-server 1970-01-01 00:00:00 +0000
328@@ -1,6 +0,0 @@
329-Task-Section: server
330-Task-Description: OpenSSH server
331-Task-Extended-Description: Selects packages needed for an OpenSSH server.
332-Task-Key: openssh-server
333-
334- * openssh-server
335
336=== removed file 'samba-server'
337--- samba-server 2007-09-21 14:57:59 +0000
338+++ samba-server 1970-01-01 00:00:00 +0000
339@@ -1,11 +0,0 @@
340-Task-Section: server
341-Task-Description: Samba File server
342-Task-Extended-Description: This task sets up your system to be a Samba file server, which is
343-Task-Extended-Description: especially suitable in networks with both Windows and Linux systems.
344-Task-Key: samba
345-
346- * samba
347- * samba-doc
348- * smbclient
349- * smbfs
350- * winbind
351
352=== removed file 'server-ship'
353--- server-ship 2008-02-17 02:08:07 +0000
354+++ server-ship 1970-01-01 00:00:00 +0000
355@@ -1,272 +0,0 @@
356-= Kernel =
357-
358-We seed both linux-* and linux-image-* so that it's easier to build CD
359-images without the restricted component. The linux-* kernels include
360-restricted modules.
361-
362- * Kernel-Stem: linux linux-image
363-
364-== i386 ==
365-
366- * ${Kernel-Stem}-server [i386]
367- * ${Kernel-Stem}-server-bigiron [i386]
368- * linux-headers-server [i386]
369- * linux-headers-server-bigiron [i386]
370-
371-== powerpc ==
372-
373- * ${Kernel-Stem}-powerpc-smp [powerpc]
374- * linux-headers-powerpc-smp [powerpc]
375-
376-== amd64 ==
377-
378- * ${Kernel-Stem}-server [amd64]
379- * linux-headers-server [amd64]
380-
381-== sparc ==
382-
383- * ${Kernel-Stem}-sparc64-smp [sparc]
384- * linux-headers-sparc64-smp [sparc]
385-
386-== hppa ==
387-
388- * ${Kernel-Stem}-hppa32 [hppa]
389- * ${Kernel-Stem}-hppa64 [hppa]
390- * linux-headers-hppa32 [hppa]
391- * linux-headers-hppa64 [hppa]
392-
393-== ia64 ==
394-
395- * ${Kernel-Stem}-itanium [ia64]
396- * ${Kernel-Stem}-mckinley [ia64]
397- * linux-headers-itanium [ia64]
398- * linux-headers-mckinley [ia64]
399-
400-= From Ship =
401-
402- * ssh
403- * lsb-core
404- * lsb-cxx
405- * ntp
406- * nis
407- * mailx
408- * mutt
409- * build-essential
410- * fakeroot
411- * devscripts
412- * setserial
413-
414-== Filesystems ==
415-
416- * xfsprogs
417- * jfsutils
418- * hfsplus [powerpc] # ColinWatson
419- * lvm2
420- * mdadm
421- * dmsetup
422- * cryptsetup
423-
424-== For language support in the installer ==
425-
426- * console-terminus
427- * unifont
428-
429-= Cluster =
430-
431- * redhat-cluster-suite
432- * ocfs2-tools
433- * libaio1
434- * libaio-dev
435- * ipvsadm
436- * keepalived
437- * multipath-tools
438-
439-= Servers and Daemons =
440-
441-Samba:
442-
443- * %samba
444-
445-Database:
446-
447- * %mysql-dfsg-5.0
448- * %postgresql-8.2
449-
450-Proxy:
451-
452- * squid # RobertCollins
453-
454-LDAP:
455-
456- * slapd
457- * ldap-utils
458- * ldap-auth-client # metapackage that pulls in lib{pam,nss}-ldap and configuration magic
459-
460-Web:
461-
462- * %apache2
463- * libapache2-mod-auth-mysql # FabioMassimoDiNitto
464- * libapache2-mod-auth-pgsql # FabioMassimoDiNitto
465- * libapache2-mod-macro # FabioMassimoDiNitto
466- * libapache2-mod-perl2 # python is in supported
467- * libapache2-mod-python #ThomMay
468- * libapache2-mod-python-doc #ThomMay
469- * libapache2-mod-auth-pam # FabioMassimoDiNitto
470- * libapache2-mod-auth-plain # FabioMassimoDiNitto
471- * libapache2-mod-auth-sys-group # FabioMassimoDiNitto
472- * libapache2-mod-security # FabioMassimoDiNitto
473-
474- * zope3-sandbox
475-
476- * elinks
477-
478-PHP:
479-
480- * %php5
481-
482-Email:
483-
484- * %dovecot # ThomMay
485- * %exim4
486- * %postfix
487-
488-Must also consider webmail and so on...
489-
490-FTP/TFTP:
491-
492- * vsftpd # a secure ftpd
493- * tftpd-hpa # The one from OpenBSD which supports PXE
494- * tftp-hpa # client
495-
496-Other:
497-
498- * dhcp3-server
499- * snmp
500- * snmpd
501- * sensord
502- * lm-sensors
503- * openbsd-inetd
504- * nbd-server
505-
506-Application Servers:
507-
508- * python-moinmoin # moin (>= 1.5)
509- * mailman
510-
511-RCS:
512-
513- * %subversion
514- * cvs
515- * git-core
516- * bzr
517-
518-Utilities:
519-
520- * analog # essential for any web server, possible candidate for desktop integration
521- * graphviz
522-
523-= Network =
524-
525- * nmap # network diagnostics
526- * dnstracer # dns network diagnostics
527- * iptraf # sysadmin's toy, may be a candidate for removal
528- * traceroute # we have iputils-tracepath in base, this is only for real traceroute lovers
529- * pptpd # server that allows setup of Microsoft-compatible VPN
530- * ifenslave-2.6 # interface bonding/trunking/etherchannel
531- * ipsec-tools # IPsec configuration
532- * vlan # userland tools to config 8021q support
533- * bridge-utils # userland tools to config kernel bridging feature
534-
535-IPv6 tools:
536-
537- * freenet6 # FabioMassimoDiNitto
538- * radvd # FabioMassimoDiNitto
539- * quagga # RobertCollins
540-
541-Firewall:
542-
543- * shorewall
544-
545-Security:
546-
547- * cricket # JamesTroup, from Hoglet
548- * checksecurity # JamesTroup, from Hoglet
549- * aide # JamesTroup, from Hoglet
550-
551-Download:
552- * bittornado # used on the servers.
553-
554-= Shells =
555-
556- * zsh
557-
558-= System Administration Tools =
559-
560- * attr # will move to base if we go to selinux
561- * quota
562- * backuppc # RobertCollins
563- * debian-goodies
564- * whois # FabioMassimoDiNitto
565- * minicom # useful for serial access to anything
566- * cu # super-basic serial access
567- * john # detects weak passwords, might be needed in desktop
568- * libpam-cracklib # enables weak password checking during password change, should it be in desktop?
569- * chkrootkit # forensic detection of rootkit
570- * xinetd # JamesTroup, from hoglet
571- * libcap-bin
572- * libpam-opie
573- * opie-client
574- * opie-server
575- * sasl2-bin
576- * autofs
577- * awstats
578- * acct
579- * authbind # BIGGER SECURITAH REVIEW
580- * siege
581- * bonnie++
582- * smartmontools # hard disk diagnostics
583- * mtx # ChuckShort - ServerPackageReview
584- * logwatch # ChuckShort - ServerPackageReview
585-
586-= Documentation =
587-
588- * ubuntu-serverguide
589-
590-== Miscellaneous ==
591-
592- * miscfiles
593- * lilo
594-
595-kill if we run out of space
596-== LTSP ==
597-
598- * ltsp-server
599- * ltsp-server-standalone
600-
601-= From desktop =
602-
603- * bc
604- * screen
605- * lftp
606- * slocate # tool to index user files
607- * zip
608- * unzip # also used for .zip support in file-roller
609- * cupsys # our preferred printer management infrastructure
610- * cupsys-bsd # gives us lpc, lpq, lpr, lprm
611- * cupsys-client # gives us cancel, cupstestppd, lp, lpoptions, lppasswd, lpstat, cupsaddsmb, accept, lpadmin, lpinfo, lpmove
612- * foomatic-db-engine # integrate the foomatic printer driver engine
613- * foomatic-db # the foomatic printer driver database
614- * foomatic-filters # converter from postscript to printer-specific formats
615- * foomatic-db-hpijs # printer drivers from the hp inkjet project
616- * openprinting-ppds
617- * cupsys-driver-gutenprint # a ton of cupsys ppds, for real comprehensive printer support
618- * pnm2ppa # several ppds require this
619- * ghostscript # some ppds require this
620- * hplip # support for HP all-in-one printers
621- * libxp6 # required for some third party apps. See #15739
622-
623-== Blacklist ==
624-
625-libavcodec cannot be shipped on CDs (c.f. Ubuntu technical board resolution 2007-01-02).
626-
627- * !libavcodec*
628
629=== modified file 'ship-live'
630--- ship-live 2008-02-17 02:08:07 +0000
631+++ ship-live 2010-04-06 15:48:19 +0000
632@@ -3,43 +3,22 @@
633 installing the contents of the live CD in order to get online and fetch more
634 packages.
635
636-== Development ==
637-
638-These packages are needed in order to build Ubuntu packages.
639-
640- * build-essential
641- * fakeroot
642-
643-== Hardware & Network Access ==
644- * network-manager-gnome
645-
646-
647-
648-
649- * ndiswrapper-utils [amd64 i386]
650- * ndiswrapper-utils-1.9 [amd64 i386]
651-
652-
653-
654-
655-
656-* linux-wlan-ng
657- * avm-fritz-firmware
658-
659-
660-
661-
662- * ps3pf-utils [powerpc] # small utilities for PlayStation 3 systems
663- * elfspe2 [powerpc] # SPE access for Cell systems
664-
665 == Video Drivers ==
666+
667 * xorg-driver-fglrx
668- * nvidia-glx
669- * nvidia-glx-new
670- * nvidia-glx-legacy
671+
672+ * nvidia-glx-180
673+# * nvidia-glx-177
674+ * nvidia-glx-173
675+ * nvidia-glx-96
676+ * nvidia-glx-71
677
678 == Services ==
679- * vnc4server
680+
681+# vnc4server doesn't work with newer xorg
682+# * vnc4server
683+ * x11vnc
684+
685 * nfs-kernel-server
686 * portmap
687- * xmltv
688+ * hdhomerun-config

Subscribers

People subscribed via source and target branches