summaryrefslogtreecommitdiffstats
path: root/abs/core/LinHES-config/PKGBUILD
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2013-01-05 02:34:17 (GMT)
committerJames Meyer <james.meyer@operamail.com>2013-01-05 02:34:17 (GMT)
commit7a2658fa493edc8b89051ca93e9b4086d0709660 (patch)
treee546ea0718facca73a6cb4402963267ab9cbf5fe /abs/core/LinHES-config/PKGBUILD
parente1ecc57521430f04bf91d6dffbfb76dd7f52459c (diff)
downloadlinhes_pkgbuild-7a2658fa493edc8b89051ca93e9b4086d0709660.zip
linhes_pkgbuild-7a2658fa493edc8b89051ca93e9b4086d0709660.tar.gz
linhes_pkgbuild-7a2658fa493edc8b89051ca93e9b4086d0709660.tar.bz2
LinHES-config: reintroduce the start of a revamped autocard.py.
This is not done, but it's close enought to commit. In it's current state it will detect v4l, hdprv, hdhr, dvb cards and write out udev rules to create persistent dev nodes for each device. However it will not change the kernel produced nodes. Right now it's as simple as running "autocard.py" refs #892
Diffstat (limited to 'abs/core/LinHES-config/PKGBUILD')
-rwxr-xr-xabs/core/LinHES-config/PKGBUILD7
1 files changed, 5 insertions, 2 deletions
diff --git a/abs/core/LinHES-config/PKGBUILD b/abs/core/LinHES-config/PKGBUILD
index bd6b387..7c64fe2 100755
--- a/abs/core/LinHES-config/PKGBUILD
+++ b/abs/core/LinHES-config/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=LinHES-config
pkgver=2.3
-pkgrel=202
+pkgrel=204
conflicts=(MythVantage-config MythVantage-config-dev LinHES-config-dev LinHes-config )
pkgdesc="Install and configure your system"
depends=('bc' 'libstatgrab' 'mysql-python' 'expect' 'curl' 'dnsutils' 'parted'
@@ -29,6 +29,7 @@ source=(mv_install.py 09_mythvantge_runit_grub
build_diskless.sh
networkconfig.sh
autocard.py
+ udev_link.sh
restore_km_db_chroot.sh
README
mv_advanced.py
@@ -85,6 +86,7 @@ build() {
install -m 0755 build_diskless.sh $MVDIR/bin/build_diskless.sh
install -m 0755 timezip.py $MVDIR/bin/timezip.py
install -m 0755 autocard.py $MVDIR/bin/autocard.py
+ install -m 0755 udev_link.sh $MVDIR/bin/udev_link.sh
install -m 0755 mv_config.py $MVDIR/bin/mv_config.py
install -m 0755 mv_install.py $MVDIR/bin/mv_install.py
install -m 0755 mv_advanced.py $MVDIR/bin/
@@ -148,7 +150,8 @@ md5sums=('26e20dba8d1bea96a07131ef945fd2f7'
'ab2aa42c2947148c2b1cac0ade6d1d55'
'd429b59d3cfb37b0624c6a4a71a7c2c0'
'f6a935c35123fdc7c259c01cbc794a64'
- '9151c74fcaf18ec4cf5e757cfdbc7017'
+ '656625c8fee50f5b1d8d29eaa80c5982'
+ 'd3490e93f313bbbcbc6c3693c56b9c17'
'3d1e4a119f38cff0498bf8a67e94e4b3'
'71fd2d0d448fc2fcd15415a1beed7109'
'c0549457750c4f8e8038d904a0f3012a'