Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
2011-12-07 | powermate_myth: add ability to control the FE using a geffen powermate. | James Meyer | 3 | -0/+336 | |
2011-12-07 | xdotool: update to 20110503 | James Meyer | 1 | -4/+4 | |
2011-12-07 | tilda, wmaker e16 settings: move /reneame to their proper place in the tree. | James Meyer | 350 | -189/+1744 | |
2011-12-07 | lighttpd: config file change | James Meyer | 2 | -4/+9 | |
- enable logging through syslog | |||||
2011-12-07 | fping: utility to ping several hosts at once | James Meyer | 1 | -0/+32 | |
Used by xymon | |||||
2011-12-07 | enlighenment--changing dir | James Meyer | 3 | -0/+0 | |
2011-12-07 | libaosd: first build. This is a library that be used as an alternative to xosd. | James Meyer | 1 | -0/+25 | |
2011-12-07 | LinHES-config: - Add ability to poll the MBE to see if xymon & fun is supported. | James Meyer | 4 | -33/+229 | |
- If a new feature is supported, install the client - Create config.xml in /usr/share/mythtv and symlink it into mythtv home dir. - setup a network enabled rsyslog - For new installs fix fstab to include ACL's | |||||
2011-12-07 | LinHES-system: remove ghosd and add myth_status to the build. | James Meyer | 2 | -8/+6 | |
2011-12-07 | cython: first build | James Meyer | 1 | -0/+26 | |
2011-12-07 | func: first build | James Meyer | 11 | -0/+374 | |
Used by the backend to issue commands on any given system of the cluster. | |||||
2011-12-07 | confuse: first build, Needed for tilda | James Meyer | 1 | -0/+23 | |
2011-12-07 | certmaster: first build | James Meyer | 7 | -0/+179 | |
Needed with for func. This should only run on the MBE | |||||
2011-12-07 | LinHES-system: include myth_status.py/.sh | James Meyer | 2 | -0/+79 | |
This program will give a very brief summary of upcoming recordings. If the system is a MBE it will be run at login and output will be displayed on the terminal. | |||||
2011-12-07 | keylaunch: first build. Used to bind actions to hot keys. This is needed ↵ | James Meyer | 3 | -0/+91 | |
to keep the linhes keybindings when not using fluxbox | |||||
2011-12-07 | dcron: add a new dir to run cron jobs every 10 minutes. | James Meyer | 4 | -6/+16 | |
Scripts placed in this dir should not in .sh if they are then run-parts will ignore it. | |||||
2011-12-07 | rsyslog: first build, this replaces syslog-ng | James Meyer | 6 | -0/+213 | |
/var/log will now have the format of /var/log/$DATE/$log_files | |||||
2011-12-07 | runit-scripts: additional scripts | James Meyer | 10 | -84/+157 | |
-certmaster -func -powermate -rsyslog -xymon | |||||
2011-12-05 | v4l-utils: update to libjpeg dep. closes #800. | Britney Fransen | 2 | -1/+2 | |
2011-12-05 | v4l-utils: update to latest. refs #800. | Britney Fransen | 1 | -4/+4 | |
2011-11-25 | linhes-system: rebuild to get around conflict. | James Meyer | 1 | -1/+1 | |