summaryrefslogtreecommitdiffstats
path: root/abs/core/LinHES-config/PKGBUILD
AgeCommit message (Collapse)AuthorFilesLines
2012-12-11LinHES-config: mv_install.py Only add storage groups on machine classes ↵James Meyer1-2/+2
that use the backend. So FE only machines end up with no SG associated with it's hostname. refs #880
2012-12-01LinHES-config: no changeJames Meyer1-1/+1
2012-11-22LinHES-config: modify grub config to use plymouth syntax instead of fbsplashJames Meyer1-2/+2
refs #869
2012-11-19LinHES-config: mv_ir.py add support for remotes needing their own ↵James Meyer1-2/+2
modprode.d/conf file. refs #854
2012-11-09LinHES-config: transfer grub line modules to post install grub.James Meyer1-3/+3
This is in addition to blacklisting them in modules.conf. This is needed because blacklisting a module doesn't work if it's in the initrd. refs #726 closes #726
2012-11-07LinHES-config: use all lowercase when looking up the locale in the language map.James Meyer1-2/+2
refs #738 refs #100 refs #680
2012-11-07LinHES-config: add support for selecting the lang/country during install.James Meyer1-4/+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-11-06LinHES-config: added ldm to the hostype configuration.James Meyer1-3/+3
refs #866
2012-11-03LinHES-config: mv_vnc.py vncsvc/.mythtv is now a symlink to mythtv/.vncsvcJames Meyer1-2/+2
refs #860 closes #860
2012-11-03mythweb, mythexport,zoneminder, web_auth: convert packages to use ↵James Meyer1-2/+2
gen_light_include.conf refs #864 closes #864
2012-10-31LinHES-config: change location of config for installs. The new location is ↵James Meyer1-2/+2
/etc/install_layout Fix bug with new installs, where backendIP was being set to 127.0.01 after restoring distro defaults. We still want defaults restored, but after restoring run hostype to set the backendserver ip again refs #858 refs #790
2012-10-30LinHES-config: For FE only systems set BackendIP to NULL.James Meyer1-4/+4
By setting it to null it will autoselect which private IP to accept connections on for remote control. refs #858 closes #858
2012-10-14LinHES-config: added some logic to account for when the hostname changes ↵James Meyer1-6/+6
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-10-11LinHES-config: mv_config change nfs options to match mythtv docsJames Meyer1-3/+3
2012-10-09LinHES-config: timezip.py, mv_ir.pyJames Meyer1-1/+1
timezip.py some cleanup in how things are synced for the nfsshares. Now it will only sync if the BE has a central config AND hosthareall is not selected mv_ir.py remove logging statement about change_channel
2012-10-09LinHES-config: timezip.py do not overwrite most settings if a value is ↵James Meyer1-2/+2
already present. -several formating changes and cleanup
2012-10-08LinHES-config: fixed central NFSJames Meyer1-4/+4
new feature, if central NFS is selected the entry is added to nfsmap_auto
2012-10-05LinHES-config: add xhost + localhost to startup for vncsvc userJames Meyer1-1/+1
2012-10-03LinHES-config: timezip.py add geolocate abilities for guessing timezone, ↵James Meyer1-2/+2
will only work for US based IPs.
2012-09-29LinHES config: several changes hereJames Meyer1-8/+8
- 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-27LinHES-config: adjust for new msg_client.py syntaxJames Meyer1-2/+2
2012-09-23LinHES-config: ensure that xymonserver is installed after upgrades. This ↵James Meyer1-6/+6
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-21LinHES-config: backend_control.sh add the ability to detect if func ↵James Meyer1-2/+2
failed and attempt to display the msg using local msg_client.py
2012-09-20LinHES-config: write out /etc/exports for non-sg systemsJames Meyer1-6/+6
2012-09-10mv_install: change partition layout to 5 partition instead of the older 3 ↵James Meyer1-3/+3
style 1 = / 2 swap 3 extended { 5,6,7 } home/mysql/myth
2012-09-09LinHES-config/system/install: first checkin to get 5 partition upgrade ↵James Meyer1-3/+3
layout working
2012-09-08LinHES-config: modify install for 5 partition layoutJames Meyer1-3/+3
2012-09-04LinHES-config: backend_control.sh if the be controls could not be ↵James Meyer1-3/+3
contancted on 1337 then tell the user about it.
2012-09-03LinHES-config: mv_vnc copy over the wmaker menu for the vnc serviceJames Meyer1-3/+3
2012-09-02LinHES-config: moved config of file shares to it's own modules.James Meyer1-6/+9
2012-08-31moved wmaker_data and e16_themes settings to /usr/share/wm_data.James Meyer1-10/+10
This was done incase /data moves to it's own partition
2012-08-28LinHES-config: mv_advanced.py nfs and smb now read /etc/storage.d to ↵James Meyer1-3/+3
generate their respective file sharing conf files /etc/storage.d/* files are generated with add_storage.py.
2012-08-27LinHES-config: on install set the grub menu color scheme to blue/yellowJames Meyer1-2/+2
2012-08-26LinHES-config: move backend_contrl to LinHES-config pkg. Doesn't belong ↵James Meyer1-3/+5
here but it's sort of a one off. This was done because backend_control is needed by systems that may not have supplemental-web installed. Like FE only systems. Removed backend-control from supplemental-web.
2012-08-26LinHES-config: install workJames Meyer1-7/+7
- for upgrades the network must be started. - white space - mv_install fix upgrades. upgrades complete but still need a migration process for the new dir structure.
2012-08-25LinHES-config: added mv_vnc.pyJames Meyer1-8/+11
2012-08-24LinHES-config: added print_xorg_res.py this feeds the ui to list valid ↵James Meyer1-9/+12
modelines as X detects them. This provides a consistent interface. Also updated xconfig.sh todo something with the XRes value and configuring xorg.
2012-08-23LinHES-config/LinHES-system: set_windowmanager.sh rename mythvantage style ↵James Meyer1-1/+1
to enhanced. add checks to set_windowmanager to check that the wm is valid and that the style is valid
2012-08-22LinHES-config: mv_install add filesystem type to fstab when building it.James Meyer1-3/+3
Was set to auto but that caused some problems with the initrd and mounting.
2012-08-22LinHES-config: fix autostart file for vmware config. previously it was ↵James Meyer1-2/+2
vmware.conf now it's vmware and exec change hostname in install proxy
2012-08-21Merge remote-tracking branch 'origin/testing' into testingJames Meyer1-1/+1
# By Cecil (2) and Michael Hanson (1) # Via Michael Hanson * origin/testing: linhes-scripts: minor changes to myth2mkv mythtv:Bumped to latest fixes. Added ./configure items to close #842. LinHES-config:7.4 rdt 9th anniversary release. Conflicts: abs/core/LinHES-config/LinHES-release abs/core/LinHES-config/PKGBUILD abs/core/mythtv/stable-0.25/mythtv/PKGBUILD
2012-08-21LinHES-config: adding module blacklist files.James Meyer1-10/+16
mv_advanced..commented out more rrd stuff
2012-08-17LinHES-config: add hdhr sysctl.conf fileJames Meyer1-2/+7
This increases the read buffers which helps the hdhr and other network tuners refs #839
2012-08-17LinHES-config: fix hostype change after a system is installed.James Meyer1-5/+5
2012-08-15LinHES-config: fixed several install problemsJames Meyer1-11/+11
- new grub install - fix detection of ip in python scripts - fix xscreensaver not starting after install - fix force umount of /new_boot
2012-08-09linhes-config: changed sudo rules for post install, added sudo to list of ↵James Meyer1-9/+14
depends
2012-08-07gnupgJames Meyer1-6/+7
-new
2012-05-14LinHES-config: install_proxy.sh more debugging for network check, also fix ↵James Meyer1-2/+2
hostname test that always returned true
2012-05-14LinHES-config: fix ncid setup. Previously it was possible for the client ↵James Meyer1-2/+2
install to remove the server install and vice versa.
2012-05-13LinHES-config: install_proxy.sh additional debug output for network checks.James Meyer1-2/+2