diff options
author | James Meyer <james.meyer@operamail.com> | 2009-01-04 18:49:09 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2009-01-04 18:49:09 (GMT) |
commit | 29e945b91760568116a21e0076fae046b33a2663 (patch) | |
tree | 5623cb38e621cb4be85785fca6ec477ef9e7e83f /abs/core-testing/LinHES-config/PKGBUILD | |
parent | 3cc7a26ef6ce5928401162cff95e8a860c8daa36 (diff) | |
download | linhes_pkgbuild-29e945b91760568116a21e0076fae046b33a2663.zip linhes_pkgbuild-29e945b91760568116a21e0076fae046b33a2663.tar.gz linhes_pkgbuild-29e945b91760568116a21e0076fae046b33a2663.tar.bz2 |
Add more useful debugging output.
Cleanup some error messages.
introduce cp_and_log function.
introduce kill_dhcp_chroot
fix umounting of /new_boot
fix copying of mdadm.conf
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 68f88c9..1a9a0be 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=115 +pkgrel=141 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 ) |