Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-03-23 | mythtv-contrib: initial inclusion. A collection of mythtv user scripts and ↵ | Michael Hanson | 7 | -0/+341 | |
utils. | |||||
2010-03-23 | help2man: initial inclusion. Needed as a build dep for mythtv-contrib | Michael Hanson | 2 | -0/+39 | |
Ref: dct-channel | |||||
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-22 | Merge branch 'master' of mihanson@knoppmyth.net:LinHES-PKGBUILD | Michael Hanson | 56 | -47/+1156 | |
2010-03-22 | network-ups-tools: trying to make it work with runit. | Michael Hanson | 2 | -3/+7 | |
added an infinite loop to the run file to keep it from exiting. | |||||
2010-03-22 | cpufreq and utils: intial import | James Meyer | 6 | -0/+197 | |
refs 492 | |||||
2010-03-22 | monitorix: fix sed statement for changing config file. Was missing a ; at ↵ | James Meyer | 2 | -2/+2 | |
the end of the statement. closes #661 | |||||
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 | squeezeboxserver: initial import: | James Meyer | 4 | -0/+144 | |
pkg from http://aur.archlinux.org/packages.php?ID=31569 closes 415 | |||||
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 | monitorix: initial import: | James Meyer | 4 | -0/+142 | |
used the pkgbuild as provided by graysky changed .install file to reflect name of pkg replace hostname in config file on install closes 620 | |||||
2010-03-21 | lighttpd: change .cgi to be assigned to perl | James Meyer | 3 | -3/+6 | |
ref 620 | |||||
2010-03-21 | amule: initial import | James Meyer | 1 | -0/+37 | |
closes 508 | |||||
2010-03-21 | crypto++: initial import | James Meyer | 1 | -0/+27 | |
ref 508 | |||||
2010-03-21 | geopip and python-geopip: initial import | James Meyer | 2 | -0/+45 | |
ref 508 | |||||
2010-03-21 | wxgtk: updated to 2.8.10.1 | James Meyer | 4 | -14/+127 | |
ref 508 | |||||
2010-03-21 | ccache: initial import | James Meyer | 1 | -0/+35 | |
ref 508 | |||||
2010-03-21 | mediatomb: first import | James Meyer | 5 | -0/+167 | |
http://aur.archlinux.org/packages.php?ID=10199 untested closes 588 | |||||
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 | mediasrv: changed install file to not create symlinks if the dest is already ↵ | James Meyer | 2 | -4/+16 | |
present modifed run file so that it's not as chatty about "which" ref 590 | |||||
2010-03-21 | mediaserv: added data_dir to config file | James Meyer | 2 | -1/+6 | |
$DATA_DIR = '/myth/mediaserv'; base_dir was already set as referenced in the ticket closes 590 | |||||
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 | |||||
2010-03-21 | mythinstall: new mythvantage | James Meyer | 1 | -1/+1 | |
removed debugging code in webuser closes 657 | |||||
2010-03-21 | local-website: change rrd error page to reflect this is linhes6 not ↵ | James Meyer | 2 | -2/+2 | |
knoppmyth 5.5 closes 650 | |||||
2010-03-21 | linhes-system: create cronjob for mythsmolt to checkin once a week with ↵ | James Meyer | 3 | -4/+59 | |
profile updates Also fixed myth_mtc.sh from being symlinked if it was already present on install/upgrade closes 656 | |||||
2010-03-21 | Merge branch 'HEAD' of ssh://jams@knoppmyth.net/mount/repository/LinHES-PKGBUILD | James Meyer | 24 | -162/+640 | |
2010-03-21 | php: fix sed in install file to account for / in the timezone | James Meyer | 2 | -3/+3 | |
closes 649 | |||||
2010-03-21 | LinHES-system: reduce unclutter aggressiveness | Greg Frost | 2 | -2/+2 | |
2010-03-19 | network-ups-tools: initial inclusion. Needs testing. Ref: FS#512 | Michael Hanson | 4 | -0/+107 | |
2010-03-19 | lm_sensors: Upgrade pkg to 3.1.2. Still needs runit support. | Michael Hanson | 10 | -147/+348 | |
Closes FS#623. | |||||
2010-03-19 | mythpywii: Update in an attempt to automate. | Michael Hanson | 4 | -6/+106 | |
Changed program version to reflect that of the headder in the script. | |||||
2010-03-19 | python-pybluez: Updated to v0.18 | Michael Hanson | 1 | -2/+3 | |
2010-03-19 | Merge branch 'master' of mihanson@knoppmyth.net:LinHES-PKGBUILD | Michael Hanson | 13 | -2/+1929 | |
2010-03-18 | bluez: Updated to v4.62 | Michael Hanson | 3 | -5/+74 | |
2010-03-18 | php: remove open_basedir from the configuration. | James Meyer | 3 | -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-18 | bash-completion: initial import | James Meyer | 2 | -0/+68 | |
closes 567 | |||||
2010-03-18 | numlockx: initial import | James Meyer | 1 | -0/+26 | |
refs 567 | |||||
2010-03-18 | most: forgot the pkgbuild on the last commit. | James Meyer | 1 | -0/+20 | |
refs 567 | |||||
2010-03-18 | dnsmasq: initial import for extra | James Meyer | 2 | -0/+76 | |
does not have a runit script, but that will be added. refs 567 | |||||
2010-03-18 | most: initial import | James Meyer | 1 | -0/+1655 | |
refs 567 | |||||
2010-03-18 | Merge branch 'HEAD' of ssh://jams@knoppmyth.net/mount/repository/LinHES-PKGBUILD | James Meyer | 1 | -2/+2 | |
2010-03-18 | terminus-font: initial import | James Meyer | 3 | -0/+68 | |
ref 567 | |||||
2010-03-16 | Merge branch 'master' of mihanson@knoppmyth.net:LinHES-PKGBUILD | Michael Hanson | 42 | -12602/+263 | |
2010-03-16 | transmission-cil: Updated to the latest - v1.92 | Michael Hanson | 1 | -2/+2 | |
2010-03-15 | lighttpd: fix minor mistake in the sed regex | James Meyer | 2 | -2/+2 | |
added missing ^ | |||||
2010-03-14 | lighttpd: sync testing to core | James Meyer | 6 | -13/+36 | |
bugfix | |||||
2010-03-14 | mythinstall: sync testing to core | James Meyer | 27 | -12127/+82 | |
bugfix |