Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-03-30 | mythtv-stable: fix typo in pretty. The dir had an extra a on the end. | James Meyer | 1 | -1/+1 | |
2010-03-29 | Merge branch 'HEAD' of ssh://jams@knoppmyth.net/mount/repository/LinHES-PKGBUILD | James Meyer | 1 | -2/+2 | |
2010-03-29 | mythinstall: new mythvantage. This one adds additional hdhr support and ↵ | James Meyer | 1 | -1/+1 | |
fixes a problem where the default interface was being reset to '' ref #622 | |||||
2010-03-29 | Linhes-config: mv_ir add support for hdhr. For now hardcodes the port to ↵ | James Meyer | 2 | -4/+83 | |
5000 when setting the target for hdhr. closes #622 | |||||
2010-03-29 | LinHES-config: add hal for systems without frontend services running. This ↵ | James Meyer | 1 | -1/+1 | |
is needed for smolt | |||||
2010-03-29 | mythsmolt: This is fix for the smolt prompt on logout, and the opening of ↵ | James Meyer | 2 | -18/+33 | |
any bash shell that my last smolt commit caused. | |||||
2010-03-29 | linhes-scripts:fix for screenshoot to work w/ 0.22 | Cecil Hugh Watson | 1 | -2/+2 | |
2010-03-28 | runit-script: add logic for using SiliconDust_HDHR as receiver | James Meyer | 2 | -1/+8 | |
For now this option will cause separate blasters/transmitters to stop working. refs #622 | |||||
2010-03-28 | runitscripts: lirc/run | James Meyer | 1 | -33/+36 | |
Nothing but whitespace changes. This file was a mix of tabs and spaces Converted everything to spaces | |||||
2010-03-28 | mythsmolt: added smolt_init_login.sh | James Meyer | 2 | -4/+29 | |
This file is run on login, and if the user is root or mythtv is prompts if they want to run mythsmolt. It will only ask once, after the initial prompt logins return to normal. However if the real or fake hw-uuid file is removed the prompt will return closes #668 | |||||
2010-03-28 | libxml-perl: moving to it's correct location. | James Meyer | 1 | -0/+0 | |
2010-03-28 | perl modules: moving stray perl modules to their correct location inside ↵ | James Meyer | 2 | -0/+0 | |
perl_modules Gotta keep it tidy or perl will take over the system. | |||||
2010-03-28 | linhes-systemconfig: add ability to enable or disable modules based on ↵ | James Meyer | 13 | -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-27 | linhes-config: correct error when writing out /etc/hosts. it's best to ↵ | James Meyer | 2 | -5/+39 | |
append instead of overwrite closes #666 | |||||
2010-03-27 | system-templates: added alt config for hauppauge-grey | James Meyer | 4 | -1/+733 | |
untested, but graysky approved. closes #561 | |||||
2010-03-27 | Merge branch 'HEAD' of ssh://jams@knoppmyth.net/mount/repository/LinHES-PKGBUILD | James Meyer | 2 | -0/+236 | |
2010-03-27 | runit-scripts: add postfix run file | James Meyer | 2 | -1/+9 | |
ref #408 , # 464 | |||||
2010-03-27 | Merge branch 'HEAD' of ssh://jams@knoppmyth.net/mount/repository/LinHES-PKGBUILD | James Meyer | 2 | -1/+7 | |
2010-03-27 | mythsmolt: upstream bugfix for exception when collecting tuner info | James Meyer | 1 | -1/+3 | |
closes #667 | |||||
2010-03-27 | test-pattern: initial inclusion - work in progress | Greg Frost | 2 | -0/+236 | |
2010-03-26 | Merge branch 'master' of mihanson@knoppmyth.net:LinHES-PKGBUILD | Michael Hanson | 13 | -50/+158 | |
2010-03-26 | plextor-convertX-driver: Add required usbfs line to /etc/fstab via .install | Michael Hanson | 2 | -1/+7 | |
closes 370 | |||||
2010-03-26 | mythtv | mythweb : stable and fixes remove copy statements that will ↵ | James Meyer | 4 | -12/+16 | |
include .svn directories ref #633 | |||||
2010-03-26 | linhes-scripts: added modified version of tjc post-install | James Meyer | 2 | -7/+88 | |
closes #518 | |||||
2010-03-26 | linhes-system: add script mythfrontend-start | James Meyer | 2 | -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-26 | fluxbox: change keys so that mythfrontend-start is run instead of calling ↵ | James Meyer | 2 | -2/+6 | |
mfe directly refs #389 | |||||
2010-03-26 | mythinstall: new mythvantage | James Meyer | 1 | -1/+1 | |
Add -q removed menupopup after upgrade set default hostname if "" refs #389 #665 closes #454 | |||||
2010-03-26 | linhes-system: mythrestore, add in some postrestore logic for sshd_config. | James Meyer | 2 | -1/+4 | |
closes #497 | |||||
2010-03-26 | linhes-run: display text saying the guide data is being loaded. Some shows ↵ | James Meyer | 2 | -48/+14 | |
may appear as unkown closes #392 | |||||
2010-03-25 | mythinstall: new mythvantage | James Meyer | 1 | -1/+1 | |
Reworked warning msg closes #496 | |||||
2010-03-24 | change name of removecommercials.sh script in twk_general.pl and remove ↵ | Britney Fransen | 2 | -2/+4 | |
removecommercials package because it was moved to linhes-scripts. Closes #459 | |||||
2010-03-24 | oops, actually add removecommercials.sh | Britney Fransen | 1 | -0/+213 | |
2010-03-24 | linhes-scripts: update limit-mythcommflag.sh and add removecommercials.sh | Britney Fransen | 2 | -30/+95 | |
2010-03-24 | Merge branch 'master' of mihanson@knoppmyth.net:LinHES-PKGBUILD | Michael Hanson | 20 | -25/+49 | |
2010-03-24 | mdadm & runit-scripts: remove run from mdadm / update run in runit-scripts ↵ | Michael Hanson | 6 | -88/+13 | |
and rm finish | |||||
2010-03-24 | Merge branch 'master' of brfransen@knoppmyth.net:LinHES-PKGBUILD | Britney Fransen | 18 | -23/+21 | |
2010-03-24 | linhes-scripts: update mythwelcome-set-alarm.sh instructions. Ref #630 | Britney Fransen | 2 | -2/+28 | |
2010-03-24 | mythtv-svn: bumped to 23790 | Nathan Harris | 18 | -23/+21 | |
2010-03-23 | mythtv: patch to address bug #644. | Michael Hanson | 2 | -2/+41 | |
ref 644 | |||||
2010-03-23 | catalyst: initial inclusion. **Untested** Proprietary ATI/AMD video drivers. | Michael Hanson | 6 | -0/+478 | |
2010-03-23 | mdadm: update to latest, add run file/runit support. | Michael Hanson | 2 | -9/+19 | |
2010-03-22 | linhes-scripts: It would help if I built the package. | Michael Hanson | 1 | -28/+2 | |
2010-03-22 | linhes-scripts: add sql statements to update_schema_021_to_022.sh | Michael Hanson | 1 | -0/+2 | |
ensures imdb.pl is changed to tmdb.pl | |||||
2010-03-21 | unclutter: include config file for use with linhes-system | James Meyer | 2 | -3/+11 | |
ref 660 | |||||
2010-03-21 | linhes-system: set defaults for unclutter back to sane values for an ↵ | James Meyer | 3 | -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-21 | mythtv: modify pretty script to check for mythlink or mythrename | James Meyer | 4 | -4/+32 | |
closes 637 Note only made the change to pretty, did not rebuild pkgs | |||||
2010-03-21 | linhes-scripts: add .php to mythvideo blacklist | James Meyer | 3 | -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-21 | lighttpd: change .cgi to be assigned to perl | James Meyer | 3 | -3/+6 | |
ref 620 | |||||
2010-03-21 | runit: remove -t as mandatory, is -t is now present delay is set to 0 | James Meyer | 2 | -4/+10 | |
closes 565 | |||||
2010-03-21 | mythinstall: added silicon dust hdhr as a receiver choice. | James Meyer | 1 | -1/+1 | |
This only puts in the option for selection, it does nothing with it ref 622 |