summaryrefslogtreecommitdiffstats
path: root/abs/core-testing
AgeCommit message (Collapse)AuthorFilesLines
2008-12-07adding i2c-tools and read-edidJames Meyer1-0/+0
2008-12-05add better error checking for the init scripts ncidd/xvfb/evrouterJames Meyer9-9/+60
2008-12-05preload seq command.James Meyer2-1/+2
2008-12-05use the beta pkg from AURJames Meyer3-45/+41
2008-12-05install the new headersJames Meyer1-3/+4
2008-12-04nvidia beta driversJames Meyer6-0/+1099
2008-12-04remove some debugging statementsJames Meyer2-3/+3
2008-12-04Don't eject the cd if VMWARE is used or if the boot device is not a CD drive.James Meyer3-9/+40
Also introduce a 10 second timer before retracting the CD. REF FS#30
2008-12-04update vi and add gvimJames Meyer1-1/+1
2008-12-03make workgroup the default for smb.James Meyer3-3/+3
Also changed the templates to match linhes layout.
2008-12-02PKGBUILDs needed for Xine and Miro.Cecil Hugh Watson15-0/+2826
2008-12-02"libdvdcss is a simple library designed for accessing DVDs like a block ↵Cecil Hugh Watson1-0/+22
device without having to bother about the decryption."
2008-12-01Emulators and deps.Cecil Hugh Watson46-0/+1594
Signed-off-by: Cecil Hugh Watson <knoppmyth@gmail.com>
2008-12-01new MV binary that allows ESSID input for wirelessJames Meyer1-1/+1
2008-12-01Early support for deciding if the nvidia 96xx video drivers should be usedJames Meyer3-55/+108
instead of the latest. touch /etc/sysconfig/IGNORE_X if you don't want xconfig.sh to do anything while running in basic mode.
2008-12-01Merge branch 'HEAD' of ↵James Meyer7-112/+25
ssh://jams@knoppmyth.net/mount/repository/LinHES-PKGBUILD.git
2008-12-01correction for the dvico test.James Meyer4-6/+6
2008-12-01Merge branch 'HEAD' of ↵Cecil Hugh Watson17-125/+118
ssh://cesman@knoppmyth.net/mount/repository/LinHES-PKGBUILD
2008-12-01PKGBUILDs for emulators and deps. Removed knoppmyth.xml and motion.xml. ↵Cecil Hugh Watson7-112/+25
Modified mailmenu patch to refer to linhes.xml.
2008-12-01change install msg to "Creating $hostname"James Meyer2-3/+3
closes FS#37
2008-12-01new MV binary.James Meyer1-1/+1
2008-12-01copy anything name lircrc* instead of strictly lircrcJames Meyer2-2/+2
2008-12-01change name of MCEUSB-new to mceusbJames Meyer2-27/+27
closes FS#26
2008-12-01remove debugging msgJames Meyer2-2/+1
2008-12-01misc runit-script fixesJames Meyer7-16/+7
remove tty* link misc errors on console
2008-12-01drop font size so LinHES title fits on screenJames Meyer2-2/+2
2008-12-01mkdir .runtime before starting lircdJames Meyer3-2/+3
2008-12-01comment all the hobbit stuffJames Meyer2-19/+19
2008-12-01have syslog-ng start on bootJames Meyer2-2/+2
2008-11-30switch ntp servers to ntp.orgJames Meyer1-4/+4
2008-11-30add picture for dvico.James Meyer1-0/+0
2008-11-30create .runtime dirJames Meyer2-1/+2
2008-11-30disable autohobbitJames Meyer1-4/+4
2008-11-30use full path for ntpd and ntpdateJames Meyer2-3/+3
2008-11-30revert back to using X -configureJames Meyer2-46/+49
(for unknown cards) because hwd is busted.
2008-11-30add a missing ;;James Meyer2-6/+4
2008-11-30Updated udev to latest (130).Cecil Hugh Watson11-546/+196
2008-11-30Merge branch 'HEAD' of ↵Cecil Hugh Watson45-41/+1392
ssh://cesman@knoppmyth.net/mount/repository/LinHES-PKGBUILD
2008-11-30Modified live-shutdown to preload commands so an eject will occur.Cecil Hugh Watson3-8/+15
2008-11-29use latest linhes_timezoneJames Meyer2-1/+1
closes FS#35
2008-11-29missing hwd pkgJames Meyer3-0/+58
2008-11-29Add option to force vesa driver from the kernel cmdlineJames Meyer3-4/+86
forceXvesa.
2008-11-29Dvico remote is now a special case if detected.James Meyer4-8/+26
Closes FS#24 pending feedback
2008-11-29older nvidia pkg's straight from arch/modified for .26 kernelJames Meyer12-0/+959
2008-11-26change nfs startup script to source /etc/conf.d/nfs instead of nfsdJames Meyer2-2/+2
close FS#34
2008-11-24add /data/srv/tmp to list of valid php dirs.James Meyer3-3/+4
2008-11-16little bump for testingJames Meyer1-1/+1
2008-11-15qt4 packageJames Meyer5-0/+133
2008-11-15-correct case for LinHES.James Meyer3-3/+3
-check the correct location of mythconverge
2008-11-15Check if the restore file for mythconverg is present.James Meyer3-6/+27
If the file can not be found then install a new database and abort the restore process. Also display a message stating the above. closes FS#7