summaryrefslogtreecommitdiffstats
path: root/abs
diff options
context:
space:
mode:
authorJames Meyer <jams@linhes.org>2010-12-12 02:48:22 (GMT)
committerJames Meyer <jams@linhes.org>2010-12-12 02:48:22 (GMT)
commit5f0cec38c5d521dfc11d9d0c283fc37ef972766e (patch)
tree1764d04cafb2a25ac8a3a99b36d21e9e7d047495 /abs
parent22f68d5a55dcfaad6010bbd589e15cce3d88a35e (diff)
downloadlinhes_pkgbuild-5f0cec38c5d521dfc11d9d0c283fc37ef972766e.zip
linhes_pkgbuild-5f0cec38c5d521dfc11d9d0c283fc37ef972766e.tar.gz
linhes_pkgbuild-5f0cec38c5d521dfc11d9d0c283fc37ef972766e.tar.bz2
linhes-run: remove tweaker on firstrun as it's broken and duplicates settings
Diffstat (limited to 'abs')
-rwxr-xr-xabs/core/LinHES-system/LinHES-run8
-rwxr-xr-xabs/core/LinHES-system/PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/abs/core/LinHES-system/LinHES-run b/abs/core/LinHES-system/LinHES-run
index d5a3a15..ab2f6de 100755
--- a/abs/core/LinHES-system/LinHES-run
+++ b/abs/core/LinHES-system/LinHES-run
@@ -75,8 +75,9 @@ then
# Run Tweaker, which applies generic and hardware-specific settings
if [ ! -f ~/.no_meth ]
then
- sudo -E tweaker.pl
- /bin/rm /tmp/fps # ??? clean up a temp file that will eventually be obsolete anyway
+ #remove tweaker cause it's broken and duplicates entries
+ #sudo -E tweaker.pl
+ #/bin/rm /tmp/fps # ??? clean up a temp file that will eventually be obsolete anyway
# Run any brand-specific commands, if necessary.
SpecialHardwareCommands
else
@@ -85,10 +86,9 @@ then
sudo pacman -R myth2ipod myt2xvid3
sudo pacman -S --noconfirm myth2ipod myt2xvid3
sudo sv stop mythbackend
- cat /data/database/dvd_transcode_r6.sql | mysql -u root mythconverg
xterm -fn *18* -e sudo taskset -c 0 /usr/bin/mythtv-setup
sudo sv start mythbackend
- sudo chown -R mythtv.mythtv /home/mythtv
+ sudo chown -R mythtv.mythtv /home/mythtv
nice -n 19 mythfilldatabase --quiet &
msg "Guide data is being loaded. \n Until this completes\n some shows will appear as unknown \n in the program guide."
rm ~/.configure
diff --git a/abs/core/LinHES-system/PKGBUILD b/abs/core/LinHES-system/PKGBUILD
index d127585..588fa32 100755
--- a/abs/core/LinHES-system/PKGBUILD
+++ b/abs/core/LinHES-system/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=LinHES-system
-pkgver=1.1
-pkgrel=34
+pkgver=2
+pkgrel=1
arch=('i686')
MVDIR=$startdir/pkg/usr/LH
BINDIR=$startdir/pkg/usr/bin
@@ -43,7 +43,7 @@ md5sums=('19934a456d0e112298b8aac3279f9a16'
'76b2637cac0452b3acdbeeb4e8a5474b'
'c60b6c66f498809a6e5ca18a8c97d336'
'ccae1296ef248fa52ec3a7cb820a476e'
- 'b58b59c05faeefd4acbbb7876215c875'
+ '48c55301daa44f6ad081d3a5dfb34e2c'
'18a884a73344ff6eb74f63b49745e0f5'
'dc3eef2a624754e16805d72bbe488b67'
'dc0be354ce77ba2b89868fc29b942c43'