Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-12-20 | LinHES-system: add be_check.py and modify LinHES-session to use it. | James Meyer | 4 | -7/+49 | |
This will stop mythfrontend/mythwelcome from starting if be_check can't connect to the master backend. Mostly this was done to stop mythfronted from complaining about not being able to contact the MBE and in the worst case displaying the DB connection configuration screen. refs #886 | |||||
2012-12-20 | runit-scripts: Dont' start a slave backend until a connection to master is ↵ | James Meyer | 3 | -14/+39 | |
established. -remove delay on the frontend service waiting on the backend. The delay for mythfrontend has now been moved into frontend startup session script. refs #886 | |||||
2012-12-19 | mythplugins: cherry picked from r7-testing new mythburn patch | Britney Fransen | 2 | -25/+32 | |
2012-12-19 | linhes-udev-rules: This pkg contains the rules that are custom to linhes ↵ | James Meyer | 12 | -0/+531 | |
or once were in arch but removed. Only the CD_DVD_symlinks rule has been tested refs #884 | |||||
2012-12-17 | mythinstall: new build, fixed db size limit was 5 now it's 15 | James Meyer | 1 | -1/+1 | |
2012-12-17 | cherry picked from r7-testing. | Britney Fransen | 2 | -155/+130 | |
mythburn .25 patch for aspect ratio and video storage groups | |||||
2012-12-17 | mythinstall: new build , cleaned up help text..removed evrouter | James Meyer | 1 | -1/+1 | |
2012-12-17 | LinHES-system: lh_system_backup_job. reworked the system backup job to ↵ | James Meyer | 2 | -46/+123 | |
support detection of failed remote copy. If a failed remote backup copy occurs, it will write the filename to a file and then setup a cron job to attempt to retransfer the file every hour until success. This is mostly needed in case func is down, or is the remote system is powered off when the first attemp is made. refs #885 | |||||
2012-12-17 | xymon: add check for remote backup copies that are pending. | James Meyer | 2 | -6/+19 | |
refs # 885 | |||||
2012-12-17 | rsyslog: suppress the running of myth_status when sourcing the profile in ↵ | James Meyer | 2 | -2/+3 | |
log_care | |||||
2012-12-17 | LinHES-config: removed evrouter, ldm replaced with udevil | James Meyer | 3 | -15/+15 | |
refs #883 | |||||
2012-12-17 | runit-scripts: removed ldm, adding udevil. Also added log_care to 1 so ↵ | James Meyer | 5 | -3/+22 | |
that it runs on startup. This ensures that logs are cleaned up and rotated out of the way even if the system is offline when the cron job is supposed to run. refs #883 | |||||
2012-12-17 | udevil: udevil replacing ldm | James Meyer | 2 | -0/+43 | |
refs #883 | |||||
2012-12-17 | ldm: removed ldm | James Meyer | 2 | -42/+0 | |
refs #883 | |||||
2012-12-15 | LinHES-config: for slave installs add supplemental-web-slave. | James Meyer | 2 | -4/+4 | |
2012-12-15 | runit-scripts: add supplemental-slave run file | James Meyer | 2 | -1/+12 | |
refs #881 | |||||
2012-12-15 | supplemental-web: add a basic http server/cgi for slaves to run. Split ↵ | James Meyer | 3 | -21/+83 | |
the package into supplemental-web and supplemental-web-slave refs #881 | |||||
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-15 | xymon: hbnotes.py don't create notes files for hosts that are not LinHES ↵ | James Meyer | 2 | -3/+5 | |
hosts/have a missint hostsystemtype | |||||
2012-12-14 | projectx: 0.91 | James Meyer | 3 | -0/+153 | |
2012-12-14 | python2 : 2.7.3 add symlink for python2->python. | James Meyer | 2 | -0/+88 | |
This was needed for mytharchive | |||||
2012-12-14 | mythtv + plugins: grab latest fixset | James Meyer | 3 | -8/+6 | |
2012-12-13 | cdrkit: 1.1.11 | James Meyer | 1 | -0/+40 | |
2012-12-13 | dvd+rw-tools: 7.1 | James Meyer | 5 | -0/+89 | |
2012-12-13 | mjpegtools: 2.0 | James Meyer | 5 | -0/+165 | |
2012-12-13 | LinHES-system: add_storage.py , set the fstype in fstab. Using auto proved ↵ | James Meyer | 1 | -2/+4 | |
to be a problem when using xfs/reiserfs. | |||||
2012-12-13 | linhes-scripts: make it depend on perl-shell & perl | James Meyer | 1 | -2/+2 | |
2012-12-13 | perl-shell: 0.72 shell was removed from perl_core and moved to it's own ↵ | James Meyer | 1 | -0/+26 | |
module. Not for sure why but it was | |||||
2012-12-13 | mythappletrails: fixup a merge gone bad. This adds the playall/random ↵ | James Meyer | 2 | -13/+24 | |
menus and also fixes the loading.sh file | |||||
2012-12-12 | removed packages that are no longer needed: | James Meyer | 27 | -13398/+0 | |
eject fbsplash kernel26 linhes-splash miscsplashutils tightvnc | |||||
2012-12-12 | fluxbox_settings: default_fluxbox settings | James Meyer | 7 | -0/+269 | |
2012-12-12 | LinHES-system: if fluxbox is the Windowmanager, then symlink ~ .fluxbox to ↵ | James Meyer | 2 | -1/+18 | |
/usr/share/fluxbox_settings | |||||
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-system: cherry picked mythbackup: check if mythwelcome or ↵ | Britney Fransen | 2 | -1/+24 | |
mythfrontend are running. refs #875 | |||||
2012-12-11 | mythv: cherry picked python bindings error suppression by brfransen | Britney Fransen | 1 | -1/+4 | |
2012-12-11 | mythexpress remyth: update from src repos | James Meyer | 2 | -2/+2 | |
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-system: add_storage added --add_be_sg and --add_fe_sg to the cmd line. | James Meyer | 2 | -25/+90 | |
These flags control which storage groups are added. Additionaly when running add_storage from the command line it will prompt the user which Storage group class to use. 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-10 | LinHES-system: change_channel.sh calls $MYTHHOME/post_channel_changel. ↵ | James Meyer | 2 | -2/+12 | |
This can be used for custom scripts that occur after a channel change. For instance setting the audio input device on pvr-xxx cards to get rid of tinny audio refs #879 | |||||
2012-12-10 | Tilda: add our patch to stop the tilda config wizard from being displayed ↵ | James Meyer | 3 | -4/+43 | |
unless it's on the command line refs #876 | |||||
2012-12-09 | plymouth: shutdown stalls when plymouth is running during shutdown. The ↵ | James Meyer | 2 | -5/+8 | |
short term solution is to run plymouth only on startup and don't restart on shutdown. refs #871 | |||||
2012-12-09 | runit-scripts: attempting to integrate plymouth a bit better. Mostly minor ↵ | James Meyer | 3 | -12/+17 | |
changes to levels 1 and 3 | |||||
2012-12-09 | mythtv: recompile for older opengl | James Meyer | 1 | -1/+1 | |
2012-12-09 | xscreensaver: recompile for older opengl | James Meyer | 1 | -2/+2 | |
2012-12-09 | glew 1.7 reverted from 1.9 because of the intel driver opengl hardlock ↵ | James Meyer | 1 | -5/+5 | |
problem. refs #870 | |||||
2012-12-09 | mesa 8.0: reverted from 9.0 because of the intel driver opengl hardlock ↵ | James Meyer | 2 | -159/+182 | |
problem. refs #870 | |||||
2012-12-07 | initscripts 2012.10.1 | James Meyer | 4 | -11/+43 | |
2012-12-07 | sysvinit: split into tools and init. Only needed to stay current with ↵ | James Meyer | 2 | -16/+35 | |
archlinux in case some body actually wants to use systemd | |||||
2012-12-07 | coreutiles: 8.20 | James Meyer | 2 | -0/+64 | |
This pkg is here for reference only, we actually use the one provided by arch |