summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/LinHES-config/systemconfig.sh
AgeCommit message (Collapse)AuthorFilesLines
2009-03-01change location of master user smb.conf file to /home/mythtv/templates/smb.confJames Meyer1-2/+3
Give the user the ability to add custom shares by editing /home/mythtv/templates/user.shares
2009-02-14add webmin to the software page. It doesn't belong there but it doesn't fit ↵James Meyer1-32/+46
in it's proper location.
2009-02-12Connect the new software config items int /etc/systemconfig to systemconfig.sh.James Meyer1-33/+59
2009-02-10Installed mythappletrailers, mythstream and mythvodka by default.Cecil Hugh Watson1-2/+2
2009-02-10Fixes for Atomic Ant.Cecil Hugh Watson1-6/+7
2009-02-09Install additional plugins.Cecil Hugh Watson1-1/+1
2009-02-07No longer overwrite ntp.conf for MBE/STANDALONEJames Meyer1-23/+6
Change out pool.ntp.org for dbhost for FE
2009-02-02More code reversionJames Meyer1-1/+1
-Copy back the correct rc.conf.
2009-02-02comment out atomic ant detection code.James Meyer1-8/+8
This causes systemconfig.sh to fail during install.
2009-02-02Should speed up finding grabbers for those in North America.Cecil Hugh Watson1-0/+4
2009-02-02Modified so Atomic Ant will work after install.Cecil Hugh Watson1-7/+9
2009-01-31Modification so Atomic Ant works w/o issue.Cecil Hugh Watson1-0/+6
2009-01-17backport of timezip.py from mv->linhesJames Meyer1-0/+2
remove BECONFIG from running during the db_chroot process, as it already runs during systemconfig.
2009-01-17correct exports.template to point to /myth instead of /data/mediaJames Meyer1-10/+10
add nfslock to all machine types start netfs
2009-01-04Add more useful debugging output.James Meyer1-35/+61
Cleanup some error messages. introduce cp_and_log function. introduce kill_dhcp_chroot fix umounting of /new_boot fix copying of mdadm.conf
2008-12-11Fix interfaces not being disabled when they are in fact disabled in the gui.James Meyer1-0/+1
ref FS#58
2008-12-10Connect various pieces to dd password protection to /mythweb.James Meyer1-2/+16
Disabled by default.
2008-12-07Add support for Autodetection of Hauppauge pvr-250 receivers. This should workJames Meyer1-6/+13
but I don't have a pvr-250 receiver anymore so can't fully test it. If PVR-250 is found then the old Hauppauge remote is assumed to be in use. Detection first checks for USB receivers, if no receiver is found it then checks for Hauppauge receivers. First found remote wins, so if a USB receiver is found the Hauppauge detection is never run. Oddly enough I never wanted to use a Hauppauage receiver again, but somehow I spent most of the adding support for it.
2008-12-05add better error checking for the init scripts ncidd/xvfb/evrouterJames Meyer1-0/+8
2008-12-01copy anything name lircrc* instead of strictly lircrcJames Meyer1-1/+1
2008-12-01comment all the hobbit stuffJames Meyer1-18/+18
2008-11-30switch ntp servers to ntp.orgJames Meyer1-4/+4
2008-11-30disable autohobbitJames Meyer1-4/+4
2008-11-14add symlinks lircrc to mythtv home dirJames Meyer1-0/+18
closes FS15
2008-11-08change the location of mysql.txt to match the installation dir of mythtv.James Meyer1-4/+4
This fixes FE only install types
2008-11-08forgot to init some MYTH varsJames Meyer1-0/+1
2008-11-08rename live-installer to LinHES-configJames Meyer1-0/+1255