--- mythbuntu-live-autostart-0.28.orig/debian/mythbuntu-startup.1 +++ mythbuntu-live-autostart-0.28/debian/mythbuntu-startup.1 @@ -0,0 +1,13 @@ +.TH "MYTHBUNTU-STARTUP" "1" "12 July 2007" "" "" +.SH "NAME" +mythbuntu\-startup \- live session preparation tool for use on Mythbuntu systems +.SH "DESCRIPTION" +\fBmythbuntu\-startup\fP is intended to be started from a system containing a + read only boot device. Upon startup, it will parse the /media directory for + available configuration files. Using one of these configuration files, it + will then mount the appropriate shares, configure the hostname, and + automatically start Mythfrontend for the user. + +.SH "AUTHOR" +\fBmythbuntu\-startup\fP is by Mario Limonciello + --- mythbuntu-live-autostart-0.28.orig/debian/changelog +++ mythbuntu-live-autostart-0.28/debian/changelog @@ -0,0 +1,105 @@ +mythbuntu-live-autostart (0.28-0ubuntu1) jaunty; urgency=low + + * Add higher rsoltuion live screen artwork. + + -- Mario Limonciello Sun, 23 Nov 2008 23:07:36 -0600 + +mythbuntu-live-autostart (0.27-0ubuntu1) jaunty; urgency=low + + * Reverse live screen artwork so that icons aren't on top of + text. + + -- Mario Limonciello Thu, 13 Nov 2008 01:19:13 -0600 + +mythbuntu-live-autostart (0.26-0ubuntu1) jaunty; urgency=low + + * debian/{preinst,postrm}: + - Add diversion for live background artwork. + * Move glade file into its own directory. + * Add live disk artwork to package in its own directory. + * setup.py: + - Install live background artwork. + - Install glade for GUI from new directory. + + -- Mario Limonciello Tue, 04 Nov 2008 01:18:22 -0600 + +mythbuntu-live-autostart (0.25-0ubuntu2) hardy; urgency=low + + * debian/control: + - s/commmon/common/ + + -- Mario Limonciello Fri, 18 Jan 2008 02:27:49 -0600 + +mythbuntu-live-autostart (0.25-0ubuntu1) hardy; urgency=low + + * Depend upon nfs-common (LP: #179937) + + -- Mario Limonciello Sun, 13 Jan 2008 09:13:16 -0600 + +mythbuntu-live-autostart (0.24-0ubuntu2) gutsy; urgency=low + + * Really divert backend desktop file this time. + + -- Mario Limonciello Wed, 10 Oct 2007 15:57:07 -0500 + +mythbuntu-live-autostart (0.24-0ubuntu1) gutsy; urgency=low + + * Divert regular backend desktop file. + * For menu system desktop file, start with -k. + * Move logo file out of package. It's going to default-settings. + * Depend on thunar instead of gnome-volume-manager. + + -- Mario Limonciello Fri, 28 Sep 2007 01:18:59 -0500 + +mythbuntu-live-autostart (0.23-0ubuntu1) gutsy; urgency=low + + * Add a desktop file for the menu system + * Divert regular frontend desktop file + + -- Mario Limonciello Wed, 26 Sep 2007 00:29:06 -0500 + +mythbuntu-live-autostart (0.22-0ubuntu1) gutsy; urgency=low + + * New upstream version: + - Activate debconf support for mythtv settings. + - Rework LIRC to take advantage of lirc-0.8.2-0ubuntu3 + changes. + - Activate debconf support for lirc settings. + - Add support for lircrc generation via mythbuntu-lirc-generator + * debian/control: + - Depend on lirc-0.8.2-0ubuntu3 + - Depend on mythbuntu-lirc-generator + - Update features listing + + -- Mario Limonciello Sat, 28 Jul 2007 01:18:09 -0500 + +mythbuntu-live-autostart (0.21-0ubuntu1) gutsy; urgency=low + + * New upstream version: + - Better support for automatic startup. + - Introduce basic lirc support. + * debian/control: + - Add python-glade2 and python-gtk2 to dependencies + + -- Mario Limonciello Thu, 19 Jul 2007 22:59:50 -0500 + +mythbuntu-live-autostart (0.2-0ubuntu1) gutsy; urgency=low + + * New upstream version: + - Introduce PyGTK user interface for creating GUIs. + - Add support for external home directory + - Add command line switches + - Add support for samba with user name & password + * debian/control: + - Depend on any of the possible apps that provide sudo support. + - Update description to reflect new features + * debian/mythbuntu-startup.1 + - Update manpage to reflect new command line options. + + -- Mario Limonciello Thu, 19 Jul 2007 00:14:21 -0500 + +mythbuntu-live-autostart (0.1-0ubuntu1) gutsy; urgency=low + + * Initial Release. + + -- Mario Limonciello Tue, 3 Jul 2007 18:57:19 -0500 --- mythbuntu-live-autostart-0.28.orig/debian/docs +++ mythbuntu-live-autostart-0.28/debian/docs @@ -0,0 +1 @@ +mythbuntu_configuration.ini --- mythbuntu-live-autostart-0.28.orig/debian/rules +++ mythbuntu-live-autostart-0.28/debian/rules @@ -0,0 +1,16 @@ +#!/usr/bin/make -f +DEB_PYTHON_SYSTEM := pycentral +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/python-distutils.mk + +BZR_REVISION+=39 +BZR_BRANCH+=http://bazaar.launchpad.net/~mythbuntu/mythbuntu/$(DEB_SOURCE_PACKAGE) +TARFILE+=$(DEB_SOURCE_PACKAGE)_$(DEB_UPSTREAM_VERSION).orig.tar.gz + +get-orig-source:: + bzr export -r $(BZR_REVISION) $(DEB_SOURCE_PACKAGE) $(BZR_BRANCH) + tar czf $(CURDIR)/../$(TARFILE) $(DEB_SOURCE_PACKAGE) --exclude debian + rm -rf $(CURDIR)/$(DEB_SOURCE_PACKAGE) + +../$(TARFILE):: get-orig-source + --- mythbuntu-live-autostart-0.28.orig/debian/preinst +++ mythbuntu-live-autostart-0.28/debian/preinst @@ -0,0 +1,16 @@ +#!/bin/sh + +set -e + +#DEBHELPER# + +case "$1" in + install) + dpkg-divert --package mythbuntu-live-autostart --add --rename \ + --divert /usr/share/applications/mythtv.desktop.diverted /usr/share/applications/mythtv.desktop + dpkg-divert --package mythbuntu-live-autostart --add --rename \ + --divert /usr/share/applications/mythtv-setup.desktop.diverted /usr/share/applications/mythtv-setup.desktop + dpkg-divert --package mythbuntu-live-autostart --add --rename \ + --divert /usr/share/mythbuntu/Wallpaper-2560x2048.png.diverted /usr/share/mythbuntu/Wallpaper-2560x2048.png + ;; +esac --- mythbuntu-live-autostart-0.28.orig/debian/pycompat +++ mythbuntu-live-autostart-0.28/debian/pycompat @@ -0,0 +1 @@ +2 --- mythbuntu-live-autostart-0.28.orig/debian/install +++ mythbuntu-live-autostart-0.28/debian/install @@ -0,0 +1 @@ +mythbuntu-live-frontend.desktop usr/share/applications --- mythbuntu-live-autostart-0.28.orig/debian/compat +++ mythbuntu-live-autostart-0.28/debian/compat @@ -0,0 +1 @@ +5 --- mythbuntu-live-autostart-0.28.orig/debian/manpages +++ mythbuntu-live-autostart-0.28/debian/manpages @@ -0,0 +1 @@ +debian/mythbuntu-startup.1 --- mythbuntu-live-autostart-0.28.orig/debian/copyright +++ mythbuntu-live-autostart-0.28/debian/copyright @@ -0,0 +1,33 @@ +This package was debianized by Mario Limonciello on +Tue, 10 July 2007 16:41:23 -0500 + +This original source for this package was obtained via the upstream +bzr branch at http://bazaar.launchpad.net/~mythbuntu/mythbuntu/mythbuntu-live-autostart + +You can grab the version currently in use by this revision by +running 'debian/rules get-orig-source'. + +Author & Copyright: + © 2007 Mario Limonciello + +License: + + This Package is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public + License as published by the Free Software Foundation; either + version 3 of the License, or (at your option) any later version. + + This package is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public + License along with this package; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + +On Debian & Ubuntu systems, a complete copy of the GPL can be found under +/usr/share/common-licenses/GPL-3 + +The Debian packaging is © 2007, Mario Limonciello and is +also licensed under the GPL. --- mythbuntu-live-autostart-0.28.orig/debian/control +++ mythbuntu-live-autostart-0.28/debian/control @@ -0,0 +1,28 @@ +Source: mythbuntu-live-autostart +Section: x11 +Priority: optional +Maintainer: Ubuntu MythTV Team +Build-Depends: cdbs (>= 0.4.43), debhelper (>= 5.0.38), python-central (>= 0.5.6), python (>= 2.4) +XS-Vcs-Bzr: http://bazaar.launchpad.net/~mythbuntu/mythbuntu/mythbuntu-live-autostart +XS-Vcs-Browser: http://codebrowse.launchpad.net/~mythbuntu/mythbuntu/mythbuntu-live-autostart +XS-Python-Version: current +Standards-Version: 3.7.2 + +Package: mythbuntu-live-autostart +Architecture: all +Depends: ${python:Depends}, python-glade2, python-gtk2, gksu | kdesu | sudo, smbfs, lirc (>= 0.8.2-0ubuntu3), mythbuntu-lirc-generator, thunar | gnome-volume-manager, nfs-common +XB-Python-Version: ${python:Versions} +Description: Mythbuntu Live CD Configuration + This package can be used on a Mythbuntu live cd to tailor the session for + usage without a hard drive. When running, it will let you create a + configuration that is stored on any type of media that is mounted in /media. + The next time the session is started, this configuration file will be read in + and used to run the envionment. + . + Currently, it supports: + * Samba Mount (W/ optional username or password) + * NFS Mount + * Automatic frontend launch + * Hostname modification + * External Home Directory + * Remote Control selection --- mythbuntu-live-autostart-0.28.orig/debian/postrm +++ mythbuntu-live-autostart-0.28/debian/postrm @@ -0,0 +1,16 @@ +#!/bin/sh + +set -e + +#DEBHELPER# + +case "$1" in + remove) + dpkg-divert --package mythbuntu-live-autostart --remove \ + --rename --divert /usr/share/applications/mythtv.desktop.diverted /usr/share/applications/mythtv.desktop + dpkg-divert --package mythbuntu-live-autostart --remove \ + --rename --divert /usr/share/applications/mythtv-setup.desktop.diverted /usr/share/applications/mythtv-setup.desktop + dpkg-divert --package mythbuntu-live-autostart --remove \ + --rename --divert /usr/share/mythbuntu/Wallpaper-2560x2048.png.diverted /usr/share/mythbuntu/Wallpaper-2560x2048.png + ;; +esac