Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-12-30 | xymon: fix check for myth_mtc and add support for myth_orphan check. | James Meyer | 3 | -50/+44 | |
refs: #806 | |||||
2011-12-29 | supplemental-web: correct count.py to remove live-tv from the stats. Set ↵ | James Meyer | 2 | -5/+8 | |
all blank categories to "Unkown" refs #806 | |||||
2011-12-27 | linhes-system: fix typos in set_windowmanager.sh and add some help text for ↵ | James Meyer | 2 | -5/+7 | |
alt_wm | |||||
2011-12-27 | runit-scripts: add setfacl to runit 1 for /etc/systemconfig. This will ↵ | James Meyer | 2 | -1/+3 | |
ensure that the permissions will be correct on every boot. | |||||
2011-12-27 | LinHES-config: rebuild, no changes | James Meyer | 1 | -1/+1 | |
2011-12-27 | func: msg.cfg, change the default location for text to be upper middle. ↵ | James Meyer | 2 | -3/+8 | |
Added another section called "middle", when using this configuration messages will be displayed right in the middle of the screen. | |||||
2011-12-27 | supplemental-web: process.py remove condtional hostname check for ↵ | James Meyer | 1 | -7/+7 | |
optimizing the database. refs #805 | |||||
2011-12-27 | LinHES-system: pkgbuild with correct md5sums. Missed from earlier commit. | James Meyer | 1 | -5/+5 | |
2011-12-27 | supplemental-web: process.py add the command it's running to the top of the ↵ | James Meyer | 2 | -14/+7 | |
page. general cleanup of unused code refs #805 | |||||
2011-12-27 | func: update pacman.py to call the correct update script. | James Meyer | 2 | -3/+3 | |
refs: #806 | |||||
2011-12-27 | supplemental-web: remove unused graphics | James Meyer | 1 | -0/+0 | |
2011-12-27 | supplemental-web: fix command to run for a manual system backup. | James Meyer | 2 | -6/+5 | |
refs #806 | |||||
2011-12-27 | xymon: correct sudo rules to run the system backup job. | James Meyer | 2 | -2/+2 | |
2011-12-25 | wmaker_settings: remove mythfrontend from the default session. | James Meyer | 2 | -14/+1 | |
refs #805 | |||||
2011-12-25 | dcron: update to version 4.5 | James Meyer | 10 | -208/+33 | |
refs #807 closes #807 | |||||
2011-12-25 | LinHES-session: changes for non-default startup style | James Meyer | 2 | -13/+38 | |
- fix multiple startup of mythfrontend - fixed the start stop of mythbackend via backend_control - added the startup of mythtv-setup refs #805 | |||||
2011-12-25 | linhes-system. modify .install file so that the cron link created for ↵ | James Meyer | 1 | -3/+9 | |
myth_mtc.sh doesn't end in .sh. Sometimes runparts will skip .sh files | |||||
2011-12-25 | myth_mtc.py: | James Meyer | 1 | -21/+38 | |
Fix path for backup and restore jobs. All encase db calls in try/except to avoid the script failing when the bindings cannot connect refs #804 | |||||
2011-12-25 | supplemental-web: remove notify.py, it's no longer used. | James Meyer | 1 | -29/+0 | |
2011-12-25 | media_dirs: add system_backups | James Meyer | 1 | -2/+3 | |
change chown commands to 1000 instead of calling by name | |||||
2011-12-25 | xymon: change database backup location to /myth/system_backup. | James Meyer | 2 | -7/+8 | |
Also fix the generation of hbnotes for standalone. The webpage was missing the backup option | |||||
2011-12-25 | supplemental-web: start/stop cgi scripts. Add an extra msg saying it's ↵ | James Meyer | 3 | -11/+13 | |
about to stop the service. | |||||
2011-12-22 | nvidia:Fixed typo, other issues. | Cecil | 2 | -11/+11 | |
2011-12-22 | nvidia:Bumped to latest official release. | Cecil | 2 | -15/+16 | |
2011-12-22 | nvidia-utils:Bumped to latest official release. | Cecil | 2 | -12/+8 | |
2011-12-22 | mythtv:Bumped to latest. | Cecil | 1 | -1/+1 | |
2011-12-22 | mplayer:Prevents conflicts in man docs (already installed with mplayer) when ↵ | Cecil | 1 | -3/+3 | |
installing mencoder. | |||||
2011-12-22 | Merge branch 'testing' of ↵ | Cecil | 19 | -102/+323 | |
ssh://cesman@linhes.org/mount/repository/linhes_pkgbuild into testing | |||||
2011-12-22 | linhes-scripts:Updated list of deps. | Cecil | 1 | -2/+2 | |
2011-12-21 | linhes-system: myth_mtc | James Meyer | 3 | -18/+25 | |
fix python bindings usage and replace popen2 with subprocess. refs #803 | |||||
2011-12-21 | wmaker_settings: change out background for windowmaker to a linhes specific one. | James Meyer | 2 | -1/+1 | |
2011-12-21 | func: run systemconfig.py func after install. | James Meyer | 2 | -2/+3 | |
This is needed to setup the minion | |||||
2011-12-21 | xymon: add additional sudo script for running sv | James Meyer | 2 | -2/+4 | |
2011-12-21 | supplemental-web: add backend_control.sh and cleanup the cgi scripts | James Meyer | 5 | -7/+47 | |
2011-12-21 | LinHES-system/config: add install_supplemental_service.sh | James Meyer | 6 | -73/+244 | |
This script will install and configure the extra web services and programs needed. LinHES-session: additional work on making the startup process a bit more modular. | |||||
2011-12-12 | e16_theme_settings: Change startup overlay to be scaled. | James Meyer | 4 | -3/+7 | |
add post_upgrade -> post_install clean out cache on upgrades | |||||
2011-12-12 | xymon: add led theme | James Meyer | 8 | -151/+267 | |
logrotate: send hup after rotate hbfunc: general rewrite hbnotes: better output formatting for the dot file, fix slave tuners in the dot file | |||||
2011-12-12 | mythinstall: new build, this one sets all hostnames to lowercase | James Meyer | 1 | -1/+1 | |
2011-12-12 | supplemental-web: | James Meyer | 2 | -15/+7 | |
home.shtml, formatting process.py first pass at accounting for mixed case hostnames. Set them all to lower | |||||
2011-12-12 | dcron: set post_install to run post_upgrade | James Meyer | 1 | -0/+3 | |
2011-12-12 | func: rename failed_func and set it as a bash script in the header. | James Meyer | 3 | -10/+11 | |
2011-12-12 | LinHES-config: Fix install for Slave BE. Was attempting to remove lighttpd ↵ | James Meyer | 2 | -5/+3 | |
from a list, but it was already gone. | |||||
2011-12-08 | runit-scripts: remove syslog from startup list and replace with rsyslog | James Meyer | 2 | -2/+2 | |
2011-12-08 | e16_theme_settings and wmaker_settings. Setacl so everybody can rw | James Meyer | 4 | -4/+14 | |
2011-12-08 | func: when a failed func host needs clearing, remove /etc/pki/certmaster. | James Meyer | 2 | -3/+3 | |
2011-12-08 | LinHES-config: move network module to top of the list. When multiple ↵ | James Meyer | 4 | -10/+41 | |
modules are run and network is in the list, network will run first. -Add support for creating the .mythtv dir if it's not present -simple logic to catch an error if the network can not be reached, when checking for extra support for func,xymon. | |||||
2011-12-07 | Merge branch 'testing' of ↵ | James Meyer | 2 | -4/+5 | |
ssh://jams@linhes.org/mount/repository/linhes_pkgbuild into testing | |||||
2011-12-07 | xymon: first build, includes both server and client builds. | James Meyer | 26 | -0/+1931 | |
xymon is a system used to monitor various things about each host. Possible to replace rrdtool and monitorx | |||||
2011-12-07 | python2-distribute: needed by cython | James Meyer | 2 | -0/+75 | |
2011-12-07 | python_aosd: python bindings to libaosd | James Meyer | 1 | -0/+16 | |