summaryrefslogtreecommitdiffstats
path: root/abs/core/LinHES-config/mv_hostype.py
AgeCommit message (Collapse)AuthorFilesLines
2017-03-15LinHES-config: mv_hostype.py: always run mythwelcome-config.pyBritney Fransen1-4/+3
mythwelcome-config.py now checks if mythwelcome is enabled.
2014-04-07LinHES-config: mv_hostype.py: when Run MythWelcome is enabled ↵Britney Fransen1-0/+4
mythwelcome-config.py is run
2014-02-19LinHES-config: Update/remove old pkgs for install/configure.Britney Fransen1-2/+2
2012-12-17LinHES-config: removed evrouter, ldm replaced with udevilJames Meyer1-8/+8
refs #883
2012-12-15LinHES-config: for slave installs add supplemental-web-slave.James Meyer1-2/+2
2012-11-06LinHES-config: added ldm to the hostype configuration.James Meyer1-8/+8
refs #866
2012-10-30LinHES-config: For FE only systems set BackendIP to NULL.James Meyer1-0/+10
By setting it to null it will autoselect which private IP to accept connections on for remote control. refs #858 closes #858
2012-09-29LinHES config: several changes hereJames Meyer1-90/+5
- 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-28/+63
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-08-25LinHES-config: added mv_vnc.pyJames Meyer1-1/+1
2012-08-17LinHES-config: fix hostype change after a system is installed.James Meyer1-8/+28
2012-08-15LinHES-config: fixed several install problemsJames Meyer1-10/+20
- new grub install - fix detection of ip in python scripts - fix xscreensaver not starting after install - fix force umount of /new_boot
2012-04-23LinHES-config: updated network and hostypes to use mdns4 and make sure avahi ↵James Meyer1-4/+4
is installed
2011-12-12LinHES-config: Fix install for Slave BE. Was attempting to remove lighttpd ↵James Meyer1-3/+1
from a list, but it was already gone.
2011-12-08LinHES-config: move network module to top of the list. When multiple ↵James Meyer1-5/+10
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-12-07LinHES-config: - Add ability to poll the MBE to see if xymon & fun is supported.James Meyer1-27/+176
- If a new feature is supported, install the client - Create config.xml in /usr/share/mythtv and symlink it into mythtv home dir. - setup a network enabled rsyslog - For new installs fix fstab to include ACL's
2011-08-19linhes-config: clean up etc/fstab (pts shm)James Meyer1-17/+17
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-13linhes-config: update hostype to nfs4 pkg'sJames Meyer1-8/+8
2010-08-30RSYNC CORE:James Meyer1-1/+4
resync core-testing -> core Signed-off-by: James Meyer <james.meyer@operamail.com>
2009-09-26LinHES 6.01.00Cecil Hugh Watson1-0/+230