summaryrefslogtreecommitdiffstats
path: root/abs/core
AgeCommit message (Collapse)AuthorFilesLines
2012-11-03LinHES-system: add gen_light_include.pyJames Meyer3-3/+63
refs #864
2012-11-03lighttpd: enable server side include in the main configJames Meyer2-3/+5
2012-11-02Redo supplemental-web navigation css. Now it includes drop up menus so the ↵James Meyer6-33/+161
header isn't so crowded. Moved some links out of links.html and into the nav bar refs #857
2012-11-02supplemental-web: added unique zoneminder 404 pageJames Meyer2-5/+11
refs #857
2012-11-02move mythweb bits out of lighttpd.conf.James Meyer2-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-02mythtv: applied mythweb and php bindings patch to allow mythweb to work ↵James Meyer9-23/+132
with php 5.4 refs #861 closes #861
2012-11-01zoneminder 1.25: made it easier for end users to get this product up and ↵James Meyer18-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-01lighttpd: adjusted conf file to account for cgi-bin and added an initial ↵James Meyer2-87/+92
alias, so that all other include files can use alias +=
2012-11-01Added perl_modules for zoneminder:James Meyer6-34/+936
perl-device-serialport perl-expect perl-io-tty per-net-sftp-foreign perl-time-modules refs#857
2012-11-01php: updated to 5.4.8James Meyer8-1480/+399
see __changelog for details on php.ini refs #857
2012-11-01runit-scripts: added zoneminderJames Meyer10-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-31mythdb-initial: set local video dir to ''James Meyer2-9/+27
closes #859
2012-10-31LinHES-config: change location of config for installs. The new location is ↵James Meyer2-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-30LinHES-config: For FE only systems set BackendIP to NULL.James Meyer4-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-29runit-scripts: make mythbackend wait on mysql. mysql must be up for at ↵James Meyer3-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-29mythtv: add back qtwebkit as a dep. Seems to have gotten lost during a merge.James Meyer1-0/+1
2012-10-29perl-mysql,python,mysql, qt: recompile for new mysql 5.5James Meyer3-6/+6
2012-10-29mythtv: update to latest fixes, and change PKGBUILD to use python2-lxml ↵James Meyer2-5/+5
which was a regression during a merge.
2012-10-29runit-scripts: update mysql startup script for 5.5James Meyer1-1/+1
2012-10-29mythtdb-initial: load mysql timezones, which is needed for mythtv .26James Meyer2-1/+3
2012-10-29mysq: update to 5.5James Meyer9-120/+147
2012-10-28system-templates: updated lcdd files for new lcdprocJames Meyer8-1490/+4811
2012-10-28LinHES-session: remove .configure even for FE only machinesJames Meyer2-2/+14
2012-10-28enlightenment: minor reformating to the startup patchJames Meyer2-8/+14
2012-10-27recompile perl-error python-gitdbJames Meyer2-14/+13
2012-10-27parched: needed for mpv2James Meyer2-0/+20
2012-10-27enlightenment: add a small delay to give mythfrontend a chance to display. ↵James Meyer2-2/+2
Mostly needed for non-nvidia
2012-10-26Merge remote-tracking branch 'origin/testing' into testingJames Meyer6-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-25LinHES-system: LinHES-session: fix unclutter config pathR7.5R7Britney Fransen2-3/+3
2012-10-25mythtv: bump to get latest fixesBritney Fransen3-3/+3
2012-10-14LinHES-config: added some logic to account for when the hostname changes ↵James Meyer4-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-14xymon: hbfunc.py removed some useless debugging from the func testJames Meyer2-2/+2
2012-10-14nss-mdns: no change..just moved teh md5sum after a test compileJames Meyer1-1/+1
2012-10-13LinHES-system: write mtc log file into /var/log/$DATEJames Meyer2-2/+3
2012-10-13xymon-server: hbnotes and dot file. replace . in hostname with _.James Meyer2-124/+138
This was needed because the dot file format does not like . in it
2012-10-12xymon: Change the way mtc check is done. Now program guide check is ↵James Meyer3-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-12LinHES-config: timezip.py always sync the music & gallery dirJames Meyer1-6/+6
2012-10-11LinHES-system: suppress myth_status when sourcing profileJames Meyer2-1/+2
2012-10-11LinHES-config: mv_config change nfs options to match mythtv docsJames Meyer2-4/+4
2012-10-11certmaster, lighttpd,linhes-scripts,linhes-system,mythtv,xymon: fix logrotationJames Meyer12-24/+33
2012-10-11func: add logrotateJames Meyer2-7/+23
refs #853
2012-10-11mythinstall: Removed one set of test logos positions. Logos are now ↵James Meyer2-7/+8
rotated and shown in the upper right.
2012-10-11LinHES-system: more work with change_channel.shJames Meyer2-57/+152
This version uses getops instead of position based. -d delay -c channel -n transmitter # -s key to send after the channel, like Enter
2012-10-09LinHES-config: timezip.py, mv_ir.pyJames Meyer3-40/+48
timezip.py some cleanup in how things are synced for the nfsshares. Now it will only sync if the BE has a central config AND hosthareall is not selected mv_ir.py remove logging statement about change_channel
2012-10-09LinHES-system: set_windowmanager, change_channelJames Meyer4-5/+85
- set_windowmanager now sets the database when default is selected. - included new change_channel scripts that work in conjuction with /etc/systemconfig Instead of hardcoding the value of the remote name, it's dynamic selected from /etc/systemconfig. The transmitter number matchs the blaster proto number. change_channel.sh transmitter cmd change_channel.sh 1 12 #Change channel to 12 using transmitter 1
2012-10-09mythdb-initial: remove some unneeded values from custom.sqlJames Meyer3-6/+5
2012-10-09system-templates: remove change_channel nonsense.James Meyer4-64/+0
2012-10-09LinHES-config: timezip.py do not overwrite most settings if a value is ↵James Meyer2-113/+189
already present. -several formating changes and cleanup
2012-10-09mythinstall: new build..formatting changesJames Meyer1-1/+1
2012-10-09runitscripts: vnc service, change dir to vncsvc home dir . Without this ↵James Meyer1-0/+1
all xterms opened up within the vnc session started in /service/vnc