diff options
author | James Meyer <james.meyer@operamail.com> | 2008-12-14 03:17:14 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2008-12-14 03:17:14 (GMT) |
commit | 15f49f7b2cb3016c36b981641703b7a13951f28d (patch) | |
tree | 647f91b3b5d461c6ee1334b88af2554533a810b2 /abs/core-testing/LinHES-config/PKGBUILD | |
parent | 8c3ef1f72923acce99cb632e663d6f8cef751c62 (diff) | |
download | linhes_pkgbuild-15f49f7b2cb3016c36b981641703b7a13951f28d.zip linhes_pkgbuild-15f49f7b2cb3016c36b981641703b7a13951f28d.tar.gz linhes_pkgbuild-15f49f7b2cb3016c36b981641703b7a13951f28d.tar.bz2 |
REF fs#50
Add hybrid of install/upgrade. This is an install without formating /myth or xda3
To use this feature append clean_upgrade to the kernel boot parm & select upgrade for the install type.The upgrade will error out with "can't find old settings", continue past this prompt and a fresh install without formating /myth will occur.
Diffstat (limited to 'abs/core-testing/LinHES-config/PKGBUILD')
-rwxr-xr-x | abs/core-testing/LinHES-config/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core-testing/LinHES-config/PKGBUILD b/abs/core-testing/LinHES-config/PKGBUILD index 6adba49..4be90e0 100755 --- a/abs/core-testing/LinHES-config/PKGBUILD +++ b/abs/core-testing/LinHES-config/PKGBUILD @@ -1,6 +1,6 @@ pkgname=LinHES-config pkgver=1.0 -pkgrel=104 +pkgrel=109 conflicts=(MythVantage-config MythVantage-config-dev LinHES-config-dev ) pkgdesc="Install and configure your system" depends=(bc libstatgrab mysql-python expect curl dnsutils parted sg3_utils nmbscan ) |