summaryrefslogtreecommitdiffstats
path: root/abs
AgeCommit message (Collapse)AuthorFilesLines
2012-08-25mythinstall: new version/ new build. This one introduces vnc/remotes_onlyJames Meyer1-1/+1
2012-08-25runit-scripts: added svc for vncJames Meyer3-1/+22
2012-08-25wmaker: added workaround for minor bug symlink /usr/share/WindowMaker is ↵James Meyer3-3/+41
symlinked to /usr/local/share/
2012-08-25wmaker_settings: adding some files specific for VNCJames Meyer3-1/+104
2012-08-25tigervnc: replacing tightvnc with tigervncJames Meyer7-0/+894
2012-08-24LinHES-config: added print_xorg_res.py this feeds the ui to list valid ↵James Meyer4-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-24linhes-system: missed some conversions from mythvantage ->enhancedJames Meyer3-8/+8
2012-08-23mythtv .25: modified .intall file to call gen_lib_xml.py instead of ↵James Meyer1-20/+6
calling sed for xbmc
2012-08-23LinHES-system: added gen_lib_xml.py. This is similiar to gen_is_xml.pyJames Meyer3-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-23xbmc: added xmbc_lic.conf and change xbmc.install to call gen_lib_xml.pyJames Meyer3-32/+13
DID NOT TEST OR COMPILE
2012-08-23vim: 7.3 updated from absJames Meyer10-146/+170
2012-08-23LinHES-config/LinHES-system: set_windowmanager.sh rename mythvantage style ↵James Meyer4-45/+75
to enhanced. add checks to set_windowmanager to check that the wm is valid and that the style is valid
2012-08-23runitscripts: 1 ensure that /etc/systemconfig has the correct permissions. ↵James Meyer1-1/+4
This will be set on every boot.
2012-08-23mkinitcpio: added patch for fsck,fbsplash hooksJames Meyer3-6/+33
2012-08-22LinHES-config: mv_install add filesystem type to fstab when building it.James Meyer2-5/+5
Was set to auto but that caused some problems with the initrd and mounting.
2012-08-22LinHES-config: diskspace.sh fix stupid typo mixing ' "James Meyer2-2/+2
2012-08-22LinHES-system: unclutter moved to /usr/binJames Meyer2-2/+2
2012-08-22LinHES-config: fix autostart file for vmware config. previously it was ↵James Meyer3-4/+6
vmware.conf now it's vmware and exec change hostname in install proxy
2012-08-22LinHES-system: add ability to run files from /etc/X11/autostart when the ↵James Meyer2-10/+20
frontend is started. minor fix with determining the window manager
2012-08-22unclutter: rebuild updated from absJames Meyer1-23/+20
2012-08-22enlightenment: updated our patch to scan for both mythwelcome and mythfrontend.James Meyer2-11/+14
Previously it only scanned for mythfrontend
2012-08-22linhes-scripts: remove screenshooter.sh.origJames Meyer1-224/+0
2012-08-22LinHES-system: cleanup of the osd system.James Meyer4-27/+12
rename xmsg.py to msg_osd.py change diskspace.sh to use msg_client.py
2012-08-22elfutils: missing patch fileJames Meyer1-0/+10
2012-08-22web-on-linhes, huludesktop: add missing gen_is_xml .conf filesJames Meyer3-0/+120
2012-08-22elfutils .154James Meyer1-16/+23
2012-08-22huludesktop: fix PKGBUILD for huludesktop_is_confJames Meyer1-3/+4
it's part of the source not depends
2012-08-22zip 3.0 rebuildJames Meyer6-146/+20
2012-08-22nss: 3.13.5James Meyer2-26/+41
2012-08-22nspr: 4.9.1James Meyer1-6/+9
2012-08-22mozilla-common: 1.4 rebuildJames Meyer2-9/+8
2012-08-22flashplugin: 11.2.202.236James Meyer1-7/+6
2012-08-22mythtv .25: now uses gen_is_xml.pyJames Meyer1-27/+3
Also removed /var/log stuff that isn't used anymore
2012-08-22huludesktop: now uses gen_is_xml.pyJames Meyer2-18/+7
2012-08-22web-on-linhes: now uses gen_is_xml.pyJames Meyer2-124/+10
2012-08-21mythtv: change name of is.xml to gen_is.xmlJames Meyer1-1/+1
This was done to help find apps still using the old way
2012-08-21Merge remote-tracking branch 'origin/testing' into testingJames Meyer4-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-21mythappletrailers: converted it to use gen_is_xml.py and msg_client.pyJames Meyer4-28/+31
2012-08-21miro: converted miro to use gen_is_xml.pyJames Meyer3-38/+20
2012-08-21linux:..removed the nouvea moduleJames Meyer1-0/+3
2012-08-21LinHES-config: adding module blacklist files.James Meyer4-19/+28
mv_advanced..commented out more rrd stuff
2012-08-21LinHES-system: added gen_is_xml.py.James Meyer3-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-21LinHES-config: remove references to larch5 and larchprofilesJames Meyer2-11/+11
2012-08-21LinHES-config: xconfig added support for intel/vmware/vesa drivers using ↵James Meyer1-44/+56
the new xorg.conf.d layout. Still need to account for different resolutions
2012-08-21LinHES-config: 09_mythvantage_runit_grub added splash=silent to grub lineJames Meyer1-1/+1
2012-08-21alsa-utils: 1.0.25James Meyer5-68/+41
2012-08-21mythtv: new myth_settings-2.patch. Fix typo when handeling syssettings ↵James Meyer2-8/+9
import. The old file would bail out instead of doing any importing
2012-08-21lirc: add iguanair as a depends for lirc-utilsJames Meyer1-12/+12
2012-08-21LinHES-config: removed referenced to rc.conf for modulesJames Meyer1-48/+54
2012-08-21LinHES-config: mv_advanced update splash/nosplash for grub configJames Meyer1-2/+9