summaryrefslogtreecommitdiffstats
path: root/abs/core/LinHES-config/systemconfig.py
AgeCommit message (Collapse)AuthorFilesLines
2017-12-05LinHES-config: systemconfig.py: change config_xml file location to ↵Britney Fransen1-42/+32
/home/mythtv/.mythtv and link root and share. myth_settings_wrapper.sh: add new mythtv 29 network setting mv_install.py: start mysql eariler for master backend installs so systemconfig will correct BackendIP and BackendAddr.
2017-01-27systemconfig.py: add end debug loggingBritney Fransen1-10/+1
2014-08-19LinHES-config: minor update to help.James Meyer1-4/+32
systemconfig.py -h will not list all the available modules
2014-02-17mythinstall: Audio Settings cleanups. HDMI is detected as Digital. refs #960Britney Fransen1-15/+11
LinHES-config: systemconfig.py: remove tinker from audio config soundconfig.sh: fix aplay cmd flag for testing audio. Add asound.conf and mplayer.conf creation using the seleted default devices.
2013-11-27LinHES-config: systemconfig.py update config.xml for the .27 formatJames Meyer1-12/+39
2013-09-21LinHES-config: add xcursor-vanilla-dmz-aa as dep.Britney Fransen1-2/+2
systemconfig.py: set xcursor-vanilla-dmz-aa as default cursor so the size of the cursor will now change.
2013-02-19LinHES-config: during install don't kill off lirc. This keeps the remote ↵James Meyer1-1/+1
active all the way to the finish
2012-11-07LinHES-config: add support for selecting the lang/country during install.James Meyer1-2/+7
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-10-14LinHES-config: added some logic to account for when the hostname changes ↵James Meyer1-0/+4
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-09-29LinHES config: several changes hereJames Meyer1-1/+85
- added modules config_xml calling this will setup config.xml for mythtv and root user - install_db_chroot.sh will now generate the default settings and load them into a table - mv_install now calles myth_settings_wrapper.sh to load the default db
2012-09-23LinHES-config: ensure that xymonserver is installed after upgrades. This ↵James Meyer1-1/+1
requires a --dbonly pacman call and then later a normal pacman install. This was needed because after upgrades /home/xymon is still on the FS and the xymonserver package failed to to install because of it
2012-09-20LinHES-config: write out /etc/exports for non-sg systemsJames Meyer1-0/+4
2012-09-02LinHES-config: moved config of file shares to it's own modules.James Meyer1-2/+13
2012-08-25LinHES-config: added mv_vnc.pyJames Meyer1-10/+27
2012-08-15LinHES-config: fixed several install problemsJames Meyer1-5/+11
- new grub install - fix detection of ip in python scripts - fix xscreensaver not starting after install - fix force umount of /new_boot
2012-04-30LinHES-config: hookup supplemental and correct dolphinemu,webonlinhes so ↵James Meyer1-3/+17
that it doesn't use hyphons.
2011-12-21LinHES-system/config: add install_supplemental_service.shJames Meyer1-1/+7
This script will install and configure the extra web services and programs needed. LinHES-session: additional work on making the startup process a bit more modular.
2011-12-08LinHES-config: move network module to top of the list. When multiple ↵James Meyer1-1/+8
modules are run and network is in the list, network will run first. -Add support for creating the .mythtv dir if it's not present -simple logic to catch an error if the network can not be reached, when checking for extra support for func,xymon.
2011-10-30LinHES-config: fix up the audio switching between OSS.James Meyer1-0/+1
Always sync the frontend, remove the other sync options
2011-08-19linhes-config: clean up etc/fstab (pts shm)James Meyer1-12/+12
added service to list of things to unsquash .upgrades from CD will now work Converted most calls to the systemconfig dict to use .get. This will stop KEYERRORS form occuring.
2010-12-10linhes-config: fix pkg installation typo.James Meyer1-2/+4
-removed zipcode -added some robustness to the whiteglass symlink for big cursor
2010-11-28linhes-config: fix large mouse not being set on installJames Meyer1-2/+2
2010-11-23LinHES-config: fix python shebangs; recompileMichael Hanson1-1/+1
2010-11-08linhes-config: add support for large mouse supportJames Meyer1-0/+5
closes #691
2010-11-06linhes-config:initial support for whiteglass icon themeJames Meyer1-0/+3
2010-08-30RSYNC CORE:James Meyer1-16/+32
resync core-testing -> core Signed-off-by: James Meyer <james.meyer@operamail.com>
2009-09-26LinHES 6.01.00Cecil Hugh Watson1-0/+243