From 960af583bf9a21d62a7dc745ddd8c93acb50381f Mon Sep 17 00:00:00 2001
From: Cecil Hugh Watson <knoppmyth@gmail.com>
Date: Wed, 12 Nov 2008 20:40:16 -0800
Subject: Bumped mythdb-initial version for testing. Modified LinHES-run to
 launch mythtv-setup from an xterm. Launch mythfilldatabase in the background.
 Bumped LinHES-System version to reflect change.

---
 abs/core-testing/LinHES-system/LinHES-run              | 4 ++--
 abs/core-testing/LinHES-system/PKGBUILD                | 2 +-
 abs/core-testing/mythtv/stable/mythdb-initial/PKGBUILD | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/abs/core-testing/LinHES-system/LinHES-run b/abs/core-testing/LinHES-system/LinHES-run
index 72c3991..0fc10fd 100644
--- a/abs/core-testing/LinHES-system/LinHES-run
+++ b/abs/core-testing/LinHES-system/LinHES-run
@@ -31,9 +31,9 @@ then
         if [ ! $STATUS = 2 ]
         then
                 sudo sv stop mythbackend
-                /usr/bin/mythtv-setup
+                xterm -e /usr/bin/mythtv-setup
                 sudo sv start mythbackend
-                #maybe run mythfilldatabase here
+                nice -n 19 mythfilldatabase --quiet &
         fi
         rm ~/.configure
         fi
diff --git a/abs/core-testing/LinHES-system/PKGBUILD b/abs/core-testing/LinHES-system/PKGBUILD
index bb1b9d2..0660745 100644
--- a/abs/core-testing/LinHES-system/PKGBUILD
+++ b/abs/core-testing/LinHES-system/PKGBUILD
@@ -1,6 +1,6 @@
 pkgname=LinHES-system
 pkgver=1.0
-pkgrel=6
+pkgrel=8
 arch=('i686')
 MVDIR=$startdir/pkg/usr/LH
 BINDIR=$startdir/pkg/usr/bin
diff --git a/abs/core-testing/mythtv/stable/mythdb-initial/PKGBUILD b/abs/core-testing/mythtv/stable/mythdb-initial/PKGBUILD
index bf2c94c..8fda243 100755
--- a/abs/core-testing/mythtv/stable/mythdb-initial/PKGBUILD
+++ b/abs/core-testing/mythtv/stable/mythdb-initial/PKGBUILD
@@ -1,6 +1,6 @@
 pkgname=mythdb-initial
 pkgver=1
-pkgrel=5
+pkgrel=6
 pkgdesc="setup the initial mythtv database for linhes"
 url=""
 license=""
-- 
cgit v0.12