summaryrefslogtreecommitdiffstats
path: root/abs/core/LinHES-config
AgeCommit message (Collapse)AuthorFilesLines
2012-08-23LinHES-config/LinHES-system: set_windowmanager.sh rename mythvantage style ↵James Meyer2-2/+2
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 Meyer2-5/+5
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 Meyer3-4/+6
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 Meyer4-19/+28
mv_advanced..commented out more rrd stuff
2012-08-21LinHES-config: remove references to larch5 and larchprofilesJames Meyer2-11/+11
2012-08-21LinHES-config: xconfig added support for intel/vmware/vesa drivers using ↵James Meyer1-44/+56
the new xorg.conf.d layout. Still need to account for different resolutions
2012-08-21LinHES-config: 09_mythvantage_runit_grub added splash=silent to grub lineJames Meyer1-1/+1
2012-08-21LinHES-config: removed referenced to rc.conf for modulesJames Meyer1-48/+54
2012-08-21LinHES-config: mv_advanced update splash/nosplash for grub configJames Meyer1-2/+9
2012-08-21LinHES-config: mv_misc remove references to rc.confJames Meyer1-3/+4
2012-08-21LinHES-config: sound-config stop spewing the MBE status everytime it's runJames Meyer1-2/+5
2012-08-18LinHES-config: xconfig.shJames Meyer1-330/+102
- Added a check to abort driver removal/install if nvidia pkg is not available for install. Only works for nvidia should be expanded later for other drivers - Removed cruft refs #831
2012-08-17LinHES-config: add hdhr sysctl.conf fileJames Meyer2-2/+9
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 Meyer4-15/+60
2012-08-15LinHES-config: fixed several install problemsJames Meyer10-47/+183
- 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 Meyer3-31/+17
depends
2012-08-07gnupgJames Meyer3-198/+356
-new
2012-05-14LinHES-config: install_proxy.sh more debugging for network check, also fix ↵James Meyer2-5/+12
hostname test that always returned true
2012-05-14LinHES-config: fix ncid setup. Previously it was possible for the client ↵James Meyer2-10/+9
install to remove the server install and vice versa.
2012-05-13LinHES-config: install_proxy.sh additional debug output for network checks.James Meyer2-5/+10
2012-05-13LinHES-config: myth_settings_wrapper. Fix bug when setting the default ↵James Meyer2-4/+4
access settings. Previously the order of the arguments was wrong and inserted bad values into the database.
2012-05-12LinHES-config: mv_advanced, setup ncid when called from the service menuJames Meyer2-21/+49
2012-05-10LinHES-config: install_functions.sh: in_kernel_support: disable and restart lcddBritney Fransen2-2/+10
If lcdd is running when pushing a protocol it will stop execution of the script.
2012-05-01LinHES-config: add huludesktop, fix typo where dolphin and webonlinhes were ↵James Meyer3-6/+8
always installed mythinstall: new pkg with huludesktop
2012-04-30LinHES-config: dont' install supplemental if it's not selected.James Meyer2-3/+9
2012-04-30LinHES-config: mv_supplemental, Fix setting windowmanager when the values ↵James Meyer2-3/+3
are missing from systemconfig. This can occur during upgrade of an older system
2012-04-30LinHES-config: hookup supplemental and correct dolphinemu,webonlinhes so ↵James Meyer5-9/+72
that it doesn't use hyphons.
2012-04-29LinHES-config: mv_software.py add webonlinhes and dolphinJames Meyer1-1/+1
Signed-off-by: James Meyer <james.meyer@operamail.com>
2012-04-23LinHES-config: rebuild package after merging remotes with nss changesJames Meyer1-1/+1
2012-04-23Merge branch 'testing' of git@linhes.org:linhes_pkgbuild into testingJames Meyer2-6/+6
2012-04-23LinHES-config: updated network and hostypes to use mdns4 and make sure avahi ↵James Meyer3-7/+36
is installed
2012-04-23LinHES-config: mv_ir.py: replace lircd service with remotes. refs #821Britney Fransen2-7/+7
2012-04-22LinHES-config: set myth_run_status=1 so that myth_status isn't run whenever ↵James Meyer2-1/+2
this file is sourced.
2012-04-22LinHES-config: remove mythvideo/mythsmoltJames Meyer3-6/+8
For installs, delay non-master database loads until after machine is configured.
2012-04-21LinHES-config: update version number to 7.3James Meyer2-2/+2
2012-04-21LinHES-config: add myth_settings_wrapper, and convert exisiting programs to ↵James Meyer4-16/+269
use it. myth_settings_wrapper.sh is a wrapper around mythutils and is used to update a few database settings and also to save/restore settings during install.
2012-04-07LinHES-config: soundconfig.sh: when alsa is loaded remove oss pkgBritney Fransen2-2/+5
When oss pkg is installed with alsa selected flashplayer sound doesn't work.
2012-03-10LinHES-config: mv_ir.py: change how remote.run is handled. refs #821Britney Fransen2-4/+6
2012-03-10LinHES-config: mv_ir.py: add remote.run for specific remote starting ↵Britney Fransen2-5/+23
commands. refs #821
2012-03-06LinHES-config: install_functions.sh: check if rc dir is empty to quiet an errorBritney Fransen2-3/+3
2012-01-22linhes-config: Stop removal of lircd when a remote is not defined, but a ↵James Meyer2-5/+5
blaster is. refs #798
2012-01-22LinHES-config/system: check for config.xml and if it's not found run ↵James Meyer2-22/+28
mythvantage.py -m hostype to create a new one.
2012-01-19LinHES-config:Bumped version for SCALE 10x release.Cecil2-3/+3
2011-12-30Linhes-config: for install. Only add "acl" to ext3 and ext4. ↵James Meyer2-4/+39
JFS,XFS,resierfs support acl but do not need the mount option
2011-12-27LinHES-config: rebuild, no changesJames Meyer1-1/+1
2011-12-21LinHES-system/config: add install_supplemental_service.shJames Meyer2-3/+9
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-12LinHES-config: Fix install for Slave BE. Was attempting to remove lighttpd ↵James Meyer2-5/+3
from a list, but it was already gone.
2011-12-08LinHES-config: move network module to top of the list. When multiple ↵James Meyer4-10/+41
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 Meyer4-33/+229
- 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