summaryrefslogtreecommitdiffstats
path: root/abs
AgeCommit message (Collapse)AuthorFilesLines
2011-12-07WOL: remove wakeonlan.sh script, as it moved to LinHES-system.James Meyer2-10/+38
This allows the WOL pkg to be updated without any special considerations.
2011-12-07python2-distribute: needed by cythonJames Meyer2-0/+75
2011-12-07python_aosd: python bindings to libaosdJames Meyer1-0/+16
2011-12-07powermate_myth: add ability to control the FE using a geffen powermate.James Meyer3-0/+336
2011-12-07xdotool: update to 20110503James Meyer1-4/+4
2011-12-07tilda, wmaker e16 settings: move /reneame to their proper place in the tree.James Meyer351-199/+1744
2011-12-07lighttpd: config file changeJames Meyer2-4/+9
- enable logging through syslog
2011-12-07fping: utility to ping several hosts at onceJames Meyer1-0/+32
Used by xymon
2011-12-07enlighenment--changing dirJames Meyer3-0/+0
2011-12-07libaosd: first build. This is a library that be used as an alternative to xosd.James Meyer1-0/+25
2011-12-07LinHES-config: - Add ability to poll the MBE to see if xymon & fun is supported.James Meyer4-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-07LinHES-system: remove ghosd and add myth_status to the build.James Meyer2-8/+6
2011-12-07cython: first buildJames Meyer1-0/+26
2011-12-07func: first buildJames Meyer11-0/+374
Used by the backend to issue commands on any given system of the cluster.
2011-12-07confuse: first build, Needed for tildaJames Meyer1-0/+23
2011-12-07certmaster: first buildJames Meyer7-0/+179
Needed with for func. This should only run on the MBE
2011-12-07LinHES-system: include myth_status.py/.shJames Meyer2-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-07keylaunch: first build. Used to bind actions to hot keys. This is needed ↵James Meyer3-0/+91
to keep the linhes keybindings when not using fluxbox
2011-12-07dcron: add a new dir to run cron jobs every 10 minutes.James Meyer4-6/+16
Scripts placed in this dir should not in .sh if they are then run-parts will ignore it.
2011-12-07rsyslog: first build, this replaces syslog-ngJames Meyer6-0/+213
/var/log will now have the format of /var/log/$DATE/$log_files
2011-12-07runit-scripts: additional scriptsJames Meyer10-84/+157
-certmaster -func -powermate -rsyslog -xymon
2011-11-25linhes-system: rebuild to get around conflict.James Meyer1-1/+1
2011-11-25wmaker_settings: windowmaker themes and settings used with set_windowmanger.shJames Meyer22-0/+1861
2011-11-25Merge branch 'HEAD' of ↵James Meyer6-8/+11
ssh://jams@linhes.org/mount/repository/linhes_pkgbuild into testing
2011-11-25keylaunch: used to launch programs with hotkeys.James Meyer3-0/+91
This is the replacement for fluxbox [keys]
2011-11-25enlighenment: modified version of enlightenment.James Meyer3-0/+82
This version will pause on startup and wait for mythfrontend to appear. if /tmp/nofe is present e16 will not wait and continue with normal startup. Patch will need extra support for mythwelcome.
2011-11-25e16_theme_settings: default theme for linhes & enlightenment.James Meyer281-0/+4192
Currently it's a slightly modified version of Summer.
2011-11-25confuse & tilda: initial include.James Meyer4-0/+146
confuse is required by tilda. tilda is another "xterm" like terminal that is always present and hides itself with a hotkey
2011-11-25lighttpd: change config file for cgi(additional types supported), and enable ↵James Meyer3-6/+17
a few more modules by default
2011-11-25linhes-session: add the ability to switch windowmangers using the ↵James Meyer3-6/+438
set_windowmanger.sh script. "set_windowmanger.sh enlightenment" will set the default windowmanger to our sepecial instance of enlightenment Current valid values for the windowmanager are: default enlightement windowmaker $any_thing_else if /etc/X11/WINDOWMANGER is not present, or the script is never run then fluxbox is used by default. This script will also set the style of startup. Normally the startup is set so that the windowmanager is the last thing to keep X running. When the optional style of mythvantage is given, then the windowmanger is started in the BG and mythfrontend is put in a looping state. Exiting the windowmanger will not restart the session. to restart the session "sv restart frontend" must be issued. Current state of style is functional but incomplete.
2011-11-25linhes-config: init oldfscontents.James Meyer2-1/+2
If for some reason /etc/fstab can not be found, we did to give oldfscontents an init value. Without this the upgrade process will fail
2011-11-25ddclient: Add back ddforeground client. Without this ddclient will not work ↵James Meyer3-5/+55
with runit. Not for sure why we are using ddclient again instead of indyn refs #797
2011-11-23linhes-scripts: upgrade_linhes_script.sh: remove hauppauge-hvr-firmware pkgBritney Fransen2-3/+4
2011-11-18python2: recompile for missing CDROM.py files and othersBritney Fransen1-1/+1
2011-11-14Merge branch 'testing' of knoppmyth.net:linhes_pkgbuild into testingBritney Fransen2-4/+23
2011-11-14linhes-scripts: upgrade_linhes_script.sh: revert php/mysql fixBritney Fransen2-4/+2
php/mysql fix is now handled in the php pkg
2011-11-14php: change mysql.default_socket for existing php.iniBritney Fransen3-2/+6
2011-11-14linhes-config: Systems with memory less then 1GB sometimes will have ↵James Meyer2-4/+23
problems with an install. The OOM if needed will kill off a process, most of the time unsquashfs. This causes problems later on, when doing work in the chroot. - catch unsquashfs errors - try to mount swap space if present.
2011-11-13linhes-scripts:Updated upgrade script to resolve php/mysql issue.Cecil2-2/+4
2011-11-10linhes-scripts: upgrade_linhes.sh: add hint text for consoleBritney Fransen2-5/+5
2011-11-10v4l-dvb: change deps & makedepsBritney Fransen1-2/+2
2011-11-10perl-proc-processtable: Initial inclusion. dep of v4l-dvbBritney Fransen1-0/+31
2011-11-10patchutils: Initial inclusion. dep of v4l-dvbBritney Fransen1-0/+27
2011-11-10v4l-dvb: change to use git as hg isn't used anymoreBritney Fransen4-60/+551
2011-11-09Merge branch 'testing' of ↵R7.1James Meyer2-1/+1
ssh://jams@linhes.org/mount/repository/linhes_pkgbuild into testing
2011-11-09linhes-release: update to 7.1James Meyer2-3/+3
2011-11-08mythtv: Update to latestBritney Fransen1-1/+1
2011-11-07git-python: rename git directory to be consistent with pkgname and AUR.Michael Hanson1-0/+0
2011-11-06Merge branch 'testing' of ↵James Meyer4-6/+6
ssh://jams@linhes.org/mount/repository/linhes_pkgbuild into testing
2011-11-06remove old mythtv builds.James Meyer158-13469/+0