summaryrefslogtreecommitdiffstats
path: root/abs/core/LinHES-config
AgeCommit message (Collapse)AuthorFilesLines
2011-10-31remove almost all Advanced X, introduce reading available modes from xorg.logJames Meyer2-51/+83
2011-10-30LinHES-config: fix up the audio switching between OSS.James Meyer4-54/+69
Always sync the frontend, remove the other sync options
2011-10-21Merge branch 'testing' of ↵James Meyer2-6/+6
ssh://jams@linhes.org/mount/repository/linhes_pkgbuild into testing Conflicts: abs/core/LinHES-config/PKGBUILD
2011-10-21xconfig.sh: check for Xorg configuration status in /etc/mythvantage.cfgJames Meyer2-2/+12
2011-10-21LinHES_config: README: Update Installation Guide URL.Britney Fransen2-6/+6
2011-10-20linhes-config: remove forcing of any driver besides vesa.James Meyer2-10/+8
2011-10-20linhes-config: mv_ir fix path for detecting home dir remotes.James Meyer2-3/+4
2011-10-20xconfig.sh: general cleanup and redirect messy output to a log file.James Meyer1-30/+21
2011-10-20linhes-config: add support for remotes in the home dir.James Meyer3-27/+71
install_functions: add the function in_kernel_support. The same change is also in the lircd runit script.
2011-10-19Merge remote-tracking branch 'origin/testing' into testingJames Meyer3-14/+14
Conflicts: abs/core/LinHES-config/PKGBUILD
2011-10-19LinHES-config: fix auto nfs between master and FE.James Meyer4-8/+21
also tweak network check so hopefully it's a little faster
2011-10-16LinHES-config: xconfig.sh: quiet output moreBritney Fransen2-4/+4
2011-10-15LinHES-config: xconfig.sh: redirect pacman outputBritney Fransen2-12/+4
2011-10-13LinHES-config: README: add URL to Install GuideBritney Fransen2-3/+6
2011-09-02LinHes-config: during the install copy over the locale archive file. ↵James Meyer2-3/+32
Generating locales during install takes to long, so the locales are generated during the creation of the iso refs #782 closes #782
2011-08-26linhes-config: mv_install.py, fixed a few minor debugging typosJames Meyer2-4/+4
2011-08-26linhes-config: align disk partitions at 2048. Some drives report 512 sector ↵James Meyer2-4/+11
size, when they are in fact 4k. By aligning at 2048 is works for both legacy 512 and 4k.
2011-08-25LinHES-config: Remove i586 line from READMEBritney Fransen2-3/+2
2011-08-19LinHES-config: minor revision version 2.3. No change in this commit, it's ↵James Meyer1-2/+2
the previous linhes-config that has the functional changes
2011-08-19linhes-config: clean up etc/fstab (pts shm)James Meyer11-127/+139
added service to list of things to unsquash .upgrades from CD will now work Converted most calls to the systemconfig dict to use .get. This will stop KEYERRORS form occuring.
2011-08-09LinHES-config:Bumped version.Cecil1-2/+2
2011-08-09LinHES-config:Bumped version to 7.00.03.Cecil1-1/+1
2011-08-07linhes-config: xconfig.sh: fix cmd to uninstall nvidia driversBritney Fransen2-3/+8
2011-08-07linhes-config: xconfig.sh: uninstall existing nvidia drivers to ensure ↵Britney Fransen2-3/+3
correct driver is installed. refs #514
2011-08-07linhes-config xconfig.sh: quick fix so nvidia works for new installs.James Meyer2-16/+42
Plan to clean this up, if not outright rewrite
2011-08-06linhes-config: remove tatir supportJames Meyer2-7/+7
2011-08-06linhes-config: fix hobbitlclient init.James Meyer2-6/+7
2011-08-04linhes-config: remove larch packages after system install & remove larch ↵James Meyer3-3/+15
from pacman.conf mv_install.py: exit if parted is not found
2011-07-30linhes-config/system-config: update fstab template to use the newer formatJames Meyer2-4/+4
devpts /dev/pts devpts defaults 0 0 shm /dev/shm tmpfs nodev,nosuid 0 0
2011-07-29LinHES-config: account for change in mkinitcpioJames Meyer2-3/+3
added -b to point to the new root
2011-03-03LinHES-config: mv_install.py: add missing dirs /var/lock, /var/tmp, and ↵Britney Fransen2-3/+9
/usr/lib/locale
2011-02-12LinHES-config:Bumped version to R7.00.02.Cecil2-3/+3
2010-12-29system-templates/linhes-config: rework xconfig.sh for better nvidia support.James Meyer2-185/+79
Still needs work, but the system will now install with nvidia cards.
2010-12-22linhes-config: add php-cgi to list of required pkgsJames Meyer2-4/+40
2010-12-13linhes-config: update hostype to nfs4 pkg'sJames Meyer2-9/+44
2010-12-10linhes-config: fix pkg installation typo.James Meyer3-3/+76
-removed zipcode -added some robustness to the whiteglass symlink for big cursor
2010-12-08linhes-config: remove plugins that are no longer with mythtvJames Meyer1-11/+7
2010-12-02linhes-config: updated mv_install to remove more larch hooksJames Meyer2-2/+4
2010-11-29linhes-config: add the removal of the larch mkinitid filesJames Meyer2-2/+6
2010-11-28linhes-config: fix large mouse not being set on installJames Meyer2-4/+4
2010-11-23LinHES-config: fix python shebangs; recompileMichael Hanson7-83/+13
2010-11-08linhes-config: add support for large mouse supportJames Meyer3-2/+42
closes #691
2010-11-06linhes-config:initial support for whiteglass icon themeJames Meyer2-1/+39
2010-11-05linhes-config: fix xscreensaver off by oneJames Meyer3-5/+5
change -release name for testing close #721
2010-11-05linhes-config: update common files for /serviceJames Meyer1-2/+2
2010-11-04linhes-config: remove add_service and remove service. These files are ↵James Meyer2-23/+0
located in runitt
2010-10-23Removed old core and extra from repo. Renamed -testing to core/extra. This ↵James Meyer4-11/+10
will setup the base for the testing branch.
2010-08-30RSYNC CORE:James Meyer17-162/+349
resync core-testing -> core Signed-off-by: James Meyer <james.meyer@operamail.com>
2009-09-26LinHES 6.01.00Cecil Hugh Watson42-0/+7678