Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-11-25 | xbmc: corrected problem with gen_is.xml file. Mostly that it was included ↵ | James Meyer | 1 | -2/+6 | |
in the source but never referenced. | |||||
2012-11-22 | plymouth-linhes: Add install file so that this theme is set as the default ↵ | James Meyer | 2 | -1/+8 | |
when installed refs #869 | |||||
2012-11-22 | plymouth-theme-linhes: new linhes-logo theme for plymouth | James Meyer | 2 | -0/+17 | |
refs #869 | |||||
2012-11-22 | LinHES-config: modify grub config to use plymouth syntax instead of fbsplash | James Meyer | 2 | -5/+6 | |
refs #869 | |||||
2012-11-22 | mkinitcpio: remove fbsplash and replace with the plymouth hook | James Meyer | 2 | -5/+5 | |
refs #869 | |||||
2012-11-22 | plymouth: first build | James Meyer | 25 | -0/+691 | |
refs #869 | |||||
2012-11-22 | v86d: first build, needed for plymouth | James Meyer | 4 | -0/+64 | |
refs #869 | |||||
2012-11-22 | system-templates: snapstream_firefly_all remove bad options line | James Meyer | 1 | -1/+1 | |
2012-11-19 | system-templates: including the python program i used to generate the conf ↵ | James Meyer | 1 | -0/+212 | |
files for all 16 ids. This file is not used by part of LinHES, just including it in this package in case it needs to be referenced again. | |||||
2012-11-19 | system-templates: add support for firefly using unique id's. Only ↵ | James Meyer | 30 | -1/+4367 | |
includeing 1 -6 because that should be enough for most people and I don't want to clutter the remote selector. If needed expanding it out to all 16 ids will be a trivial process refs #854 | |||||
2012-11-19 | mythinstall: new build that fixes missing remote type for ATI bucket | James Meyer | 1 | -1/+1 | |
2012-11-19 | LinHES-config: mv_ir.py add support for remotes needing their own ↵ | James Meyer | 2 | -4/+27 | |
modprode.d/conf file. refs #854 | |||||
2012-11-19 | remyth: contains fixes for avahi running george patch to shorten the names | James Meyer | 1 | -1/+1 | |
2012-11-11 | runit-scripts: add exec to mythexpress and remyth. Without the exec sv ↵ | James Meyer | 3 | -3/+3 | |
stop doesn't work | |||||
2012-11-10 | LinHES-system: add_storage.py add the Streaming storage group and also the ↵ | James Meyer | 3 | -4/+6 | |
dir creation of media/streaming. refs #868 | |||||
2012-11-10 | mythdb-initial: add the streaming storage group | James Meyer | 2 | -2/+3 | |
refs#868 | |||||
2012-11-10 | mythexpress: new version with better error checking | James Meyer | 1 | -1/+1 | |
2012-11-10 | xchat: irc client | James Meyer | 5 | -0/+491 | |
2012-11-09 | fluxbox: 1.3.2 | James Meyer | 5 | -84/+9 | |
note 1.3.1 doesn't compile on 64 bit | |||||
2012-11-09 | LinHES-session: Set fluxbox to the default WM. previously it was undefined. | James Meyer | 2 | -2/+8 | |
2012-11-09 | LinHES-config: transfer grub line modules to post install grub. | James Meyer | 3 | -8/+36 | |
This is in addition to blacklisting them in modules.conf. This is needed because blacklisting a module doesn't work if it's in the initrd. refs #726 closes #726 | |||||
2012-11-08 | mythdb-initial: fixed stupid typo with allow user jobs | James Meyer | 2 | -5/+5 | |
2012-11-07 | LinHES-config: use all lowercase when looking up the locale in the language map. | James Meyer | 2 | -3/+4 | |
refs #738 refs #100 refs #680 | |||||
2012-11-07 | supplemental-web: forgot to check this in with the last supplemental-web change. | James Meyer | 1 | -1/+1 | |
Only increments the pkgrel | |||||
2012-11-07 | mythinstall: new build that includes displaying the lang screen..and also ↵ | James Meyer | 1 | -1/+1 | |
writes out the language var to /etc/systemconfig refs #738 refs #100 refs #680 | |||||
2012-11-07 | LinHES-config: add support for selecting the lang/country during install. | James Meyer | 5 | -7/+105 | |
The lang is then translated to a locale which is then applied to the system by mv_locale. The lang->locale lookup is done inside mv_locale with a static dict. refs #738 refs #100 refs #680 | |||||
2012-11-07 | mythdb-initial: recompile..no change | James Meyer | 2 | -3/+1 | |
2012-11-07 | runit-scripts: if /service/mysql is present make the frontend wait on it ↵ | James Meyer | 2 | -1/+5 | |
for 2 seconds. This ensures that the database will be ready by the time the FE starts. This only affects Master backends that run the FE | |||||
2012-11-06 | runit-scripts: added ldm run script | James Meyer | 2 | -1/+7 | |
refs #866 | |||||
2012-11-06 | LinHES-config: added ldm to the hostype configuration. | James Meyer | 2 | -11/+11 | |
refs #866 | |||||
2012-11-06 | ldm: used to automount usb devices: | James Meyer | 2 | -0/+39 | |
refs #866 | |||||
2012-11-06 | runit-scripts: add avahi to mythbackend, mythexpress, remyth | James Meyer | 4 | -1/+5 | |
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 | mythexpress: adding it | James Meyer | 1 | -0/+44 | |
refs #865 | |||||
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 | nodejs and v8: adding them for remyth will also be needed for mythexpress | James Meyer | 2 | -0/+112 | |
refs #868 | |||||
2012-11-05 | remyth: adding it | James Meyer | 2 | -0/+69 | |
refs #863 closes #863 | |||||
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-04 | atomicparsely: won't compile so switch to the forked version that offered ↵ | James Meyer | 1 | -10/+20 | |
static binaries. | |||||
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 | 13 | -77/+51 | |
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 |