Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-08-27 | LinHES-config: on install set the grub menu color scheme to blue/yellow | James Meyer | 2 | -7/+13 | |
2012-08-27 | LinHES-system: new features for add_storage.py | James Meyer | 3 | -43/+168 | |
- now writes out conf files in /etc/storage.d for each disk that it adds. These files will be used to determine nfs & smb shares - enabled the autoadding of the disk to storage groups - added --double_myth. This option is used to find the third partiton of the install drive and treat it like any other storage auto_added. The one thing it does differently is that no format/reparition take place | |||||
2012-08-26 | LinHES-config: move backend_contrl to LinHES-config pkg. Doesn't belong ↵ | James Meyer | 3 | -8/+9 | |
here but it's sort of a one off. This was done because backend_control is needed by systems that may not have supplemental-web installed. Like FE only systems. Removed backend-control from supplemental-web. | |||||
2012-08-26 | LinHES-system: add lh_backend_control.sh Wrapper script for the ↵ | James Meyer | 2 | -1/+77 | |
starting/restarting/stopping mythbackend | |||||
2012-08-26 | keylaunch: change config file so that it calls lh_backend_control.sh for ↵ | James Meyer | 2 | -8/+8 | |
all stop/starts/restarts of backend | |||||
2012-08-26 | supplemental-web: backend_control.sh wrong path was listed for the restart ↵ | James Meyer | 2 | -4/+4 | |
command. | |||||
2012-08-26 | LinHES-system: create_media_dirs.sh add tv/live | James Meyer | 2 | -1/+2 | |
2012-08-26 | LinHES-config: install work | James Meyer | 4 | -83/+79 | |
- for upgrades the network must be started. - white space - mv_install fix upgrades. upgrades complete but still need a migration process for the new dir structure. | |||||
2012-08-26 | LinHES-config: install_functions.sh renamed common->favorites for the default | James Meyer | 1 | -3/+25 | |
2012-08-26 | mythinstall: new build with new class of remotes ATI | James Meyer | 1 | -1/+1 | |
2012-08-26 | system-templates: remote shuffle. | James Meyer | 28 | -49/+764 | |
-move ATI and snapstream to new class ATI -moved dvico to favorites -renamed mceusb to mce -renamed common -> favorites | |||||
2012-08-26 | mythdb-initial: move settings specific to linhes to custom.sql | James Meyer | 7 | -803/+9144 | |
mc.sql is now a bare min database consisting of defaults | |||||
2012-08-26 | LinHES-config: When using non-splash keep console in non-gfx mode | James Meyer | 1 | -2/+2 | |
09 mythvantage_runit_grub: | |||||
2012-08-26 | xconfig:.sh stop using nvidia-xconfig because it tended to write to much info | James Meyer | 1 | -9/+6 | |
2012-08-26 | system-template: xorg.nvidia file | James Meyer | 1 | -0/+7 | |
2012-08-26 | LinHES-config: mv_install. fix grub2 defaults file on install. set ↵ | James Meyer | 1 | -6/+40 | |
timeout to 0 and hidden for 5 | |||||
2012-08-25 | setserial: 2.17 needed by linhes-config | James Meyer | 1 | -13/+22 | |
2012-08-25 | system-templates: move hauppauge off to it's own class of remotes | James Meyer | 15 | -0/+0 | |
2012-08-25 | system-templates: add vnc.service file. Used by zeroconf to broadcast ↵ | James Meyer | 1 | -0/+9 | |
that hey there this a vnc server running here. | |||||
2012-08-25 | LinHES-system: gen_is/lib_xml change exit code when conf files are not ↵ | James Meyer | 3 | -6/+6 | |
present to 0. This prevents a pacman install from saying something about errors | |||||
2012-08-25 | runit-scripts: make vnc service advertise via zeroconf | James Meyer | 3 | -5/+7 | |
2012-08-25 | LinHES-session: remove calling of dtheme.sh | James Meyer | 2 | -2/+1 | |
2012-08-25 | mythtv: add vnc to service menu | James Meyer | 1 | -0/+5 | |
2012-08-25 | system-templates: first stab of reorg of remotes layout | James Meyer | 143 | -1/+1 | |
now they fall in the buckets of -user -other -common | |||||
2012-08-25 | ttf-freefont: 20120503 | James Meyer | 3 | -30/+28 | |
2012-08-25 | system-templates: changed Accel for intel from sna to uxa. This was needed ↵ | James Meyer | 1 | -2/+2 | |
so xosd would work | |||||
2012-08-25 | acpid: 2.0 no need to patch for run-it | James Meyer | 9 | -130/+158 | |
2012-08-25 | LinHES-config: added mv_vnc.py | James Meyer | 10 | -35/+146 | |
2012-08-25 | mythinstall: new version/ new build. This one introduces vnc/remotes_only | James Meyer | 1 | -1/+1 | |
2012-08-25 | runit-scripts: added svc for vnc | James Meyer | 3 | -1/+22 | |
2012-08-25 | wmaker: added workaround for minor bug symlink /usr/share/WindowMaker is ↵ | James Meyer | 3 | -3/+41 | |
symlinked to /usr/local/share/ | |||||
2012-08-25 | wmaker_settings: adding some files specific for VNC | James Meyer | 3 | -1/+104 | |
2012-08-25 | tigervnc: replacing tightvnc with tigervnc | James Meyer | 7 | -0/+894 | |
2012-08-24 | LinHES-config: added print_xorg_res.py this feeds the ui to list valid ↵ | James Meyer | 4 | -16/+182 | |
modelines as X detects them. This provides a consistent interface. Also updated xconfig.sh todo something with the XRes value and configuring xorg. | |||||
2012-08-24 | linhes-system: missed some conversions from mythvantage ->enhanced | James Meyer | 3 | -8/+8 | |
2012-08-23 | mythtv .25: modified .intall file to call gen_lib_xml.py instead of ↵ | James Meyer | 1 | -20/+6 | |
calling sed for xbmc | |||||
2012-08-23 | LinHES-system: added gen_lib_xml.py. This is similiar to gen_is_xml.py | James Meyer | 3 | -4/+119 | |
~/.mythtv/library.xml is created by reading /usr/share/mythtv/themes/defaultmenutheme/library.xml and merges it with the snippets found in /etc/gen_lib_xml.d/ | |||||
2012-08-23 | xbmc: added xmbc_lic.conf and change xbmc.install to call gen_lib_xml.py | James Meyer | 3 | -32/+13 | |
DID NOT TEST OR COMPILE | |||||
2012-08-23 | vim: 7.3 updated from abs | James Meyer | 10 | -146/+170 | |
2012-08-23 | LinHES-config/LinHES-system: set_windowmanager.sh rename mythvantage style ↵ | James Meyer | 4 | -45/+75 | |
to enhanced. add checks to set_windowmanager to check that the wm is valid and that the style is valid | |||||
2012-08-23 | runitscripts: 1 ensure that /etc/systemconfig has the correct permissions. ↵ | James Meyer | 1 | -1/+4 | |
This will be set on every boot. | |||||
2012-08-23 | mkinitcpio: added patch for fsck,fbsplash hooks | James Meyer | 3 | -6/+33 | |
2012-08-22 | LinHES-config: mv_install add filesystem type to fstab when building it. | James Meyer | 2 | -5/+5 | |
Was set to auto but that caused some problems with the initrd and mounting. | |||||
2012-08-22 | LinHES-config: diskspace.sh fix stupid typo mixing ' " | James Meyer | 2 | -2/+2 | |
2012-08-22 | LinHES-system: unclutter moved to /usr/bin | James Meyer | 2 | -2/+2 | |
2012-08-22 | LinHES-config: fix autostart file for vmware config. previously it was ↵ | James Meyer | 3 | -4/+6 | |
vmware.conf now it's vmware and exec change hostname in install proxy | |||||
2012-08-22 | LinHES-system: add ability to run files from /etc/X11/autostart when the ↵ | James Meyer | 2 | -10/+20 | |
frontend is started. minor fix with determining the window manager | |||||
2012-08-22 | unclutter: rebuild updated from abs | James Meyer | 1 | -23/+20 | |
2012-08-22 | enlightenment: updated our patch to scan for both mythwelcome and mythfrontend. | James Meyer | 2 | -11/+14 | |
Previously it only scanned for mythfrontend | |||||
2012-08-22 | linhes-scripts: remove screenshooter.sh.orig | James Meyer | 1 | -224/+0 | |