Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-04-24 | runit-scripts: | James Meyer | 4 | -2/+12 | |
- changed mythbackend logging to use syslog - as pre-upgrade run a chmod 755 on /etc/sv. This should get rid of the permissions difference error message. Note this is a one-time run | |||||
2012-04-24 | mythtv: added myththemes as a replace/conflict. | James Meyer | 1 | -3/+3 | |
This was done because the themes are now available via the theme downloader | |||||
2012-04-24 | mythweb: modified to use git_src_checkout | James Meyer | 1 | -8/+25 | |
2012-04-24 | mythtv: add mythvideo as a conflicts and replaces | James Meyer | 1 | -1/+2 | |
2012-04-24 | git_src_checkout: add file to checkout mythweb | James Meyer | 2 | -0/+39 | |
2012-04-24 | keylaunch: update keybindings to use mythinstall -H for showing teh help ↵ | James Meyer | 2 | -3/+3 | |
screen. With the new cmdline parser -h was already taken for showing command line help. | |||||
2012-04-24 | Merge branch 'testing' of linhes.org:linhes_pkgbuild into testing | Britney Fransen | 6 | -7/+98 | |
2012-04-24 | runit-scripts: remotes:run: fix cmds so runit controls correct command. refs#821 | Britney Fransen | 2 | -8/+9 | |
2012-04-23 | LinHES-config: rebuild package after merging remotes with nss changes | James Meyer | 1 | -1/+1 | |
2012-04-23 | Merge branch 'testing' of git@linhes.org:linhes_pkgbuild into testing | James Meyer | 10 | -307/+143 | |
2012-04-23 | LinHES-config: updated network and hostypes to use mdns4 and make sure avahi ↵ | James Meyer | 3 | -7/+36 | |
is installed | |||||
2012-04-23 | nss-mdns: first appearance. Used for resolving hostnames via mdns | James Meyer | 3 | -0/+62 | |
2012-04-23 | LinHES-config: mv_ir.py: replace lircd service with remotes. refs #821 | Britney Fransen | 2 | -7/+7 | |
2012-04-23 | runit-scripts: replace lircd with remotes | Britney Fransen | 6 | -282/+100 | |
2012-04-23 | sapphire:Bumped module to version 3.4. | Cecil | 2 | -9/+11 | |
2012-04-22 | Merge branch 'testing' of git@linhes.org:linhes_pkgbuild into testing | Cecil | 16 | -61/+6602 | |
2012-04-22 | sapphire: Bumped to version 3.3. | Cecil | 2 | -19/+35 | |
2012-04-22 | mythdb-initial: update initial-db for myth .25. This removed the need to ↵ | James Meyer | 5 | -48/+6569 | |
update schemas right after a fresh install. | |||||
2012-04-22 | runit-scripts: mythbackend set myth_run_status=1 so that myth_status isn't ↵ | James Meyer | 2 | -4/+5 | |
run when this service is started. | |||||
2012-04-22 | LinHES-config: set myth_run_status=1 so that myth_status isn't run whenever ↵ | James Meyer | 2 | -1/+2 | |
this file is sourced. | |||||
2012-04-22 | Merge branch 'testing' of git@linhes.org:linhes_pkgbuild into testing | James Meyer | 3 | -0/+85 | |
2012-04-22 | mythtv: on checkout eith git_src set the version. | James Meyer | 3 | -2/+6 | |
When building mythtv the version is already set so make version.sh to do nothing. | |||||
2012-04-22 | initscripts: set LC_ALL | James Meyer | 4 | -6/+20 | |
2012-04-22 | sapphire:Kernel module version 3.2 for sapphire remote. Initial inclusion. | Cecil | 3 | -0/+85 | |
2012-04-22 | added perl-io-socket6 and perl-io-socket-inet6 for mythtv perl binding support | James Meyer | 2 | -0/+98 | |
2012-04-22 | mythtv: added perl-io-socket-6 for perl binding support | James Meyer | 2 | -7/+42 | |
2012-04-22 | LinHES-config: remove mythvideo/mythsmolt | James Meyer | 3 | -6/+8 | |
For installs, delay non-master database loads until after machine is configured. | |||||
2012-04-22 | mythtv-0.25: update myth_settings patch to include hostname override | James Meyer | 2 | -13/+42 | |
2012-04-21 | LinHES-config: update version number to 7.3 | James Meyer | 2 | -2/+2 | |
2012-04-21 | merge_conflict fix..no change | James Meyer | 6 | -20/+22 | |
2012-04-21 | git_src/checkout_mythtv: checkout fixes/0.25 not master | James Meyer | 2 | -4/+2 | |
2012-04-21 | mythplugins: remove mythvideo | James Meyer | 1 | -10/+4 | |
add libcdio,fftw for mythmusic | |||||
2012-04-21 | mythtv: change pkgbuild to put the commit_hash in the pkgdesc, renable menu ↵ | James Meyer | 3 | -21/+16 | |
patches | |||||
2012-04-21 | LinHES-config: add myth_settings_wrapper, and convert exisiting programs to ↵ | James Meyer | 4 | -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-21 | mythinstall: recompile with .25 fixes | James Meyer | 1 | -1/+1 | |
2012-04-21 | mythtv/git_src checkout. Add the ability to checkout the lastest mythtv, or ↵ | James Meyer | 2 | -2/+23 | |
stick with a known hash. | |||||
2012-04-15 | mythtv .25: First checkin, still needs a bit of cleanup. | James Meyer | 34 | -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-15 | Merge branch 'testing' of git@linhes.org:linhes_pkgbuild into testing | James Meyer | 22 | -65/+350 | |
Conflicts: abs/core/LinHES-system/PKGBUILD | |||||
2012-04-15 | runit-scripts: change mythbackend to use --logpath | James Meyer | 2 | -2/+3 | |
2012-04-15 | mythinstall: update package for myth .25 | James Meyer | 2 | -3/+3 | |
2012-04-15 | LinHES-system: change frontend logging to use --syslog | James Meyer | 3 | -8/+9 | |
-silence the grep for osd | |||||
2012-04-15 | linhes-system: myth_status.py, handle case where conflicts is null and catch ↵ | James Meyer | 1 | -5/+8 | |
the excpetion | |||||
2012-04-14 | LinHES-system: add cacheclean and cron job to keep 3 newest pkgs in pacman ↵ | Britney Fransen | 3 | -5/+144 | |
cache. | |||||
2012-04-14 | bluez: fixup audio streaming again v4.99 | Michael Hanson | 4 | -3/+109 | |
2012-04-14 | Merge branch 'testing' of linhes.org:linhes_pkgbuild into testing | Michael Hanson | 68 | -630/+6370 | |
Conflicts: abs/extra/bluez/PKGBUILD abs/extra/bluez/__changelog | |||||
2012-04-14 | bluez: Minor fixes v4.99 | Michael Hanson | 2 | -6/+14 | |
2012-04-13 | LinHES-system & linhes-scripts: move diskspace to LinHES-system | Britney Fransen | 4 | -14/+13 | |
2012-04-13 | LinHES-system: firstboot.sh: add fix_lirc_socket; closes #822 | Britney Fransen | 2 | -2/+23 | |
2012-04-12 | LinHES-system: myth_status.py: add call to diskspace.sh to warn user of full ↵ | Britney Fransen | 2 | -5/+5 | |
disks. | |||||
2012-04-12 | linhes-scripts: add diskspace.sh and cron job to warn user about low disk ↵ | Britney Fransen | 3 | -2/+91 | |
space on /. |