Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-02-18 | Move alsa module tar file to /lib/modules to avoid depmod from processing a ↵ | James Meyer | 2 | -2/+2 | |
tar file. | |||||
2009-02-18 | Merge branch 'HEAD' of ↵ | James Meyer | 1 | -1/+1 | |
ssh://jams@knoppmyth.net/mount/repository/LinHES-PKGBUILD.git | |||||
2009-02-18 | updated soundconfig.sh to account for new way ossinfo and udevadm. | James Meyer | 2 | -5/+10 | |
2009-02-17 | Minor formatting and typo fixes. | Bob Igo | 1 | -1/+1 | |
2009-02-14 | Add readme file for display on install. | James Meyer | 2 | -2/+8 | |
2009-02-14 | add webmin to the software page. It doesn't belong there but it doesn't fit ↵ | James Meyer | 1 | -32/+46 | |
in it's proper location. | |||||
2009-02-12 | Connect the new software config items int /etc/systemconfig to systemconfig.sh. | James Meyer | 2 | -34/+60 | |
2009-02-12 | Write out xine,vodka,xe,romdb,appletrailers and mythstream to configfile | James Meyer | 2 | -2/+2 | |
2009-02-11 | adding in the extra software items. | James Meyer | 1 | -1/+1 | |
Items are present in the menu, but not hooked up to anything. | |||||
2009-02-10 | Installed mythappletrailers, mythstream and mythvodka by default. | Cecil Hugh Watson | 2 | -3/+3 | |
2009-02-10 | Fixes for Atomic Ant. | Cecil Hugh Watson | 2 | -7/+8 | |
2009-02-09 | Bumped to recompile. | Cecil Hugh Watson | 1 | -1/+1 | |
2009-02-09 | Install additional plugins. | Cecil Hugh Watson | 1 | -1/+1 | |
2009-02-09 | Bumped version. | Cecil Hugh Watson | 1 | -1/+1 | |
2009-02-09 | Bumped version. | Cecil Hugh Watson | 1 | -1/+1 | |
2009-02-07 | No longer overwrite ntp.conf for MBE/STANDALONE | James Meyer | 2 | -24/+7 | |
Change out pool.ntp.org for dbhost for FE | |||||
2009-02-02 | More code reversion | James Meyer | 2 | -2/+2 | |
-Copy back the correct rc.conf. | |||||
2009-02-02 | comment out atomic ant detection code. | James Meyer | 2 | -9/+9 | |
This causes systemconfig.sh to fail during install. | |||||
2009-02-02 | Should speed up finding grabbers for those in North America. | Cecil Hugh Watson | 1 | -0/+4 | |
2009-02-02 | Bumped to repackage due to changes in systemconfig. | Cecil Hugh Watson | 1 | -1/+1 | |
2009-02-02 | Modified so Atomic Ant will work after install. | Cecil Hugh Watson | 1 | -7/+9 | |
2009-02-02 | Bumped version to recompile for changes in systemconfig.sh. | Cecil Hugh Watson | 1 | -1/+1 | |
2009-01-31 | Modification so Atomic Ant works w/o issue. | Cecil Hugh Watson | 1 | -0/+6 | |
2009-01-31 | Bumped to rebuild package. | Cecil Hugh Watson | 1 | -1/+1 | |
2009-01-30 | add the -d option to autocard.py. | James Meyer | 2 | -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-29 | Fix pkgrel number. | James Meyer | 1 | -1/+1 | |
Removed big fat warning about ext4 not working | |||||
2009-01-29 | Added support for VirtualBox's virtual video card as vesa. | Bob Igo | 1 | -1/+1 | |
2009-01-27 | Unichrome is no longer installed. This prevents the removal of unneeded ↵ | Cecil Hugh Watson | 2 | -2/+3 | |
software if nvidia drivers are to be installed. | |||||
2009-01-26 | Stop mysql from being installed on a FE only upgrade. | James Meyer | 2 | -27/+29 | |
2009-01-25 | Cleanup a bunch of unquote variables which were causing interesting bugs. | Tom Culliton | 1 | -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-25 | Change text Shutdown to Power off. | James Meyer | 1 | -1/+1 | |
2009-01-19 | changed mythlcd server to disabled. | James Meyer | 1 | -1/+1 | |
closes FS#128 | |||||
2009-01-19 | if the destination drive is part of a volume then remove the VG. | James Meyer | 2 | -3/+15 | |
This closes FS#136 | |||||
2009-01-19 | missed from last commit | James Meyer | 1 | -1/+1 | |
2009-01-19 | make sure BEhostname is not null. | James Meyer | 2 | -2/+5 | |
Even though it should never happen, it's best to handle the error. | |||||
2009-01-19 | format fix + remove extra ;; | James Meyer | 2 | -5/+3 | |
2009-01-19 | Rework grub installation to allow for XFS. | James Meyer | 2 | -24/+111 | |
Sometimes it works, sometimes it doesn't. -also updated for ext4 | |||||
2009-01-18 | Fixed a trivial bug with matching device ids for Nvidia cards. | Tom Culliton | 1 | -1/+1 | |
2009-01-18 | accidental bump, no changes | James Meyer | 1 | -1/+1 | |
2009-01-18 | add chroot_mount_points to create /media/{cdrom|dvd} and /mnt | James Meyer | 3 | -3/+13 | |
Closes FS#103 | |||||
2009-01-17 | backport of timezip.py from mv->linhes | James Meyer | 4 | -10/+53 | |
remove BECONFIG from running during the db_chroot process, as it already runs during systemconfig. | |||||
2009-01-17 | Update to timezip to not bomb when the BEhostname query dies. | James Meyer | 2 | -2/+5 | |
2009-01-17 | correct exports.template to point to /myth instead of /data/media | James Meyer | 5 | -16/+20 | |
add nfslock to all machine types start netfs | |||||
2009-01-15 | Revised logic for hostname check. | James Meyer | 3 | -16/+22 | |
Fix /myth UUID for installs. | |||||
2009-01-15 | add support for /myth not mounted on sda3 for upgrades. | James Meyer | 3 | -10/+45 | |
Includes software raid support. fix invalid temp table names based off hostname. | |||||
2009-01-14 | Disabled input hot plugging. | Cecil Hugh Watson | 7 | -1/+21 | |
2009-01-13 | add --skip-resolve-hostnames to mysql startup scripts. | James Meyer | 2 | -7/+9 | |
2009-01-12 | compiled without fam support. | James Meyer | 1 | -1/+1 | |
2009-01-12 | Merge branch 'HEAD' of ↵ | James Meyer | 7 | -10/+11 | |
ssh://jams@knoppmyth.net/mount/repository/LinHES-PKGBUILD.git Conflicts: abs/core-testing/LinHES-config/PKGBUILD | |||||
2009-01-12 | Fixed UUID detection for upgrades when /myth is NOT partition 3 | James Meyer | 5 | -40/+107 | |
Fixed missing xorg.conf on install for "unsupported cards". The problem was due to X-configure not running because X was already running for the install. |