summaryrefslogtreecommitdiffstats
path: root/abs/core-testing
AgeCommit message (Collapse)AuthorFilesLines
2010-03-28libxml-perl: moving to it's correct location.James Meyer1-0/+0
2010-03-28perl modules: moving stray perl modules to their correct location inside ↵James Meyer2-0/+0
perl_modules Gotta keep it tidy or perl will take over the system.
2010-03-28linhes-systemconfig: add ability to enable or disable modules based on ↵James Meyer13-78/+173
configfile /etc/mythvantage.cfg is the config file Changing any value to False will make systemconfig.py skip that module and print what section is being skipped. closes #663
2010-03-27linhes-config: correct error when writing out /etc/hosts. it's best to ↵James Meyer2-5/+39
append instead of overwrite closes #666
2010-03-27system-templates: added alt config for hauppauge-greyJames Meyer4-1/+733
untested, but graysky approved. closes #561
2010-03-27Merge branch 'HEAD' of ssh://jams@knoppmyth.net/mount/repository/LinHES-PKGBUILDJames Meyer2-0/+236
2010-03-27runit-scripts: add postfix run fileJames Meyer2-1/+9
ref #408 , # 464
2010-03-27Merge branch 'HEAD' of ssh://jams@knoppmyth.net/mount/repository/LinHES-PKGBUILDJames Meyer2-1/+7
2010-03-27mythsmolt: upstream bugfix for exception when collecting tuner infoJames Meyer1-1/+3
closes #667
2010-03-27test-pattern: initial inclusion - work in progressGreg Frost2-0/+236
2010-03-26Merge branch 'master' of mihanson@knoppmyth.net:LinHES-PKGBUILDMichael Hanson13-50/+158
2010-03-26plextor-convertX-driver: Add required usbfs line to /etc/fstab via .installMichael Hanson2-1/+7
closes 370
2010-03-26mythtv | mythweb : stable and fixes remove copy statements that will ↵James Meyer4-12/+16
include .svn directories ref #633
2010-03-26linhes-scripts: added modified version of tjc post-installJames Meyer2-7/+88
closes #518
2010-03-26linhes-system: add script mythfrontend-startJames Meyer2-2/+52
This is a slightly modified version from the one provided in the ticket. This version will call mythvantage -q "$question" and depending on the answer will either start a new mfe or quit. closes #389
2010-03-26fluxbox: change keys so that mythfrontend-start is run instead of calling ↵James Meyer2-2/+6
mfe directly refs #389
2010-03-26mythinstall: new mythvantageJames Meyer1-1/+1
Add -q removed menupopup after upgrade set default hostname if "" refs #389 #665 closes #454
2010-03-26linhes-system: mythrestore, add in some postrestore logic for sshd_config.James Meyer2-1/+4
closes #497
2010-03-26linhes-run: display text saying the guide data is being loaded. Some shows ↵James Meyer2-48/+14
may appear as unkown closes #392
2010-03-25mythinstall: new mythvantageJames Meyer1-1/+1
Reworked warning msg closes #496
2010-03-24change name of removecommercials.sh script in twk_general.pl and remove ↵Britney Fransen2-2/+4
removecommercials package because it was moved to linhes-scripts. Closes #459
2010-03-24oops, actually add removecommercials.shBritney Fransen1-0/+213
2010-03-24linhes-scripts: update limit-mythcommflag.sh and add removecommercials.shBritney Fransen2-30/+95
2010-03-24Merge branch 'master' of mihanson@knoppmyth.net:LinHES-PKGBUILDMichael Hanson20-25/+49
2010-03-24mdadm & runit-scripts: remove run from mdadm / update run in runit-scripts ↵Michael Hanson6-88/+13
and rm finish
2010-03-24Merge branch 'master' of brfransen@knoppmyth.net:LinHES-PKGBUILDBritney Fransen18-23/+21
2010-03-24linhes-scripts: update mythwelcome-set-alarm.sh instructions. Ref #630Britney Fransen2-2/+28
2010-03-24mythtv-svn: bumped to 23790Nathan Harris18-23/+21
2010-03-23mythtv: patch to address bug #644.Michael Hanson2-2/+41
ref 644
2010-03-23catalyst: initial inclusion. **Untested** Proprietary ATI/AMD video drivers.Michael Hanson6-0/+478
2010-03-23mdadm: update to latest, add run file/runit support.Michael Hanson2-9/+19
2010-03-22linhes-scripts: It would help if I built the package.Michael Hanson1-28/+2
2010-03-22linhes-scripts: add sql statements to update_schema_021_to_022.shMichael Hanson1-0/+2
ensures imdb.pl is changed to tmdb.pl
2010-03-21unclutter: include config file for use with linhes-systemJames Meyer2-3/+11
ref 660
2010-03-21linhes-system: set defaults for unclutter back to sane values for an ↵James Meyer3-4/+22
appliance, for when the cfg file can not be found. modify system to make use of /etc/unclutter.cfg If the enduser doesn't like the default values they can safely make changes to /etc/unclutter.cfg closes 660 ref 628
2010-03-21mythtv: modify pretty script to check for mythlink or mythrenameJames Meyer4-4/+32
closes 637 Note only made the change to pretty, did not rebuild pkgs
2010-03-21linhes-scripts: add .php to mythvideo blacklistJames Meyer3-1/+68
This is done via remove_php_mythvideo.sh. This is run whenever linhes-scripts is installed. This should probably be removed after a few releases. closes 522
2010-03-21lighttpd: change .cgi to be assigned to perlJames Meyer3-3/+6
ref 620
2010-03-21runit: remove -t as mandatory, is -t is now present delay is set to 0James Meyer2-4/+10
closes 565
2010-03-21mythinstall: added silicon dust hdhr as a receiver choice.James Meyer1-1/+1
This only puts in the option for selection, it does nothing with it ref 622
2010-03-21mythinstall: new mythvantageJames Meyer1-1/+1
removed debugging code in webuser closes 657
2010-03-21local-website: change rrd error page to reflect this is linhes6 not ↵James Meyer2-2/+2
knoppmyth 5.5 closes 650
2010-03-21linhes-system: create cronjob for mythsmolt to checkin once a week with ↵James Meyer3-4/+59
profile updates Also fixed myth_mtc.sh from being symlinked if it was already present on install/upgrade closes 656
2010-03-21Merge branch 'HEAD' of ssh://jams@knoppmyth.net/mount/repository/LinHES-PKGBUILDJames Meyer2-2/+2
2010-03-21php: fix sed in install file to account for / in the timezoneJames Meyer2-3/+3
closes 649
2010-03-21LinHES-system: reduce unclutter aggressivenessGreg Frost2-2/+2
2010-03-18php: remove open_basedir from the configuration.James Meyer3-2/+16
lighttpd already runs as a restricted user. if the user wants to use open_basedir all they need todo is uncomment it in /ete/php/php.ini closes 625
2010-03-15lighttpd: fix minor mistake in the sed regexJames Meyer2-2/+2
added missing ^
2010-03-14lighttpd: add sed statement to post-install.James Meyer3-2/+3
This should update any old versions rename changelog
2010-03-14linhes-config: change codename for testingJames Meyer2-2/+2