summaryrefslogtreecommitdiffstats
path: root/abs/core
AgeCommit message (Collapse)AuthorFilesLines
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-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-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_conflict fix..no changeJames Meyer3-12/+14
2012-04-21git_src/checkout_mythtv: checkout fixes/0.25 not masterJames Meyer2-4/+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-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 Meyer9-15/+263
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-13LinHES-system & linhes-scripts: move diskspace to LinHES-systemBritney Fransen4-14/+13
2012-04-13LinHES-system: firstboot.sh: add fix_lirc_socket; closes #822Britney Fransen2-2/+23
2012-04-12LinHES-system: myth_status.py: add call to diskspace.sh to warn user of full ↵Britney Fransen2-5/+5
disks.
2012-04-12linhes-scripts: add diskspace.sh and cron job to warn user about low disk ↵Britney Fransen3-2/+91
space on /.
2012-04-10linhes-scripts:Bumped to 7-31. Modified stop_xss.sh to account for XBMC.Cecil2-3/+3
2012-04-07xorg-xdpyinfo: Initial inclusion; dep of XBMC 11Britney Fransen1-0/+24
2012-04-07LinHES-system: myth_status.py: limit upcoming recordings to 12Britney Fransen2-3/+9
2012-04-07linhes-scripts: remove install_hulu.sh; replaced by huludesktop pkg.Britney Fransen2-73/+1
2012-04-07LinHES-config: soundconfig.sh: when alsa is loaded remove oss pkgBritney Fransen2-2/+5
When oss pkg is installed with alsa selected flashplayer sound doesn't work.
2012-04-07v4l-dvb: add post_remove pkg to reinstallBritney Fransen2-4/+4
2012-03-26v4l-dvb: fix breakageBritney Fransen2-3/+11
our kernel had compressed modules and were conflicting with the uncompressed modules in v4l-dvb. post-install and post-upgrade remove the compressed modules.
2012-03-10system-templates: remotes: add remote.run; add imon-mce; remove imon-pad; ↵Britney Fransen10-329/+1772
refs #651 refs #821
2012-03-10LinHES-config: mv_ir.py: change how remote.run is handled. refs #821Britney Fransen2-4/+6
2012-03-10runit-scripts: add remotes service. refs #821Britney Fransen3-1/+147
2012-03-10LinHES-config: mv_ir.py: add remote.run for specific remote starting ↵Britney Fransen2-5/+23
commands. refs #821
2012-03-06runit-scripts: lircd run: set protocol and keymap for imonBritney Fransen2-1/+2
2012-03-06LinHES-config: install_functions.sh: check if rc dir is empty to quiet an errorBritney Fransen2-3/+3
2012-03-05LinHES-system: lh_system_backup_job: remove backups older than 21 daysBritney Fransen2-4/+5
2012-03-05runit-scripts: lircd run: oopsBritney Fransen2-1/+2
2012-03-05system-templates: update imon remote; refs #651Britney Fransen5-396/+1641
2012-03-05runit-scripts: lircd run: add imon cmd; move dvico locations; refs #651Britney Fransen2-3/+6
2012-03-05udev: Add SoundGraph rules; move dvico symlinks to /remotes/Britney Fransen4-4/+14
2012-03-02Merge branch 'testing' of git@linhes.org:linhes_pkgbuild into testingCecil11-39/+33
2012-03-02Added loopback support for DVB module.Cecil1-1/+5
2012-03-01udev: add SoundGraph_LCD rules. closes #652Britney Fransen3-1/+10
2012-03-01system-templates: update LCDd.conf for antec_fusion LCD; refs 652Britney Fransen2-3/+17
2012-02-28local-website: update linksBritney Fransen4-34/+5