summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/LinHES-config
AgeCommit message (Collapse)AuthorFilesLines
2009-02-19Use /usr/share/sounds/alsa/Front_Center.wav as the test file for playback.James Meyer2-2/+3
2009-02-19Create /var/log/mythtv on upgrades and install.James Meyer2-2/+5
2009-02-19add the splash_setup function.James Meyer2-1/+13
2009-02-18Move alsa module tar file to /lib/modules to avoid depmod from processing a ↵James Meyer2-2/+2
tar file.
2009-02-18Merge branch 'HEAD' of ↵James Meyer1-1/+1
ssh://jams@knoppmyth.net/mount/repository/LinHES-PKGBUILD.git
2009-02-18updated soundconfig.sh to account for new way ossinfo and udevadm.James Meyer2-5/+10
2009-02-17Minor formatting and typo fixes.Bob Igo1-1/+1
2009-02-14Add readme file for display on install.James Meyer2-2/+8
2009-02-14add webmin to the software page. It doesn't belong there but it doesn't fit ↵James Meyer1-32/+46
in it's proper location.
2009-02-12Connect the new software config items int /etc/systemconfig to systemconfig.sh.James Meyer2-34/+60
2009-02-12Write out xine,vodka,xe,romdb,appletrailers and mythstream to configfileJames Meyer2-2/+2
2009-02-11adding in the extra software items.James Meyer1-1/+1
Items are present in the menu, but not hooked up to anything.
2009-02-10Installed mythappletrailers, mythstream and mythvodka by default.Cecil Hugh Watson2-3/+3
2009-02-10Fixes for Atomic Ant.Cecil Hugh Watson2-7/+8
2009-02-09Bumped to recompile.Cecil Hugh Watson1-1/+1
2009-02-09Install additional plugins.Cecil Hugh Watson1-1/+1
2009-02-09Bumped version.Cecil Hugh Watson1-1/+1
2009-02-09Bumped version.Cecil Hugh Watson1-1/+1
2009-02-07No longer overwrite ntp.conf for MBE/STANDALONEJames Meyer2-24/+7
Change out pool.ntp.org for dbhost for FE
2009-02-02More code reversionJames Meyer2-2/+2
-Copy back the correct rc.conf.
2009-02-02comment out atomic ant detection code.James Meyer2-9/+9
This causes systemconfig.sh to fail during install.
2009-02-02Should speed up finding grabbers for those in North America.Cecil Hugh Watson1-0/+4
2009-02-02Bumped to repackage due to changes in systemconfig.Cecil Hugh Watson1-1/+1
2009-02-02Modified so Atomic Ant will work after install.Cecil Hugh Watson1-7/+9
2009-02-02Bumped version to recompile for changes in systemconfig.sh.Cecil Hugh Watson1-1/+1
2009-01-31Modification so Atomic Ant works w/o issue.Cecil Hugh Watson1-0/+6
2009-01-31Bumped to rebuild package.Cecil Hugh Watson1-1/+1
2009-01-30add the -d option to autocard.py.James Meyer2-3/+8
This inserts a dummy tuner thats useful for testing. Currently it's tied to the crappy 1939 chevy commerical from the sample-media pkg. Still looking for a better clip to use.
2009-01-29Fix pkgrel number.James Meyer1-1/+1
Removed big fat warning about ext4 not working
2009-01-29Added support for VirtualBox's virtual video card as vesa.Bob Igo1-1/+1
2009-01-27Unichrome is no longer installed. This prevents the removal of unneeded ↵Cecil Hugh Watson2-2/+3
software if nvidia drivers are to be installed.
2009-01-26Stop mysql from being installed on a FE only upgrade.James Meyer2-27/+29
2009-01-25Cleanup a bunch of unquote variables which were causing interesting bugs.Tom Culliton1-179/+213
Did a general whitespace cleanup to cure mixed space and tab problems. Added support for setting an appropriate XvMC library. Started on better support for Via S3 video chips.
2009-01-25Change text Shutdown to Power off.James Meyer1-1/+1
2009-01-19changed mythlcd server to disabled.James Meyer1-1/+1
closes FS#128
2009-01-19if the destination drive is part of a volume then remove the VG.James Meyer2-3/+15
This closes FS#136
2009-01-19missed from last commitJames Meyer1-1/+1
2009-01-19make sure BEhostname is not null.James Meyer2-2/+5
Even though it should never happen, it's best to handle the error.
2009-01-19format fix + remove extra ;;James Meyer2-5/+3
2009-01-19Rework grub installation to allow for XFS.James Meyer2-24/+111
Sometimes it works, sometimes it doesn't. -also updated for ext4
2009-01-18Fixed a trivial bug with matching device ids for Nvidia cards.Tom Culliton1-1/+1
2009-01-18accidental bump, no changesJames Meyer1-1/+1
2009-01-18add chroot_mount_points to create /media/{cdrom|dvd} and /mntJames Meyer3-3/+13
Closes FS#103
2009-01-17backport of timezip.py from mv->linhesJames Meyer4-10/+53
remove BECONFIG from running during the db_chroot process, as it already runs during systemconfig.
2009-01-17Update to timezip to not bomb when the BEhostname query dies.James Meyer2-2/+5
2009-01-17correct exports.template to point to /myth instead of /data/mediaJames Meyer5-16/+20
add nfslock to all machine types start netfs
2009-01-15Revised logic for hostname check.James Meyer3-16/+22
Fix /myth UUID for installs.
2009-01-15add support for /myth not mounted on sda3 for upgrades.James Meyer3-10/+45
Includes software raid support. fix invalid temp table names based off hostname.
2009-01-14Disabled input hot plugging.Cecil Hugh Watson7-1/+21
2009-01-13add --skip-resolve-hostnames to mysql startup scripts.James Meyer2-7/+9