Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | 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-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 | 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 | |
2012-08-22 | LinHES-system: cleanup of the osd system. | James Meyer | 4 | -27/+12 | |
rename xmsg.py to msg_osd.py change diskspace.sh to use msg_client.py | |||||
2012-08-22 | elfutils: missing patch file | James Meyer | 1 | -0/+10 | |
2012-08-22 | elfutils .154 | James Meyer | 1 | -16/+23 | |
2012-08-22 | mythtv .25: now uses gen_is_xml.py | James Meyer | 1 | -27/+3 | |
Also removed /var/log stuff that isn't used anymore | |||||
2012-08-21 | mythtv: change name of is.xml to gen_is.xml | James Meyer | 1 | -1/+1 | |
This was done to help find apps still using the old way | |||||
2012-08-21 | Merge remote-tracking branch 'origin/testing' into testing | James Meyer | 4 | -6/+12 | |
# By Cecil (2) and Michael Hanson (1) # Via Michael Hanson * origin/testing: linhes-scripts: minor changes to myth2mkv mythtv:Bumped to latest fixes. Added ./configure items to close #842. LinHES-config:7.4 rdt 9th anniversary release. Conflicts: abs/core/LinHES-config/LinHES-release abs/core/LinHES-config/PKGBUILD abs/core/mythtv/stable-0.25/mythtv/PKGBUILD | |||||
2012-08-21 | linux:..removed the nouvea module | James Meyer | 1 | -0/+3 | |
2012-08-21 | LinHES-config: adding module blacklist files. | James Meyer | 4 | -19/+28 | |
mv_advanced..commented out more rrd stuff | |||||
2012-08-21 | LinHES-system: added gen_is_xml.py. | James Meyer | 3 | -3/+63 | |
This is used to generate the internet_streams xml file. gen_is.xml should never be hand edited. Instead edit the files in /etc/gen_is_xml.d | |||||
2012-08-21 | LinHES-config: remove references to larch5 and larchprofiles | James Meyer | 2 | -11/+11 | |
2012-08-21 | LinHES-config: xconfig added support for intel/vmware/vesa drivers using ↵ | James Meyer | 1 | -44/+56 | |
the new xorg.conf.d layout. Still need to account for different resolutions | |||||
2012-08-21 | LinHES-config: 09_mythvantage_runit_grub added splash=silent to grub line | James Meyer | 1 | -1/+1 | |