Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-11-06 | mythdb-initial: added defaults for filesystem types for install | James Meyer | 2 | -5/+49 | |
- remove some duplicate entries resulting from an insert before delete. | |||||
2012-11-05 | supplemental-web: changed the header to include mythexpress and remyth | James Meyer | 7 | -10/+102 | |
I hope to add something to catch the error page and wrap them like the rest of the links. However it's considered cross domain because of the port change. refs #865 refs #863 | |||||
2012-11-05 | runit-scripts: added mythexpress and remyth | James Meyer | 11 | -1/+20 | |
refs #865 refs #863 | |||||
2012-11-05 | mythtv: added patches for mythexpress | James Meyer | 4 | -7/+129 | |
refs #865 | |||||
2012-11-05 | runit-scripts: Add remyth service | James Meyer | 3 | -1/+16 | |
refs #863 | |||||
2012-11-04 | various perl modules that needed updateing for mythexport | James Meyer | 3 | -17/+24 | |
perl-html-template perl-log-dispatch perl-xml-rss | |||||
2012-11-03 | LinHES-config: mv_vnc.py vncsvc/.mythtv is now a symlink to mythtv/.vncsvc | James Meyer | 2 | -6/+16 | |
refs #860 closes #860 | |||||
2012-11-03 | supplemental-web: modified links page | James Meyer | 1 | -1/+2 | |
removed list file shares, as it's now in the header added link to wiki page for 3rd party apps. | |||||
2012-11-03 | mythweb, mythexport,zoneminder, web_auth: convert packages to use ↵ | James Meyer | 10 | -48/+40 | |
gen_light_include.conf refs #864 closes #864 | |||||
2012-11-03 | LinHES-system: add gen_light_include.py | James Meyer | 3 | -3/+63 | |
refs #864 | |||||
2012-11-03 | lighttpd: enable server side include in the main config | James Meyer | 2 | -3/+5 | |
2012-11-02 | Redo supplemental-web navigation css. Now it includes drop up menus so the ↵ | James Meyer | 6 | -33/+161 | |
header isn't so crowded. Moved some links out of links.html and into the nav bar refs #857 | |||||
2012-11-02 | supplemental-web: added unique zoneminder 404 page | James Meyer | 2 | -5/+11 | |
refs #857 | |||||
2012-11-02 | move mythweb bits out of lighttpd.conf. | James Meyer | 2 | -95/+2 | |
The mythweb package now includes it's own include files and will add/remove as required to the lighttpd configuration refs #862 refs #861 | |||||
2012-11-02 | mythtv: applied mythweb and php bindings patch to allow mythweb to work ↵ | James Meyer | 9 | -23/+132 | |
with php 5.4 refs #861 closes #861 | |||||
2012-11-01 | zoneminder 1.25: made it easier for end users to get this product up and ↵ | James Meyer | 18 | -1688/+475 | |
running. It will not integrate itself with lighttpd and install the database. runit-scripts holds the run file. All that should be needed for this package to work is add_service zoneminder Then access the console at http://localhost/zm Unfortunatly only mythzoneminder on the backend will be able to use zoneminder. This is a shortcoming of the integration with myth and zoneminder. | |||||
2012-11-01 | lighttpd: adjusted conf file to account for cgi-bin and added an initial ↵ | James Meyer | 2 | -87/+92 | |
alias, so that all other include files can use alias += | |||||
2012-11-01 | Added perl_modules for zoneminder: | James Meyer | 6 | -34/+936 | |
perl-device-serialport perl-expect perl-io-tty per-net-sftp-foreign perl-time-modules refs#857 | |||||
2012-11-01 | php: updated to 5.4.8 | James Meyer | 8 | -1480/+399 | |
see __changelog for details on php.ini refs #857 | |||||
2012-11-01 | runit-scripts: added zoneminder | James Meyer | 10 | -10/+43 | |
Added some svwait mysql for mythbackend and zoneminder added myth_run_status=1 for all other scripts that use /etc/profile refs #857 | |||||
2012-10-31 | mythdb-initial: set local video dir to '' | James Meyer | 2 | -9/+27 | |
closes #859 | |||||
2012-10-31 | LinHES-config: change location of config for installs. The new location is ↵ | James Meyer | 2 | -5/+10 | |
/etc/install_layout Fix bug with new installs, where backendIP was being set to 127.0.01 after restoring distro defaults. We still want defaults restored, but after restoring run hostype to set the backendserver ip again refs #858 refs #790 | |||||
2012-10-30 | LinHES-config: For FE only systems set BackendIP to NULL. | James Meyer | 4 | -10/+28 | |
By setting it to null it will autoselect which private IP to accept connections on for remote control. refs #858 closes #858 | |||||
2012-10-29 | runit-scripts: make mythbackend wait on mysql. mysql must be up for at ↵ | James Meyer | 3 | -2/+10 | |
least 5 seconds. mysql add a bash signal trap so that mysql will shut down correctly. Without this mysql ignores the term signal which makes it unique in the unix world. | |||||
2012-10-29 | mythtv: add back qtwebkit as a dep. Seems to have gotten lost during a merge. | James Meyer | 1 | -0/+1 | |
2012-10-29 | perl-mysql,python,mysql, qt: recompile for new mysql 5.5 | James Meyer | 3 | -6/+6 | |
2012-10-29 | mythtv: update to latest fixes, and change PKGBUILD to use python2-lxml ↵ | James Meyer | 2 | -5/+5 | |
which was a regression during a merge. | |||||
2012-10-29 | runit-scripts: update mysql startup script for 5.5 | James Meyer | 1 | -1/+1 | |
2012-10-29 | mythtdb-initial: load mysql timezones, which is needed for mythtv .26 | James Meyer | 2 | -1/+3 | |
2012-10-29 | mysq: update to 5.5 | James Meyer | 9 | -120/+147 | |
2012-10-28 | system-templates: updated lcdd files for new lcdproc | James Meyer | 8 | -1490/+4811 | |
2012-10-28 | LinHES-session: remove .configure even for FE only machines | James Meyer | 2 | -2/+14 | |
2012-10-28 | enlightenment: minor reformating to the startup patch | James Meyer | 2 | -8/+14 | |
2012-10-27 | recompile perl-error python-gitdb | James Meyer | 2 | -14/+13 | |
2012-10-27 | parched: needed for mpv2 | James Meyer | 2 | -0/+20 | |
2012-10-27 | enlightenment: add a small delay to give mythfrontend a chance to display. ↵ | James Meyer | 2 | -2/+2 | |
Mostly needed for non-nvidia | |||||
2012-10-26 | Merge remote-tracking branch 'origin/testing' into testing | James Meyer | 6 | -33/+24 | |
# By Britney Fransen # Via Britney Fransen * origin/testing: LinHES-system: LinHES-session: fix unclutter config path mythtv: bump to get latest fixes iguanair: update to 1.0.3. refs #848 dvb-firmware: add dvb-fe-cx24116.fw. closes #852 Conflicts: abs/core/LinHES-system/PKGBUILD abs/core/iguanair/PKGBUILD abs/core/mythtv/stable-0.25/mythtv/PKGBUILD | |||||
2012-10-25 | LinHES-system: LinHES-session: fix unclutter config pathR7.5R7 | Britney Fransen | 2 | -3/+3 | |
2012-10-25 | mythtv: bump to get latest fixes | Britney Fransen | 3 | -3/+3 | |
2012-10-14 | LinHES-config: added some logic to account for when the hostname changes ↵ | James Meyer | 4 | -9/+36 | |
via the service menu. - restart func (this will work itself out if left alone) - restart xymon - run mythutils to change hostname - reload systemsettings with new hostname | |||||
2012-10-14 | xymon: hbfunc.py removed some useless debugging from the func test | James Meyer | 2 | -2/+2 | |
2012-10-14 | nss-mdns: no change..just moved teh md5sum after a test compile | James Meyer | 1 | -1/+1 | |
2012-10-13 | LinHES-system: write mtc log file into /var/log/$DATE | James Meyer | 2 | -2/+3 | |
2012-10-13 | xymon-server: hbnotes and dot file. replace . in hostname with _. | James Meyer | 2 | -124/+138 | |
This was needed because the dot file format does not like . in it | |||||
2012-10-12 | xymon: Change the way mtc check is done. Now program guide check is ↵ | James Meyer | 3 | -48/+57 | |
pulled from the BE instead of the local webpage. Also move mtc log check to match /var/log/$DATE/myth_mtc.log | |||||
2012-10-12 | LinHES-config: timezip.py always sync the music & gallery dir | James Meyer | 1 | -6/+6 | |
2012-10-11 | LinHES-system: suppress myth_status when sourcing profile | James Meyer | 2 | -1/+2 | |
2012-10-11 | LinHES-config: mv_config change nfs options to match mythtv docs | James Meyer | 2 | -4/+4 | |
2012-10-11 | certmaster, lighttpd,linhes-scripts,linhes-system,mythtv,xymon: fix logrotation | James Meyer | 12 | -24/+33 | |
2012-10-11 | func: add logrotate | James Meyer | 2 | -7/+23 | |
refs #853 |