summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/LinHES-config
AgeCommit message (Collapse)AuthorFilesLines
2009-06-21Merge branch 'HEAD' of ssh://jams@knoppmyth.net/mount/repository/LinHES-PKGBUILDJames Meyer2-0/+657
2009-06-21LinHES-config: several minor fixes and finish some functions that slipped ↵James Meyer8-39/+206
through the cracks. introduce remove_file fix slave and fe only finish mysql_network_connection finish mysql_network fix ownership for .mythtv ir mv_ir fix myth_ip to always report the ip even if dhcp is used
2009-06-21kernel26: config for diskless. LinHES-config: add config_diskless_frontend.basjGreg Frost2-0/+657
2009-06-21linhes-config: setup_mysqlJames Meyer1-1/+4
2009-06-15LinHES_config: pkgbuild Missed from last commitJames Meyer1-1/+1
2009-06-15LinHES-config: hook up rrd_tool to the advanced menuJames Meyer2-1/+11
new mythvantage with rrdtool changed to rrd_stats
2009-06-14linhes-config: fix problem which static ip's and network configuration.James Meyer2-2/+2
The netmask needed to be split.
2009-06-14linhes-config: add support for WPA/WEP/NONE using wpa_supplicant.James Meyer2-13/+92
Currently it only works when using dhcp, but this is an upstream problem with etcnet. new mythvantage
2009-06-10linhes-config: add ddcxinfo remove xresprobe as a dependencyJames Meyer1-2/+2
2009-06-10Added xresprobe as dep.Cecil Hugh Watson1-2/+2
2009-06-08linhes-config: add new users to the mythgroupJames Meyer2-1/+3
closes FS#367
2009-06-08linhes-config: new mythvantage with fuppes supportJames Meyer3-2/+4
Closes FS#231
2009-06-08blahJames Meyer1-3/+5
2009-06-08linhes-config: At this point config and install are done using the new scripts.James Meyer1-3/+2
There is still some little things not accounted for, but the majority of the functionality is there. remove ir_config from PKGBUILD
2009-06-07linhes-config: fix type in mv_hostype for templatesJames Meyer1-1/+1
2009-06-07linhes-config: remove ir_config.sh which is no longer used.James Meyer1-239/+0
2009-06-07linhes-config: cleanup of install_proxy, use new install programJames Meyer2-664/+138
2009-06-07linhes-config: restore install_db_chroot.sh to a working version.James Meyer1-95/+41
2009-06-07Merge branch 'HEAD' of ssh://jams@knoppmyth.net/mount/repository/LinHES-PKGBUILDJames Meyer1-1/+0
2009-06-07Samba: update to 3.3.4 to match the clientJames Meyer1-2/+2
2009-06-07Merge branch 'linhes-config-python'James Meyer1-1/+0
* linhes-config-python: linhes-config: change install_proxy.sh to use the new install scripts
2009-06-07linhes-config: change install_proxy.sh to use the new install scriptsJames Meyer1-1/+0
2009-06-07Merge branch 'linhes-config-python'James Meyer1-0/+55
* linhes-config-python: linhes-config: on install poll /proc/cmdline for disabled modules and add them to /etc/rc.conf
2009-06-07linhes-config: on install poll /proc/cmdline for disabled modules and add ↵James Meyer1-0/+55
them to /etc/rc.conf
2009-06-06merge, plus some robustness options for install_db_chroot.shBob Igo16-1462/+3307
2009-06-06Fixed misspelling.Bob Igo2-3/+3
2009-06-06mysql server was not always working properly in chroot within ↵Bob Igo1-40/+90
install_db_chroot.sh
2009-06-06General bash comparison syntax cleanup.Bob Igo2-51/+37
2009-06-05LinHES-config: fix modules.mythvantage typo in ir setup.James Meyer3-9/+25
Set default value for templates if the variable isn't present to the shell.
2009-06-04linhes-config: misc fixesJames Meyer3-10/+15
2009-06-04linhes-config: Fix auto nfs shares for none nfs serversJames Meyer1-2/+7
2009-06-04linhes-config: add several service calls for svJames Meyer2-1/+32
restart lcdd using the the service calls
2009-06-04linhes-config: Add better debuging, load the correct module from templatesJames Meyer1-1/+13
2009-06-04linhes-config: minor cleanup of loggingJames Meyer12-42/+206
2009-06-04linhes-config: convert systemconfig.sh to nothing but a proxy for ↵James Meyer1-1443/+1
systemconfig.py
2009-06-04LinHes-config: Adding ssh user moduleJames Meyer1-5/+19
2009-06-04LinHes-config: Removing unused filesJames Meyer3-211/+0
2009-06-01LinHES-config: cleanupJames Meyer2-16/+46
2009-06-01LinHES-config: add "all" module and smoltJames Meyer1-4/+37
2009-06-01LinHES-config: lineup debugging outputJames Meyer7-47/+99
2009-06-01LinHES-config: Addition of smolt.py to run from systemconfigJames Meyer1-0/+59
2009-06-01LinHES-config: adding more python modules.James Meyer13-17/+1748
Most things are not python, but network.sh is still used by install.
2009-06-01Linhes-config: systemconfig.py and hostype.pyJames Meyer2-0/+94
2009-06-01Merge branch 'HEAD' of ↵James Meyer2-2/+2
ssh://jams@knoppmyth.net/mount/repository/LinHES-PKGBUILD into linhes-config-python * 'HEAD' of ssh://jams@knoppmyth.net/mount/repository/LinHES-PKGBUILD: lirc: pkg bump to just make it different then the submitted version in the ticket. lirc: change modmce patch to version 1.5 glass-wide: adding theme irqbalance: adding pkg fakeroot: add package linhes-scripts: adding idle.sh Bumped xbmc-svn to 20449 plus added common remote support fresh build bumped mythtv-svn to 20586 First cut at XBMC (svn with vdpau) updated libjpeg and added libsamplerate for XBMC build mythtv-svn bumped for new qt4 qt updated to 4.5.1 which: pkg bump used for testing, no functional changes. Bumped version to recompile. Bumped version for birthday present to community. Conflicts: abs/core-testing/LinHES-config/PKGBUILD
2009-05-09mv_install: white space cleanupJames Meyer2-336/+289
2009-05-07mv_install: add support for reading timezone on km upgrades. Fix backupsql ↵James Meyer3-11/+43
check path
2009-05-07mv_install: Add space to either side of =, remove etc.old before recreating it.James Meyer2-242/+247
2009-05-07Bumped version to recompile.Cecil Hugh Watson1-1/+1
2009-05-07Bumped version for birthday present to community.Cecil Hugh Watson1-1/+1
2009-05-07mv_install: add install type for format_disk.James Meyer2-2/+7
Add try:except for MVROOT on full_install