Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-02-19 | LinHES-config, system & templates: recompiled after merge to get all changes ↵ | James Meyer | 1 | -1/+1 | |
into the pkg | |||||
2014-02-19 | LinHES-config: Update/remove old pkgs for install/configure. | Britney Fransen | 3 | -6/+6 | |
2014-02-17 | mythinstall: Audio Settings cleanups. HDMI is detected as Digital. refs #960 | Britney Fransen | 3 | -140/+112 | |
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. | |||||
2014-01-05 | LinHES-config:add call to sfdisk to set the active partition | James Meyer | 2 | -2/+11 | |
refs #952 | |||||
2013-12-27 | runit-scrips , mv_ir: remove loading of lirc_serial by modules.mythvantage, ↵ | James Meyer | 2 | -4/+5 | |
the run script takes care of loading with the correct values. Add more debugging to remotes log refs #950 | |||||
2013-12-19 | LinHES-config: remove mythinstall as a dependency. This gets rid of the ↵ | James Meyer | 1 | -2/+2 | |
circular tree which causes mythtv to be installed before LinHES-config. | |||||
2013-12-10 | LinHES-config: push release on post_install so new installs have the release ↵ | Britney Fransen | 2 | -1/+2 | |
in the Myth About menu. | |||||
2013-12-04 | plymouth, plymouth-theme-linhes: update and kill some bugs | Britney Fransen | 2 | -3/+3 | |
LinHES-config: change splash detection | |||||
2013-12-03 | LinHES-config: rebuild no change | James Meyer | 1 | -1/+1 | |
2013-11-27 | LinHES-config: systemconfig.py update config.xml for the .27 format | James Meyer | 1 | -12/+39 | |
2013-11-27 | LinHES-config: install_proxy, suppress running of myth_status every 5 seconds. | James Meyer | 2 | -3/+4 | |
2013-11-20 | LinHES-config: mv_config.py: add music dir to NFS_SKIP. refs #941. | Britney Fransen | 3 | -5/+5 | |
mv_install.py: update sg option to --add_sg | |||||
2013-11-14 | LinHES-config: LinHES-release: Update for R8.1 | Britney Fransen | 2 | -5/+5 | |
2013-11-06 | LinHES-config: rename video_stuff to artwork. ref #935 | Britney Fransen | 2 | -3/+3 | |
2013-10-29 | LinHES-config: add balance as a install dep. | James Meyer | 1 | -3/+3 | |
This is needed for the ceton proxy | |||||
2013-10-23 | discover_infintv: meant to use 15 instead of 12 seconds for the timeout. | James Meyer | 2 | -2/+2 | |
2013-10-23 | LinHES-config: autocard.py | James Meyer | 2 | -2/+2 | |
increase default timeout for discovering infinitv to 12 seconds Added some extra try/except to autocard to avoid abnormal aborting. | |||||
2013-10-23 | LinHES-config: autocard.py | James Meyer | 3 | -23/+29 | |
increase default timeout for discovering infinitv to 15 seconds Added some extra try/except to autocard to avoid abnormal aborting. | |||||
2013-10-22 | LinHES-config: replace pacman -f with --force as pacman 4.1 doesn't support -f. | Britney Fransen | 5 | -9/+9 | |
2013-10-15 | LinHES-config: mv_locale.py: change LOCALE= to LANG=. closes #932 | Britney Fransen | 3 | -3/+5 | |
2013-09-21 | LinHES-config: add xcursor-vanilla-dmz-aa as dep. | Britney Fransen | 2 | -5/+5 | |
systemconfig.py: set xcursor-vanilla-dmz-aa as default cursor so the size of the cursor will now change. | |||||
2013-09-19 | LinHES-config: mv_supplemental.py: don't install fluxbox unless it is choosen. | Britney Fransen | 2 | -3/+9 | |
2013-09-18 | LinHES-config: fix pacman -f cmds since pacman 4.1 doesn't support -f, only ↵ | Britney Fransen | 3 | -7/+7 | |
--force | |||||
2013-09-12 | LinHES-config: update README for installer. | Britney Fransen | 2 | -24/+24 | |
Update PKGBUILD with package() and use and | |||||
2013-06-04 | LinHES-config: mv_ir.py add support for custom xbmc lirc mapping. If a ↵ | James Meyer | 2 | -2/+44 | |
remote definition has a xbmc.xml file it will be symlinked for xbmc usage. refs #910 | |||||
2013-06-01 | LinHES-config: fix a nasty bug where some of the system settings didn't get ↵ | James Meyer | 2 | -2/+5 | |
transferred on install. | |||||
2013-05-31 | LinHES-config: redo of partition, dropped pyparted and using parted ↵ | James Meyer | 2 | -25/+115 | |
directly from the cmdline. This change also switches to using gpt only and dropping the mbr. Partition layout remains the same p1 = / p2 = swap p3 = null p4 = gpt boot p5 = home p6 = database p7 = remaining space This also fixes using drives larger then 2TB and attempting to install with no swap partition. refs #917 | |||||
2013-02-19 | LinHES-config: during install don't kill off lirc. This keeps the remote ↵ | James Meyer | 3 | -21/+24 | |
active all the way to the finish | |||||
2013-02-09 | Change version numbers to 8.0 to match the release number. | James Meyer | 1 | -4/+4 | |
LinHES-conifg LinHES-system mythdb-initial runit-scripts supplemental-web | |||||
2013-02-09 | LinHES-conifig: mv_install.py for the last partition don't go all the way ↵ | James Meyer | 1 | -2/+2 | |
to the end. Gotta leave room for gpt tables. | |||||
2013-02-09 | LinHES-config: timezip.py add syncing up of parental lvl passwords and ↵ | James Meyer | 2 | -2/+42 | |
starting level with MBE. | |||||
2013-02-04 | LinHES-system: correct the logic for breaking out of the wmctrl loop. As ↵ | James Meyer | 1 | -2/+2 | |
written it would break out of the inner loop..but not the 60 iteration loop. | |||||
2013-02-01 | LinHES-config, mythinstall: change case of hd_pvr and serial to all lower | James Meyer | 2 | -5/+12 | |
refs #902 | |||||
2013-01-27 | LinHES-config, supplimental-web: Fix proxy numbering for Ceton infiniTV | James Meyer | 2 | -7/+11 | |
refs #899 | |||||
2013-01-23 | LinHES-config: autocard.py and discover_infinitv.py Modifications to ↵ | James Meyer | 3 | -66/+316 | |
allow autocard to detect and setup both pci and usb based infinitv tuners. This will also setup the network configuration for the ctnX/usbX if the interface is found but not configured. refs #899 | |||||
2013-01-16 | linhes-config: list the ip of network tuners, and provide a link on the ↵ | James Meyer | 2 | -5/+14 | |
supplemental webpage refs #898 | |||||
2013-01-12 | LinHES-config: mv_install, erase both msdos and gpt labels for new ↵ | James Meyer | 2 | -2/+7 | |
installs. If a gpt label is present the install will fail due to the usage of extended partitions refs #889 | |||||
2013-01-09 | LinHES-config: autocard.py Added the ability to insert cards into the ↵ | James Meyer | 2 | -47/+460 | |
database. Fixed a few bugs for dvb and hdhr refs #892 | |||||
2013-01-07 | LinHES-system|config: add support for x11vnc | James Meyer | 2 | -3/+36 | |
x11vnc support added to service menu. By default it will run on :2. The startup script will reference /etc/x11vnc.cfg if a user wishes to override the default flags. Ex: x11_vnc_options=” -rfbport 6000” will result in a startup cmd of “x11vnc -rfbport 6000” refs # 894 | |||||
2013-01-05 | LinHES-config: reintroduce the start of a revamped autocard.py. | James Meyer | 3 | -269/+508 | |
This is not done, but it's close enought to commit. In it's current state it will detect v4l, hdprv, hdhr, dvb cards and write out udev rules to create persistent dev nodes for each device. However it will not change the kernel produced nodes. Right now it's as simple as running "autocard.py" refs #892 | |||||
2012-12-22 | LinHES-config: allow forcing of vga card type on the command line. | James Meyer | 2 | -12/+17 | |
VGACARDTYPE="intel" xconfig.sh VGACARDTYPE="nvidia" xconfig.sh VGACARDTYPE="VMware" xconfig.sh VGACARDTYPE="vesa" xconfig.sh refs #888 | |||||
2012-12-22 | LinHES-config: added support for configuing mythzmserver to ↵ | James Meyer | 3 | -4/+38 | |
myth_settings_wrapper.sh. It will add the server and port to the settings table for each system that has mythzoneminder installed. Also modificed mv_software.py to setup zoneminder where needed and also mythzmserver refs #887 | |||||
2012-12-17 | LinHES-config: removed evrouter, ldm replaced with udevil | James Meyer | 3 | -15/+15 | |
refs #883 | |||||
2012-12-15 | LinHES-config: for slave installs add supplemental-web-slave. | James Meyer | 2 | -4/+4 | |
2012-12-15 | LinHES-config: fix a typo in Slave_backend client smb filesharing. | James Meyer | 4 | -13/+41 | |
Start folding at home service when foldingathome it installed | |||||
2012-12-12 | LinHES-config: add plymouth_config.py to the package | James Meyer | 3 | -5/+205 | |
This program is called by xconfig.sh to determine which video driver to include in the initrd for KMS to work. For this version if X uses an intel driver then i915 is included in the initrd, any things else defaults to vesa. if plymouth_config detects that no changes are needed, it will quit without running mkinitcpio. refs #832 | |||||
2012-12-11 | LinHES-config: mv_install.py Only add storage groups on machine classes ↵ | James Meyer | 2 | -4/+5 | |
that use the backend. So FE only machines end up with no SG associated with it's hostname. refs #880 | |||||
2012-12-11 | LinHES-config: add the streaming SG to list of dir's to autoskip for NFS | James Meyer | 1 | -1/+1 | |
2012-12-01 | LinHES-config: no change | James Meyer | 1 | -1/+1 | |
2012-11-22 | LinHES-config: modify grub config to use plymouth syntax instead of fbsplash | James Meyer | 2 | -5/+6 | |
refs #869 |