Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | switch default sound subsystem value to alsa. | James Meyer | 2 | -2/+3 | |
2009-01-19 | format fix + remove extra ;; | James Meyer | 2 | -5/+3 | |
2009-01-19 | update util-linux-ng | James Meyer | 2 | -12/+4656 | |
2009-01-19 | Merge branch 'HEAD' of ↵ | James Meyer | 1 | -4/+5 | |
ssh://jams@knoppmyth.net/mount/repository/LinHES-PKGBUILD.git | |||||
2009-01-19 | updated grub with ext4 patches + better xfs. | James Meyer | 6 | -187/+1011 | |
2009-01-19 | newer xfsprogs | James Meyer | 1 | -4/+4 | |
2009-01-19 | update e2fsprogs for ext4 | James Meyer | 2 | -16/+44 | |
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-19 | Merge branch 'HEAD' of ↵ | Cecil Hugh Watson | 1 | -1/+1 | |
ssh://cesman@knoppmyth.net/mount/repository/LinHES-PKGBUILD | |||||
2009-01-19 | Fixed broken server.root directive. | Cecil Hugh Watson | 1 | -4/+5 | |
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 | switch ctr+alt+delete to reboot instead of poweroff. | James Meyer | 3 | -7/+11 | |
closes FS#98 | |||||
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 | Merge branch 'HEAD' of ↵ | James Meyer | 32 | -15/+5040 | |
ssh://jams@knoppmyth.net/mount/repository/LinHES-PKGBUILD.git | |||||
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 | Merge branch 'master' of ↵ | Bob Igo | 18 | -65/+217 | |
ssh://igo@knoppmyth.net/mount/repository/LinHES-PKGBUILD | |||||
2009-01-17 | Expanded Tweaker tar file into individual files, and adjusted installation ↵ | Bob Igo | 32 | -15/+5040 | |
process to reflect this. Further integration will be required before this is ready for R6. | |||||
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-17 | add nfslock as a pre-req | James Meyer | 2 | -1/+2 | |
2009-01-16 | Merge branch 'HEAD' of ↵ | Cecil Hugh Watson | 5 | -10/+12 | |
ssh://cesman@knoppmyth.net/mount/repository/LinHES-PKGBUILD | |||||
2009-01-16 | Fixed location of packages. | Cecil Hugh Watson | 11 | -48/+195 | |
2009-01-15 | change data location back to /data/srv/mysql | James Meyer | 5 | -10/+12 | |
add Xosd to lcdproc. | |||||
2009-01-15 | Switch to the default LinHES theme. | Cecil Hugh Watson | 2 | -1/+18 | |
2009-01-15 | Merge branch 'HEAD' of ↵ | Cecil Hugh Watson | 6 | -26/+87 | |
ssh://cesman@knoppmyth.net/mount/repository/LinHES-PKGBUILD | |||||
2009-01-15 | Updated MySQL. Initial lcdproc intro. | Cecil Hugh Watson | 8 | -33/+36 | |
2009-01-15 | Revised logic for hostname check. | James Meyer | 3 | -16/+22 | |
Fix /myth UUID for installs. | |||||
2009-01-15 | install all myth plugins by default. | James Meyer | 2 | -1/+21 | |
2009-01-15 | Merge branch 'HEAD' of ↵ | James Meyer | 2 | -2/+34 | |
ssh://jams@knoppmyth.net/mount/repository/LinHES-PKGBUILD.git | |||||
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 | Additional themes for MythTV. ACPID. | Cecil Hugh Watson | 2 | -2/+34 | |
2009-01-14 | Sounds used in baking up and restoring. | Cecil Hugh Watson | 1 | -0/+17 | |
2009-01-14 | Disabled input hot plugging. | Cecil Hugh Watson | 7 | -1/+21 | |
2009-01-13 | Merge branch 'HEAD' of ↵ | James Meyer | 4 | -5/+5 | |
ssh://jams@knoppmyth.net/mount/repository/LinHES-PKGBUILD.git | |||||
2009-01-13 | print boot device and eject device on shutdown. | James Meyer | 2 | -3/+5 | |
2009-01-13 | add --skip-resolve-hostnames to mysql startup scripts. | James Meyer | 9 | -14/+16 | |
2009-01-13 | Minor fix for running mythtv-setup (sudo taskset -c 0 mythtv-setup). I saw ↵ | Cecil Hugh Watson | 4 | -5/+5 | |
this during scanning crashing on multi-core systems. | |||||
2009-01-12 | enabled null-root-cursor. | James Meyer | 2 | -2/+2 | |
2009-01-12 | compiled without fam support. | James Meyer | 3 | -4/+5 | |
2009-01-12 | Correct not ejecting the cd because it thinks it's not a cddrive. | James Meyer | 2 | -4/+5 | |
Moved break inside the loop, so the loop actually loops instead of stopping after the first device. | |||||
2009-01-12 | Merge branch 'HEAD' of ↵ | James Meyer | 490 | -3802/+58674 | |
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. | |||||
2009-01-12 | Rebuilt to obtain package w/ template fix for xorg. | Cecil Hugh Watson | 1 | -1/+1 | |
2009-01-11 | Rebuilt LinHES-system to include tjc's changes. Modified v4l-dvb-hdpvr to ↵ | Cecil Hugh Watson | 1 | -1/+1 | |
reflect new kernel. | |||||
2009-01-11 | Merge branch 'HEAD' of ↵ | Cecil Hugh Watson | 9 | -86/+326 | |
ssh://cesman@knoppmyth.net/mount/repository/LinHES-PKGBUILD Conflicts: abs/core-testing/LinHES-config/PKGBUILD | |||||
2009-01-11 | Updated various packages. | Cecil Hugh Watson | 248 | -1746/+23863 | |
2009-01-11 | Updates to make the backup and restore scripts work for Arch Linux and be | Tom Culliton | 7 | -73/+310 | |
more portable in general. Also use the library facilities for checking on the existence of prerequisites. |