Age | Commit message (Collapse) | Author | Files | Lines |
|
sections and add status logging for some functions.
|
|
refs # 914
|
|
written it would break out of the inner loop..but not the 60 iteration loop.
|
|
effect supplemental web also becomes the default.
refs #895
|
|
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
|
|
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
|
|
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
|
|
/usr/share/fluxbox_settings
|
|
|
|
|
|
# By Britney Fransen
# Via Britney Fransen
* origin/testing:
LinHES-system: LinHES-session: fix unclutter config path
mythtv: bump to get latest fixes
iguanair: update to 1.0.3. refs #848
dvb-firmware: add dvb-fe-cx24116.fw. closes #852
Conflicts:
abs/core/LinHES-system/PKGBUILD
abs/core/iguanair/PKGBUILD
abs/core/mythtv/stable-0.25/mythtv/PKGBUILD
|
|
|
|
remove lh_message and msg_osd.py
|
|
they start. This allows them to be moved out of the way with the mouse. Should not cause any focus problems
|
|
|
|
|
|
|
|
frontend is started.
minor fix with determining the window manager
|
|
-updated for python2
-removed firstboot
-added msg_client and msg_daemon
-moved displaying help to later in the seq. LinHES-session now uses msg_client
|
|
own file.
refs #830
|
|
- add lh_message.sh
- Move OSD stuff out of linHES-session and instead have it call lh_message.sh
- add switch_web.sh
|
|
|
|
-silence the grep for osd
|
|
xosd and xmsg from overlaying messages.
refs #796
|
|
|
|
- fix multiple startup of mythfrontend
- fixed the start stop of mythbackend via backend_control
- added the startup of mythtv-setup
refs #805
|
|
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.
|
|
|
|
set_windowmanger.sh script.
"set_windowmanger.sh enlightenment" will set the default windowmanger to our sepecial instance of enlightenment
Current valid values for the windowmanager are:
default
enlightement
windowmaker
$any_thing_else
if /etc/X11/WINDOWMANGER is not present, or the script is never run then fluxbox is used by default.
This script will also set the style of startup.
Normally the startup is set so that the windowmanager is the last thing to keep X running.
When the optional style of mythvantage is given, then the windowmanger is started in the BG and mythfrontend is put in a looping state.
Exiting the windowmanger will not restart the session. to restart the session "sv restart frontend" must be issued.
Current state of style is functional but incomplete.
|
|
|
|
|