summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2012-09-18php: enable json in php.ini for MythWeb Program GuideBritney Fransen2-3/+3
2012-09-17pyxis:Initial inclusion. Needed for pyxis to close #63/4).Cecil3-0/+119
2012-09-17python-distribute:Needed for python-beautifulsoup (to close #63/4).Cecil3-0/+92
2012-09-17python-beautifulsoup4:Needed for pyxis (to close #63/4).Cecil2-0/+53
2012-09-17python-libconcord:Moved to core with rest of python modules.Cecil1-0/+0
2012-09-17gdb:Recompile against Python 2.6. Closes 850.Cecil2-3/+5
2012-09-17mythappletrailers:Closes 849. Adds Play All, Shuffle and Play Random trailer ↵Cecil7-206/+743
to the menu.
2012-09-12LinHES-system: misc_which_recorder.pl: forgot some quotesBritney Fransen2-3/+3
2012-09-10Merge remote-tracking branch 'origin/testing' into testingJames Meyer1-2/+4
# By Britney Fransen (16) and others # Via Britney Fransen * origin/testing: (23 commits) LinHES-system: misc_which_recorder.pl: add search for analog mpeg recordings LinHES-system: mythfrontend-start: revert fork of startcmd LinHES-system: misc_status_config.py: add SystemType check and only update db for Standalone and masterbackend LinHES-system: mythfrontend-start: fork start command so that mythfrontend-start will exit. closes #847 mythtv: fixed and cleaned some menus. Closes #846 v4l-dvb: fix conflicting kernel modules. refs #844 mythdb-initial: add MiscStatusScript value to initial db. refs #845. LinHES-system: remove dup .install keylaunch: update .keylaunchrc to run mythtv-setup as user rsyslog: increase log retention to 2 weeks runit-scripts: enable cron logging to syslog premake:initial inclusion. closes #801 libaacs-git:initial inclusion. closes #801 aacskeys:initial inclusion. closes #801 LinHES-system: Add scripts for misc status in MythWeb. closes #845. linhes-scripts: tweak myth2mkv. Update version to 0.25-004 dvb-firmware: add xc5000c firmware. change xc5000 modprobe options. closes #844 v4l-dvb: update to snapshot from 20120828. refs #844 LinHES-system: update myth_status.py to work with tuners in error. closes #843 curlftpfs: Initial Inclusion. ... Conflicts: abs/core/LinHES-config/LinHES-release abs/core/LinHES-config/PKGBUILD abs/core/LinHES-system/PKGBUILD abs/core/LinHES-system/misc_which_recorder.pl abs/core/keylaunch/PKGBUILD abs/core/linhes-scripts/PKGBUILD abs/core/mythdb-initial/PKGBUILD abs/core/mythdb-initial/mc.sql abs/core/mythtv/stable-0.25/mythtv/PKGBUILD abs/core/rsyslog/PKGBUILD abs/core/runit-scripts/PKGBUILD
2012-09-10LinHES-system: add_storage.py new featuresJames Meyer2-16/+197
- add ability to reconstruct /etc/fstab and dir structure based off the contents of /etc/storage.d
2012-09-10lh_system_backup and restore: update to match new dir structure.James Meyer2-5/+5
2012-09-10mv_install: change partition layout to 5 partition instead of the older 3 ↵James Meyer2-9/+22
style 1 = / 2 swap 3 extended { 5,6,7 } home/mysql/myth
2012-09-10mv_fileshare:data_config was missing from the function call for nfs clients.James Meyer1-2/+2
2012-09-10xymon/runit scripts: moved from /data/srv/xymon to /home/xymon.James Meyer16-104/+104
This was done to preserve rrd's on upgrade
2012-09-10LinHES-system: misc_which_recorder.pl: add search for analog mpeg recordingsBritney Fransen2-4/+6
2012-09-09LinHES-config/system/install: first checkin to get 5 partition upgrade ↵James Meyer6-149/+211
layout working
2012-09-08LinHES-config: modify install for 5 partition layoutJames Meyer3-51/+298
2012-09-08tree: 1.6James Meyer1-7/+12
2012-09-05Merge remote-tracking branch 'origin/testing' into testingJames Meyer3-5/+5
# By Britney Fransen (15) and others # Via Britney Fransen * origin/testing: (22 commits) LinHES-system: mythfrontend-start: revert fork of startcmd LinHES-system: misc_status_config.py: add SystemType check and only update db for Standalone and masterbackend LinHES-system: mythfrontend-start: fork start command so that mythfrontend-start will exit. closes #847 mythtv: fixed and cleaned some menus. Closes #846 v4l-dvb: fix conflicting kernel modules. refs #844 mythdb-initial: add MiscStatusScript value to initial db. refs #845. LinHES-system: remove dup .install keylaunch: update .keylaunchrc to run mythtv-setup as user rsyslog: increase log retention to 2 weeks runit-scripts: enable cron logging to syslog premake:initial inclusion. closes #801 libaacs-git:initial inclusion. closes #801 aacskeys:initial inclusion. closes #801 LinHES-system: Add scripts for misc status in MythWeb. closes #845. linhes-scripts: tweak myth2mkv. Update version to 0.25-004 dvb-firmware: add xc5000c firmware. change xc5000 modprobe options. closes #844 v4l-dvb: update to snapshot from 20120828. refs #844 LinHES-system: update myth_status.py to work with tuners in error. closes #843 curlftpfs: Initial Inclusion. linhes-scripts: minor changes to myth2mkv ... Conflicts: abs/core/LinHES-config/LinHES-release abs/core/LinHES-config/PKGBUILD abs/core/LinHES-system/PKGBUILD abs/core/LinHES-system/mythfrontend-start abs/core/keylaunch/PKGBUILD abs/core/linhes-scripts/PKGBUILD abs/core/mythdb-initial/PKGBUILD abs/core/mythdb-initial/mc.sql abs/core/mythtv/stable-0.25/mythtv/PKGBUILD abs/core/rsyslog/PKGBUILD abs/core/runit-scripts/PKGBUILD
2012-09-05libburn, libisoburn,libisofs: added to support creating cd inside chrootJames Meyer4-0/+106
2012-09-05LinHES-system: mythfrontend-start: revert fork of startcmdBritney Fransen5-11/+11
Forking startcmd causes MythWelcome to act on remote keypresses when mythfrontend-start quits. linhes-scripts: pause-mythcommflag.sh: only look for 1 instance of mythfrontend. refs #847
2012-09-04Merge remote-tracking branch 'origin/testing' into testingJames Meyer1-6/+31
# By Britney Fransen (14) and others # Via Britney Fransen * origin/testing: (21 commits) LinHES-system: misc_status_config.py: add SystemType check and only update db for Standalone and masterbackend LinHES-system: mythfrontend-start: fork start command so that mythfrontend-start will exit. closes #847 mythtv: fixed and cleaned some menus. Closes #846 v4l-dvb: fix conflicting kernel modules. refs #844 mythdb-initial: add MiscStatusScript value to initial db. refs #845. LinHES-system: remove dup .install keylaunch: update .keylaunchrc to run mythtv-setup as user rsyslog: increase log retention to 2 weeks runit-scripts: enable cron logging to syslog premake:initial inclusion. closes #801 libaacs-git:initial inclusion. closes #801 aacskeys:initial inclusion. closes #801 LinHES-system: Add scripts for misc status in MythWeb. closes #845. linhes-scripts: tweak myth2mkv. Update version to 0.25-004 dvb-firmware: add xc5000c firmware. change xc5000 modprobe options. closes #844 v4l-dvb: update to snapshot from 20120828. refs #844 LinHES-system: update myth_status.py to work with tuners in error. closes #843 curlftpfs: Initial Inclusion. linhes-scripts: minor changes to myth2mkv mythtv:Bumped to latest fixes. Added ./configure items to close #842. ... Conflicts: abs/core/LinHES-config/LinHES-release abs/core/LinHES-config/PKGBUILD abs/core/LinHES-system/PKGBUILD abs/core/LinHES-system/misc_status_config.py abs/core/keylaunch/PKGBUILD abs/core/linhes-scripts/PKGBUILD abs/core/mythdb-initial/PKGBUILD abs/core/mythdb-initial/mc.sql abs/core/mythtv/stable-0.25/mythtv/PKGBUILD abs/core/rsyslog/PKGBUILD abs/core/runit-scripts/PKGBUILD
2012-09-04LinHES-system: misc_status_config.py: add SystemType check and only update ↵Britney Fransen2-8/+33
db for Standalone and masterbackend
2012-09-04Merge remote-tracking branch 'origin/testing' into testingJames Meyer1-3/+3
# By Britney Fransen (13) and others # Via Britney Fransen * origin/testing: LinHES-system: mythfrontend-start: fork start command so that mythfrontend-start will exit. closes #847 mythtv: fixed and cleaned some menus. Closes #846 v4l-dvb: fix conflicting kernel modules. refs #844 mythdb-initial: add MiscStatusScript value to initial db. refs #845. LinHES-system: remove dup .install keylaunch: update .keylaunchrc to run mythtv-setup as user rsyslog: increase log retention to 2 weeks runit-scripts: enable cron logging to syslog premake:initial inclusion. closes #801 libaacs-git:initial inclusion. closes #801 aacskeys:initial inclusion. closes #801 LinHES-system: Add scripts for misc status in MythWeb. closes #845. linhes-scripts: tweak myth2mkv. Update version to 0.25-004 dvb-firmware: add xc5000c firmware. change xc5000 modprobe options. closes #844 v4l-dvb: update to snapshot from 20120828. refs #844 LinHES-system: update myth_status.py to work with tuners in error. closes #843 curlftpfs: Initial Inclusion. linhes-scripts: minor changes to myth2mkv mythtv:Bumped to latest fixes. Added ./configure items to close #842. LinHES-config:7.4 rdt 9th anniversary release. Conflicts: abs/core/LinHES-config/LinHES-release abs/core/LinHES-config/PKGBUILD abs/core/LinHES-system/PKGBUILD abs/core/keylaunch/PKGBUILD abs/core/linhes-scripts/PKGBUILD abs/core/mythdb-initial/PKGBUILD abs/core/mythdb-initial/mc.sql abs/core/mythtv/stable-0.25/mythtv/PKGBUILD abs/core/rsyslog/PKGBUILD abs/core/runit-scripts/PKGBUILD
2012-09-04mythdb-initial: set start/stop commands for mythbackendJames Meyer2-3/+5
2012-09-04LinHES-system: mythfrontend-start: fork start command so that ↵Britney Fransen2-5/+5
mythfrontend-start will exit. closes #847
2012-09-04LinHES-config: backend_control.sh if the be controls could not be ↵James Meyer2-9/+25
contancted on 1337 then tell the user about it.
2012-09-04mythdb-initial and LinHES-system: adjust location of mythtv backups in the DB.James Meyer4-7/+7
2012-09-04mythinstall: add logos that are to be displayed during install.James Meyer15-6/+41
new logos go into logo_src then run resize_link.sh
2012-09-04Merge remote-tracking branch 'origin/testing' into testingJames Meyer7-170/+130
# By Britney Fransen (12) and others # Via Britney Fransen * origin/testing: mythtv: fixed and cleaned some menus. Closes #846 v4l-dvb: fix conflicting kernel modules. refs #844 mythdb-initial: add MiscStatusScript value to initial db. refs #845. LinHES-system: remove dup .install keylaunch: update .keylaunchrc to run mythtv-setup as user rsyslog: increase log retention to 2 weeks runit-scripts: enable cron logging to syslog premake:initial inclusion. closes #801 libaacs-git:initial inclusion. closes #801 aacskeys:initial inclusion. closes #801 LinHES-system: Add scripts for misc status in MythWeb. closes #845. linhes-scripts: tweak myth2mkv. Update version to 0.25-004 dvb-firmware: add xc5000c firmware. change xc5000 modprobe options. closes #844 v4l-dvb: update to snapshot from 20120828. refs #844 LinHES-system: update myth_status.py to work with tuners in error. closes #843 curlftpfs: Initial Inclusion. linhes-scripts: minor changes to myth2mkv mythtv:Bumped to latest fixes. Added ./configure items to close #842. LinHES-config:7.4 rdt 9th anniversary release. Conflicts: abs/core/LinHES-config/LinHES-release abs/core/LinHES-config/PKGBUILD abs/core/LinHES-system/PKGBUILD abs/core/keylaunch/PKGBUILD abs/core/linhes-scripts/PKGBUILD abs/core/mythdb-initial/PKGBUILD abs/core/mythdb-initial/mc.sql abs/core/mythtv/stable-0.25/git_src/git_hash abs/core/mythtv/stable-0.25/mythtv/PKGBUILD abs/core/rsyslog/PKGBUILD abs/core/runit-scripts/PKGBUILD abs/core/v4l-dvb/PKGBUILD
2012-09-04recompile for merged changesJames Meyer4-5/+5
2012-09-04mythtv: fixed and cleaned some menus. Closes #846Britney Fransen6-160/+125
2012-09-04v4l-dvb: fix conflicting kernel modules. refs #844Britney Fransen2-11/+6
2012-09-03Merge remote-tracking branch 'origin/testing' into testingJames Meyer10-13/+134
# By Britney Fransen (10) and others # Via Britney Fransen * origin/testing: mythdb-initial: add MiscStatusScript value to initial db. refs #845. LinHES-system: remove dup .install keylaunch: update .keylaunchrc to run mythtv-setup as user rsyslog: increase log retention to 2 weeks runit-scripts: enable cron logging to syslog premake:initial inclusion. closes #801 libaacs-git:initial inclusion. closes #801 aacskeys:initial inclusion. closes #801 LinHES-system: Add scripts for misc status in MythWeb. closes #845. linhes-scripts: tweak myth2mkv. Update version to 0.25-004 dvb-firmware: add xc5000c firmware. change xc5000 modprobe options. closes #844 v4l-dvb: update to snapshot from 20120828. refs #844 LinHES-system: update myth_status.py to work with tuners in error. closes #843 curlftpfs: Initial Inclusion. linhes-scripts: minor changes to myth2mkv mythtv:Bumped to latest fixes. Added ./configure items to close #842. LinHES-config:7.4 rdt 9th anniversary release. Conflicts: abs/core/LinHES-config/LinHES-release abs/core/LinHES-config/PKGBUILD abs/core/LinHES-system/PKGBUILD abs/core/keylaunch/PKGBUILD abs/core/linhes-scripts/PKGBUILD abs/core/mythdb-initial/PKGBUILD abs/core/mythdb-initial/mc.sql abs/core/mythtv/stable-0.25/mythtv/PKGBUILD abs/core/runit-scripts/PKGBUILD
2012-09-03mythinstall: new build.. change message for vnc password to include message ↵James Meyer1-1/+1
about failing
2012-09-03mythdb-initial: custom.sql set the MiscStatus script for the MBE web ↵James Meyer2-2/+5
server. Change by brfransen
2012-09-03LinHES-config: mv_vnc copy over the wmaker menu for the vnc serviceJames Meyer2-3/+4
2012-09-03LinHES-config: mv_install move pacman cache to /data/storage/disk0/pacman/pkgJames Meyer1-83/+35
2012-09-03LinHES-system: comment out the install file because it fails during the ↵James Meyer1-3/+3
install. Will work later to fix the problem instead of avoiding it.
2012-09-03wmaker_settings: Fix the default menu to only include applications ↵James Meyer5-109/+82
installed on the machine, also added all the possible options for mythinstall config screens
2012-09-03Windowmaker: git revision that doesn't require cpp for processing custom ↵James Meyer2-4/+6
menus. May be changed back to release version of wmaker when .95.4 is released
2012-09-03archlinux-xdg-menu: first build, needed to generate menus for various ↵James Meyer1-0/+30
window managers
2012-09-03mythdb-initial: add MiscStatusScript value to initial db. refs #845.Britney Fransen2-2/+5
2012-09-03LinHES-system: remove dup .installBritney Fransen4-25/+4
remove old fluxbox keys update as we now use keylaunch
2012-09-03keylaunch: update .keylaunchrc to run mythtv-setup as userBritney Fransen3-4/+6
2012-09-03rsyslog: increase log retention to 2 weeksBritney Fransen2-3/+3
2012-09-03runit-scripts: enable cron logging to syslogBritney Fransen3-2/+7
2012-09-03premake:initial inclusion. closes #801Cecil1-0/+25
2012-09-03libaacs-git:initial inclusion. closes #801Cecil1-0/+43
2012-09-03aacskeys:initial inclusion. closes #801Cecil1-0/+51