Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-12-12 | LinHES-config: Fix install for Slave BE. Was attempting to remove lighttpd ↵ | James Meyer | 1 | -2/+2 | |
from a list, but it was already gone. | |||||
2011-12-08 | LinHES-config: move network module to top of the list. When multiple ↵ | James Meyer | 1 | -4/+4 | |
modules are run and network is in the list, network will run first. -Add support for creating the .mythtv dir if it's not present -simple logic to catch an error if the network can not be reached, when checking for extra support for func,xymon. | |||||
2011-12-07 | LinHES-config: - Add ability to poll the MBE to see if xymon & fun is supported. | James Meyer | 1 | -4/+4 | |
- If a new feature is supported, install the client - Create config.xml in /usr/share/mythtv and symlink it into mythtv home dir. - setup a network enabled rsyslog - For new installs fix fstab to include ACL's | |||||
2011-11-25 | linhes-config: init oldfscontents. | James Meyer | 1 | -1/+1 | |
If for some reason /etc/fstab can not be found, we did to give oldfscontents an init value. Without this the upgrade process will fail | |||||
2011-11-14 | linhes-config: Systems with memory less then 1GB sometimes will have ↵ | James Meyer | 1 | -2/+2 | |
problems with an install. The OOM if needed will kill off a process, most of the time unsquashfs. This causes problems later on, when doing work in the chroot. - catch unsquashfs errors - try to mount swap space if present. | |||||
2011-11-09 | linhes-release: update to 7.1 | James Meyer | 1 | -2/+2 | |
2011-10-31 | remove almost all Advanced X, introduce reading available modes from xorg.log | James Meyer | 1 | -2/+2 | |
2011-10-30 | LinHES-config: fix up the audio switching between OSS. | James Meyer | 1 | -4/+4 | |
Always sync the frontend, remove the other sync options | |||||
2011-10-21 | Merge branch 'testing' of ↵ | James Meyer | 1 | -2/+2 | |
ssh://jams@linhes.org/mount/repository/linhes_pkgbuild into testing Conflicts: abs/core/LinHES-config/PKGBUILD | |||||
2011-10-21 | xconfig.sh: check for Xorg configuration status in /etc/mythvantage.cfg | James Meyer | 1 | -2/+2 | |
2011-10-21 | LinHES_config: README: Update Installation Guide URL. | Britney Fransen | 1 | -2/+2 | |
2011-10-20 | linhes-config: remove forcing of any driver besides vesa. | James Meyer | 1 | -2/+2 | |
2011-10-20 | linhes-config: mv_ir fix path for detecting home dir remotes. | James Meyer | 1 | -2/+2 | |
2011-10-20 | linhes-config: add support for remotes in the home dir. | James Meyer | 1 | -9/+4 | |
install_functions: add the function in_kernel_support. The same change is also in the lircd runit script. | |||||
2011-10-19 | Merge remote-tracking branch 'origin/testing' into testing | James Meyer | 1 | -2/+7 | |
Conflicts: abs/core/LinHES-config/PKGBUILD | |||||
2011-10-19 | LinHES-config: fix auto nfs between master and FE. | James Meyer | 1 | -4/+4 | |
also tweak network check so hopefully it's a little faster | |||||
2011-10-16 | LinHES-config: xconfig.sh: quiet output more | Britney Fransen | 1 | -2/+2 | |
2011-10-15 | LinHES-config: xconfig.sh: redirect pacman output | Britney Fransen | 1 | -2/+2 | |
2011-10-13 | LinHES-config: README: add URL to Install Guide | Britney Fransen | 1 | -2/+2 | |
2011-09-02 | LinHes-config: during the install copy over the locale archive file. ↵ | James Meyer | 1 | -2/+2 | |
Generating locales during install takes to long, so the locales are generated during the creation of the iso refs #782 closes #782 | |||||
2011-08-26 | linhes-config: mv_install.py, fixed a few minor debugging typos | James Meyer | 1 | -2/+2 | |
2011-08-26 | linhes-config: align disk partitions at 2048. Some drives report 512 sector ↵ | James Meyer | 1 | -2/+2 | |
size, when they are in fact 4k. By aligning at 2048 is works for both legacy 512 and 4k. | |||||
2011-08-25 | LinHES-config: Remove i586 line from README | Britney Fransen | 1 | -2/+2 | |
2011-08-19 | LinHES-config: minor revision version 2.3. No change in this commit, it's ↵ | James Meyer | 1 | -2/+2 | |
the previous linhes-config that has the functional changes | |||||
2011-08-19 | linhes-config: clean up etc/fstab (pts shm) | James Meyer | 1 | -11/+11 | |
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-09 | LinHES-config:Bumped version. | Cecil | 1 | -2/+2 | |
2011-08-07 | linhes-config: xconfig.sh: fix cmd to uninstall nvidia drivers | Britney Fransen | 1 | -2/+2 | |
2011-08-07 | linhes-config: xconfig.sh: uninstall existing nvidia drivers to ensure ↵ | Britney Fransen | 1 | -2/+2 | |
correct driver is installed. refs #514 | |||||
2011-08-07 | linhes-config xconfig.sh: quick fix so nvidia works for new installs. | James Meyer | 1 | -2/+2 | |
Plan to clean this up, if not outright rewrite | |||||
2011-08-06 | linhes-config: remove tatir support | James Meyer | 1 | -2/+2 | |
2011-08-06 | linhes-config: fix hobbitlclient init. | James Meyer | 1 | -3/+3 | |
2011-08-04 | linhes-config: remove larch packages after system install & remove larch ↵ | James Meyer | 1 | -3/+3 | |
from pacman.conf mv_install.py: exit if parted is not found | |||||
2011-07-30 | linhes-config/system-config: update fstab template to use the newer format | James Meyer | 1 | -2/+2 | |
devpts /dev/pts devpts defaults 0 0 shm /dev/shm tmpfs nodev,nosuid 0 0 | |||||
2011-07-29 | LinHES-config: account for change in mkinitcpio | James Meyer | 1 | -2/+2 | |
added -b to point to the new root | |||||
2011-03-03 | LinHES-config: mv_install.py: add missing dirs /var/lock, /var/tmp, and ↵ | Britney Fransen | 1 | -2/+2 | |
/usr/lib/locale | |||||
2011-02-12 | LinHES-config:Bumped version to R7.00.02. | Cecil | 1 | -2/+2 | |
2010-12-29 | system-templates/linhes-config: rework xconfig.sh for better nvidia support. | James Meyer | 1 | -143/+3 | |
Still needs work, but the system will now install with nvidia cards. | |||||
2010-12-22 | linhes-config: add php-cgi to list of required pkgs | James Meyer | 1 | -1/+36 | |
2010-12-13 | linhes-config: update hostype to nfs4 pkg's | James Meyer | 1 | -1/+36 | |
2010-12-10 | linhes-config: fix pkg installation typo. | James Meyer | 1 | -1/+71 | |
-removed zipcode -added some robustness to the whiteglass symlink for big cursor | |||||
2010-12-02 | linhes-config: updated mv_install to remove more larch hooks | James Meyer | 1 | -2/+2 | |
2010-11-29 | linhes-config: add the removal of the larch mkinitid files | James Meyer | 1 | -2/+2 | |
2010-11-28 | linhes-config: fix large mouse not being set on install | James Meyer | 1 | -2/+2 | |
2010-11-23 | LinHES-config: fix python shebangs; recompile | Michael Hanson | 1 | -77/+7 | |
2010-11-08 | linhes-config: add support for large mouse support | James Meyer | 1 | -1/+36 | |
closes #691 | |||||
2010-11-06 | linhes-config:initial support for whiteglass icon theme | James Meyer | 1 | -1/+36 | |
2010-11-05 | linhes-config: fix xscreensaver off by one | James Meyer | 1 | -3/+3 | |
change -release name for testing close #721 | |||||
2010-11-05 | linhes-config: update common files for /service | James Meyer | 1 | -2/+2 | |
2010-10-23 | Removed old core and extra from repo. Renamed -testing to core/extra. This ↵ | James Meyer | 1 | -4/+3 | |
will setup the base for the testing branch. | |||||
2010-08-30 | RSYNC CORE: | James Meyer | 1 | -52/+90 | |
resync core-testing -> core Signed-off-by: James Meyer <james.meyer@operamail.com> |