diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2013-01-06 20:46:55 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2013-01-06 20:50:20 +0100 |
commit | 2e67ccecd7891b97b21d3ecfdf0753bf77888d3c (patch) | |
tree | b0f1f1904735aa6297a98a919ac4ae7d49bf833f /ubuntu/precise/metapackages/casper-trinity | |
parent | d2f32337f00cf98faef8475e769d9c0381efd257 (diff) | |
download | tde-packaging-2e67ccecd7891b97b21d3ecfdf0753bf77888d3c.tar.gz tde-packaging-2e67ccecd7891b97b21d3ecfdf0753bf77888d3c.zip |
Added metapackages trinity-livecd, casper-trinity and ubiquity-trinity on Ubuntu
Diffstat (limited to 'ubuntu/precise/metapackages/casper-trinity')
10 files changed, 129 insertions, 0 deletions
diff --git a/ubuntu/precise/metapackages/casper-trinity/debian/changelog b/ubuntu/precise/metapackages/casper-trinity/debian/changelog new file mode 100644 index 000000000..1bf13c6d7 --- /dev/null +++ b/ubuntu/precise/metapackages/casper-trinity/debian/changelog @@ -0,0 +1,6 @@ +casper-trinity (4:3.5.13-1ubuntu0+ax0) precise; urgency=low + + * Initial version + + -- Slávek Banko <slavek.banko@axis.cz> Mon, 05 Dec 2012 22:05:23 +0100 + diff --git a/ubuntu/precise/metapackages/casper-trinity/debian/compat b/ubuntu/precise/metapackages/casper-trinity/debian/compat new file mode 100644 index 000000000..7f8f011eb --- /dev/null +++ b/ubuntu/precise/metapackages/casper-trinity/debian/compat @@ -0,0 +1 @@ +7 diff --git a/ubuntu/precise/metapackages/casper-trinity/debian/control b/ubuntu/precise/metapackages/casper-trinity/debian/control new file mode 100644 index 000000000..433197e45 --- /dev/null +++ b/ubuntu/precise/metapackages/casper-trinity/debian/control @@ -0,0 +1,14 @@ +Source: casper-trinity +Section: misc +Priority: optional +Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> +Build-Depends: cdbs, debhelper (>= 7.0.50~) +Standards-Version: 3.8.4 + +Package: casper-trinity +Architecture: all +Section: misc +Priority: extra +Depends: ${shlibs:Depends}, ${misc:Depends}, casper +Tag: admin::boot, admin::filesystem, implemented-in::shell, protocol::smb, role::plugin, scope::utility, special::completely-tagged, works-with-format::iso9660 +Description: Casper addon scripts for Trinity diff --git a/ubuntu/precise/metapackages/casper-trinity/debian/copyright b/ubuntu/precise/metapackages/casper-trinity/debian/copyright new file mode 100644 index 000000000..a866ee13d --- /dev/null +++ b/ubuntu/precise/metapackages/casper-trinity/debian/copyright @@ -0,0 +1,23 @@ +Author: Slávek Banko <slavek.banko@axis.cz> + +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 2 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 systems, the complete text of the GNU General +Public License can be found in `/usr/share/common-licenses/GPL'. + +The Debian packaging is (C) 2010, Slávek Banko <slavek.banko@axis.cz> and +is licensed under the GPL, see above. diff --git a/ubuntu/precise/metapackages/casper-trinity/debian/install b/ubuntu/precise/metapackages/casper-trinity/debian/install new file mode 100644 index 000000000..fc8f31aa9 --- /dev/null +++ b/ubuntu/precise/metapackages/casper-trinity/debian/install @@ -0,0 +1 @@ +scripts usr/share/initramfs-tools diff --git a/ubuntu/precise/metapackages/casper-trinity/debian/rules b/ubuntu/precise/metapackages/casper-trinity/debian/rules new file mode 100755 index 000000000..9ded53d05 --- /dev/null +++ b/ubuntu/precise/metapackages/casper-trinity/debian/rules @@ -0,0 +1,6 @@ +#! /usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk + +DEB_DH_BUILDDEB_ARGS += -- -Z$(shell dpkg-deb --help | grep -q ":.* xz[,.]" \ + && echo xz || echo bzip2) diff --git a/ubuntu/precise/metapackages/casper-trinity/debian/source/format b/ubuntu/precise/metapackages/casper-trinity/debian/source/format new file mode 100644 index 000000000..89ae9db8f --- /dev/null +++ b/ubuntu/precise/metapackages/casper-trinity/debian/source/format @@ -0,0 +1 @@ +3.0 (native) diff --git a/ubuntu/precise/metapackages/casper-trinity/debian/source/options b/ubuntu/precise/metapackages/casper-trinity/debian/source/options new file mode 100644 index 000000000..d71748bba --- /dev/null +++ b/ubuntu/precise/metapackages/casper-trinity/debian/source/options @@ -0,0 +1,3 @@ +# Use xz instead of gzip +compression = "xz" +compression-level = 9 diff --git a/ubuntu/precise/metapackages/casper-trinity/scripts/casper-bottom/15autologin-trinity b/ubuntu/precise/metapackages/casper-trinity/scripts/casper-bottom/15autologin-trinity new file mode 100755 index 000000000..a018471b7 --- /dev/null +++ b/ubuntu/precise/metapackages/casper-trinity/scripts/casper-bottom/15autologin-trinity @@ -0,0 +1,41 @@ +#!/bin/sh + +PREREQ="" +DESCRIPTION="Setting up automatic login (Trinity)..." + +prereqs() +{ + echo "$PREREQ" +} + +case $1 in +# get pre-requisites +prereqs) + prereqs + exit 0 + ;; +esac + +. /scripts/casper-functions + +log_begin_msg "$DESCRIPTION" + +if [ -f /root/etc/trinity/kdm/kdmrc ]; then + # Configure KDM-Trinity autologin + sed -i -r \ + -e "s/^#?AutoLoginEnable=.*\$/AutoLoginEnable=true/" \ + -e "s/^#?AutoLoginUser=.*\$/AutoLoginUser=$USERNAME/" \ + -e "s/^#?AutoLoginAgain=.*\$/AutoLoginAgain=true/" \ + /root/etc/trinity/kdm/kdmrc +fi + +if [ -f /root/etc/trinity/tdm/tdmrc ]; then + # Configure TDM-Trinity autologin + sed -i -r \ + -e "s/^#?AutoLoginEnable=.*\$/AutoLoginEnable=true/" \ + -e "s/^#?AutoLoginUser=.*\$/AutoLoginUser=$USERNAME/" \ + -e "s/^#?AutoLoginAgain=.*\$/AutoLoginAgain=true/" \ + /root/etc/trinity/tdm/tdmrc +fi + +log_end_msg diff --git a/ubuntu/precise/metapackages/casper-trinity/scripts/casper-bottom/25adduser-trinity b/ubuntu/precise/metapackages/casper-trinity/scripts/casper-bottom/25adduser-trinity new file mode 100755 index 000000000..bd764edcc --- /dev/null +++ b/ubuntu/precise/metapackages/casper-trinity/scripts/casper-bottom/25adduser-trinity @@ -0,0 +1,33 @@ +#!/bin/sh + +PREREQ="" +DESCRIPTION="Adding live session user (Trinity)..." + +prereqs() +{ + echo "$PREREQ" +} + +case $1 in +# get pre-requisites +prereqs) + prereqs + exit 0 + ;; +esac + +. /scripts/casper-functions + +log_begin_msg "$DESCRIPTION" + +#Trinity +if [ -d "/root/etc/trinity" ]; then + if [ -f "/root/usr/share/applications/ubiquity-gtkui.desktop" ]; then + sed -i 's/\(OnlyShowIn=.*\)/\1KDE;TDE;/' "/root/usr/share/applications/ubiquity-gtkui.desktop" + fi + if [ -f "/root/home/$USERNAME/Desktop/ubiquity-gtkui.desktop" ]; then + sed -i 's/\(OnlyShowIn=.*\)/\1KDE;TDE;/' "/root/home/$USERNAME/Desktop/ubiquity-gtkui.desktop" + fi +fi + +log_end_msg |