summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2012-04-24gitignore: add git_src dir for mythweb to ignoreJames Meyer1-0/+1
2012-04-24mythweb: modified to use git_src_checkoutJames Meyer1-8/+25
2012-04-24mythtv: add mythvideo as a conflicts and replacesJames Meyer1-1/+2
2012-04-24git_src_checkout: add file to checkout mythwebJames Meyer2-0/+39
2012-04-24keylaunch: update keybindings to use mythinstall -H for showing teh help ↵James Meyer2-3/+3
screen. With the new cmdline parser -h was already taken for showing command line help.
2012-04-24Merge branch 'testing' of linhes.org:linhes_pkgbuild into testingBritney Fransen6-7/+98
2012-04-24runit-scripts: remotes:run: fix cmds so runit controls correct command. refs#821Britney Fransen2-8/+9
2012-04-23LinHES-config: rebuild package after merging remotes with nss changesJames Meyer1-1/+1
2012-04-23Merge branch 'testing' of git@linhes.org:linhes_pkgbuild into testingJames Meyer10-307/+143
2012-04-23LinHES-config: updated network and hostypes to use mdns4 and make sure avahi ↵James Meyer3-7/+36
is installed
2012-04-23nss-mdns: first appearance. Used for resolving hostnames via mdnsJames Meyer3-0/+62
2012-04-23LinHES-config: mv_ir.py: replace lircd service with remotes. refs #821Britney Fransen2-7/+7
2012-04-23runit-scripts: replace lircd with remotesBritney Fransen6-282/+100
2012-04-23sapphire:Bumped module to version 3.4.Cecil2-9/+11
2012-04-22Merge branch 'testing' of git@linhes.org:linhes_pkgbuild into testingCecil16-61/+6602
2012-04-22sapphire: Bumped to version 3.3.Cecil2-19/+35
2012-04-22mythdb-initial: update initial-db for myth .25. This removed the need to ↵James Meyer5-48/+6569
update schemas right after a fresh install.
2012-04-22runit-scripts: mythbackend set myth_run_status=1 so that myth_status isn't ↵James Meyer2-4/+5
run when this service is started.
2012-04-22LinHES-config: set myth_run_status=1 so that myth_status isn't run whenever ↵James Meyer2-1/+2
this file is sourced.
2012-04-22Merge branch 'testing' of git@linhes.org:linhes_pkgbuild into testingJames Meyer3-0/+85
2012-04-22mythtv: on checkout eith git_src set the version.James Meyer3-2/+6
When building mythtv the version is already set so make version.sh to do nothing.
2012-04-22initscripts: set LC_ALLJames Meyer4-6/+20
2012-04-22sapphire:Kernel module version 3.2 for sapphire remote. Initial inclusion.Cecil3-0/+85
2012-04-22added perl-io-socket6 and perl-io-socket-inet6 for mythtv perl binding supportJames Meyer2-0/+98
2012-04-22mythtv: added perl-io-socket-6 for perl binding supportJames Meyer2-7/+42
2012-04-22LinHES-config: remove mythvideo/mythsmoltJames Meyer3-6/+8
For installs, delay non-master database loads until after machine is configured.
2012-04-22mythtv-0.25: update myth_settings patch to include hostname overrideJames Meyer2-13/+42
2012-04-21LinHES-config: update version number to 7.3James Meyer2-2/+2
2012-04-21Merge branch 'testing' of git@linhes.org:linhes_pkgbuild into testingJames Meyer0-0/+0
2012-04-21merge_conflict fix..no changeJames Meyer6-20/+22
2012-04-21git_src/checkout_mythtv: checkout fixes/0.25 not masterJames Meyer2-4/+2
2012-04-21git_ignore: add git_src mythtvJames Meyer1-0/+2
2012-04-21mythplugins: remove mythvideoJames Meyer1-10/+4
add libcdio,fftw for mythmusic
2012-04-21mythtv: change pkgbuild to put the commit_hash in the pkgdesc, renable menu ↵James Meyer3-21/+16
patches
2012-04-21LinHES-config: add myth_settings_wrapper, and convert exisiting programs to ↵James Meyer4-16/+269
use it. myth_settings_wrapper.sh is a wrapper around mythutils and is used to update a few database settings and also to save/restore settings during install.
2012-04-21mythinstall: recompile with .25 fixesJames Meyer1-1/+1
2012-04-21mythtv/git_src checkout. Add the ability to checkout the lastest mythtv, or ↵James Meyer2-2/+23
stick with a known hash.
2012-04-17transmission-cli: update to 2.51Michael Hanson1-3/+3
2012-04-17rsyslog: log_care.sh: remove empty dirs; remove previous year logs and dirs.Britney Fransen3-12/+14
2012-04-15Merge branch 'testing' of git@linhes.org:linhes_pkgbuild into testingCecil52-35/+4436
2012-04-15xbmc:Bumped to -5 as xscreensaver was still starting. New xbmc.sh exits ↵Cecil2-5/+5
XScrensaver and starts it back up again once XBMC is done.
2012-04-15mythtv .25: First checkin, still needs a bit of cleanup.James Meyer34-0/+4141
This commit introduces the dir git_src which is used as a common dir to build plugins/mythweb/mythtv. To update the mythtv pkg, first run git_src/checkout_mythtv.sh then switch to the mythtv package dir and build the package as normal. Same applies to mythplugins. I plan to introduce another script that will build it all in one step. Also this checkin doesn't handle the menu updates. Those will be corrected at a later date.
2012-04-15Merge branch 'testing' of git@linhes.org:linhes_pkgbuild into testingJames Meyer22-65/+350
Conflicts: abs/core/LinHES-system/PKGBUILD
2012-04-15runit-scripts: change mythbackend to use --logpathJames Meyer2-2/+3
2012-04-15mythinstall: update package for myth .25James Meyer2-3/+3
2012-04-15LinHES-system: change frontend logging to use --syslogJames Meyer3-8/+9
-silence the grep for osd
2012-04-15linhes-system: myth_status.py, handle case where conflicts is null and catch ↵James Meyer1-5/+8
the excpetion
2012-04-14LinHES-system: add cacheclean and cron job to keep 3 newest pkgs in pacman ↵Britney Fransen3-5/+144
cache.
2012-04-14bluez: fixup audio streaming again v4.99Michael Hanson4-3/+109
2012-04-14Merge branch 'testing' of linhes.org:linhes_pkgbuild into testingMichael Hanson68-630/+6370
Conflicts: abs/extra/bluez/PKGBUILD abs/extra/bluez/__changelog