Age | Commit message (Collapse) | Author | Files | Lines |
|
installs. If a gpt label is present the install will fail due to the usage of extended partitions
refs #889
|
|
|
|
Default as an option for windowmanger, and also removes supplemental from displaying during install.
|
|
This has the side effect of removing the windowmanger settings sync between the backend and new installs.
refs #895
|
|
|
|
effect supplemental web also becomes the default.
refs #895
|
|
MythVantage window is displayed
This was needed for making E the WM of choice for installs.
refs #895
|
|
Also added /tmp/no_e_delay and removed ~/.configure for list of files to add/skip delay
|
|
no_destruction is in effect.
Also all SG's to be created/added when using no_destruction. If the dir's already exist on disk no harm/foul the program just skips overs them
|
|
|
|
mythbackend starts if /etc/udev/mv-persistent-video.description is not present.
LinHES-system: wait for autocard to finish before stopping the be
mythdb-initial: add a dummy tuner, so that myth backend will start. This get around the chicken/egg problem of needing tuners defined before MBE can start. However to add tuners via the API mythbe must be started.
refs #892
|
|
database. Fixed a few bugs for dvb and hdhr
refs #892
|
|
that sometimes watch recordings would not open when /myth was listed a SG.
The theory is that since /myth and /data/storage both point to the same place the SG code got confused.
I could not replicate the problem, but removing /myth from SG shouldn't cause any issues. It will only cause extra work for those that had /myth mounted as an external drive on a R7 instance and want to keep it located at /myth in R8.
|
|
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
|
|
- restore: Added support for partial restores.
usuage:
lh_system_restore $restore_file_name partial
if partial is not in the cmd line, then a full restore will take place.
Partial restore of a backup file:
*stop mythbackend
*save a copy of the current settings for the host. This only includes the settings table and storage group definitions.
* save teh entire DB (just in case)
*restore the full database from the backup file
*restore the copy of the settings, taken from step 1. (This is needed to keep the current configured states consistent)
*start mythbackend
- backup, print the name of the resulting file
refs #893
|
|
download/upload of backup files.
refs #893
|
|
1) introduce the static dev node mapping as produced by autocard. Currently located under system->List static dev nodes for tuners. This link will pull in mappings from the MBE and all SLAVE boxes. The query will pull the data from the host each time it's requested, so the slave machines must be on to see the mapping. The data is pulled over http from the slave box by calling cardlist.cgi, which will read in /etc/udev/mv-persisten-video.description.
2) Add the ability to upload and download system backup files from the MBE. Also reworked the css to make it a tad prettier.
refs #893
refs #892
|
|
refs #893
|
|
|
|
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
|
|
|
|
VGACARDTYPE="intel" xconfig.sh
VGACARDTYPE="nvidia" xconfig.sh
VGACARDTYPE="VMware" xconfig.sh
VGACARDTYPE="vesa" xconfig.sh
refs #888
|
|
|
|
zoneminder needs to be installed it's taken care of with mv_software.py
refs #887
|
|
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
|
|
the log file.
|
|
location in xymon, also added etherwake.
|
|
|
|
|
|
|
|
|
|
initial database.
refs #886
|
|
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
|
|
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
|
|
|
|
or once were in arch but removed.
Only the CD_DVD_symlinks rule has been tested
refs #884
|
|
|
|
mythburn .25 patch for aspect ratio and video storage groups
|
|
|
|
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
|
|
refs # 885
|
|
log_care
|
|
refs #883
|
|
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
|
|
refs #883
|
|
refs #883
|
|
|
|
refs #881
|
|
the package into supplemental-web and supplemental-web-slave
refs #881
|
|
Start folding at home service when foldingathome it installed
|