summaryrefslogtreecommitdiffstats
path: root/abs
AgeCommit message (Collapse)AuthorFilesLines
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
2012-08-21LinHES-config: mv_misc remove references to rc.confJames Meyer1-3/+4
2012-08-21LinHES-config: sound-config stop spewing the MBE status everytime it's runJames Meyer1-2/+5
2012-08-21system-templates: added cleanup of xorg templates. removed old xorg.conf* ↵James Meyer18-1258/+16
and replaced with new xorg.$videodriver. Instead of replacing the entire xorg.conf file each part is moved into /etc/X11/xorg.conf.d
2012-08-21xcb-util: .3.9James Meyer1-13/+25
2012-08-21xf86-input-vmmouse: 12.9.0James Meyer1-8/+14
2012-08-21xf86-video-intel: updated to 2.20James Meyer4-1067/+23
2012-08-21xf86-video-vmware: updated to 12.0.2James Meyer1-10/+15
2012-08-18LinHES-config: xconfig.shJames Meyer1-330/+102
- Added a check to abort driver removal/install if nvidia pkg is not available for install. Only works for nvidia should be expanded later for other drivers - Removed cruft refs #831
2012-08-17LinHES-config: add hdhr sysctl.conf fileJames Meyer2-2/+9
This increases the read buffers which helps the hdhr and other network tuners refs #839