Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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-11-25 | linhes-system: rebuild to get around conflict. | James Meyer | 1 | -1/+1 | |
2011-11-25 | wmaker_settings: windowmaker themes and settings used with set_windowmanger.sh | James Meyer | 22 | -0/+1861 | |
2011-11-25 | Merge branch 'HEAD' of ↵ | James Meyer | 6 | -8/+11 | |
ssh://jams@linhes.org/mount/repository/linhes_pkgbuild into testing | |||||
2011-11-25 | keylaunch: used to launch programs with hotkeys. | James Meyer | 3 | -0/+91 | |
This is the replacement for fluxbox [keys] | |||||
2011-11-25 | enlighenment: modified version of enlightenment. | James Meyer | 3 | -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-25 | e16_theme_settings: default theme for linhes & enlightenment. | James Meyer | 281 | -0/+4192 | |
Currently it's a slightly modified version of Summer. | |||||
2011-11-25 | confuse & tilda: initial include. | James Meyer | 4 | -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-25 | lighttpd: change config file for cgi(additional types supported), and enable ↵ | James Meyer | 3 | -6/+17 | |
a few more modules by default | |||||
2011-11-25 | linhes-session: add the ability to switch windowmangers using the ↵ | James Meyer | 3 | -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-25 | linhes-config: init oldfscontents. | James Meyer | 2 | -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-23 | linhes-scripts: upgrade_linhes_script.sh: remove hauppauge-hvr-firmware pkg | Britney Fransen | 2 | -3/+4 | |
2011-11-18 | python2: recompile for missing CDROM.py files and others | Britney Fransen | 1 | -1/+1 | |
2011-11-14 | Merge branch 'testing' of knoppmyth.net:linhes_pkgbuild into testing | Britney Fransen | 2 | -4/+23 | |
2011-11-14 | linhes-scripts: upgrade_linhes_script.sh: revert php/mysql fix | Britney Fransen | 2 | -4/+2 | |
php/mysql fix is now handled in the php pkg | |||||
2011-11-14 | php: change mysql.default_socket for existing php.ini | Britney Fransen | 3 | -2/+6 | |
2011-11-14 | linhes-config: Systems with memory less then 1GB sometimes will have ↵ | James Meyer | 2 | -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-13 | linhes-scripts:Updated upgrade script to resolve php/mysql issue. | Cecil | 2 | -2/+4 | |
2011-11-10 | linhes-scripts: upgrade_linhes.sh: add hint text for console | Britney Fransen | 2 | -5/+5 | |
2011-11-10 | v4l-dvb: change deps & makedeps | Britney Fransen | 1 | -2/+2 | |
2011-11-10 | perl-proc-processtable: Initial inclusion. dep of v4l-dvb | Britney Fransen | 1 | -0/+31 | |
2011-11-10 | v4l-dvb: change to use git as hg isn't used anymore | Britney Fransen | 4 | -60/+551 | |
2011-11-09 | Merge branch 'testing' of ↵R7.1 | James Meyer | 2 | -1/+1 | |
ssh://jams@linhes.org/mount/repository/linhes_pkgbuild into testing | |||||
2011-11-09 | linhes-release: update to 7.1 | James Meyer | 2 | -3/+3 | |
2011-11-08 | mythtv: Update to latest | Britney Fransen | 1 | -1/+1 | |
2011-11-07 | git-python: rename git directory to be consistent with pkgname and AUR. | Michael Hanson | 1 | -0/+0 | |
2011-11-06 | remove old mythtv builds. | James Meyer | 158 | -13469/+0 | |
2011-11-06 | catalyst: remove ATI drivers. | James Meyer | 6 | -478/+0 | |
They can be added back if there is a pressing need for them. | |||||
2011-11-04 | perl-libxml: removed, replaced by perl-xml-libxml | Britney Fransen | 2 | -60/+0 | |
2011-11-04 | Merge branch 'testing' of knoppmyth.net:linhes_pkgbuild into testing | Britney Fransen | 1 | -5/+13 | |
2011-11-04 | pyqt update to latest | Britney Fransen | 2 | -39/+53 | |
2011-11-04 | Merge branch 'testing' of knoppmyth.net:linhes_pkgbuild into testing | Michael Hanson | 48 | -5945/+97 | |
2011-11-04 | mysql-python: update to latest v1.2.3 | Michael Hanson | 1 | -5/+13 | |
2011-11-04 | git: updated to 1.7.7.1 | James Meyer | 4 | -34/+67 | |
-removed emacs from PKGBUILD | |||||
2011-11-04 | perl-xml-libxml-common: removed, replaced by perl-xml-libxml | Britney Fransen | 2 | -30/+0 | |
2011-11-04 | linuxtv-dvb-apps: update PKGBUILD | Britney Fransen | 3 | -34/+27 | |
2011-11-04 | runit: fix typo in depends line. remove the space in the poweroff-scripts ↵ | James Meyer | 1 | -2/+2 | |
version >= | |||||
2011-11-04 | runit-scripts: remove portmap | James Meyer | 2 | -8/+1 | |
2011-11-04 | hwd: removal, it's not used anymore. | James Meyer | 2 | -37/+0 | |
2011-11-04 | remove old packages that are no longer needed. | James Meyer | 34 | -5800/+0 | |
linhes-config-svn ddcxinfo-arch portmap mythtv-vdpau hdhgrp openjdk (jre is still present, we don't need or want both) |