diff options
author | James Meyer <james.meyer@operamail.com> | 2009-06-14 17:21:08 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2009-06-14 17:21:08 (GMT) |
commit | 55162685e6bc46ba6ab048a1b69cffbab82a4354 (patch) | |
tree | 445105b71da24f36948a2d40534d9b2b3d0cc47e /abs/core-testing/LinHES-config/PKGBUILD | |
parent | 1f1a531059fcee08f76660abd29a140de8b2b144 (diff) | |
download | linhes_pkgbuild-55162685e6bc46ba6ab048a1b69cffbab82a4354.zip linhes_pkgbuild-55162685e6bc46ba6ab048a1b69cffbab82a4354.tar.gz linhes_pkgbuild-55162685e6bc46ba6ab048a1b69cffbab82a4354.tar.bz2 |
linhes-config: add support for WPA/WEP/NONE using wpa_supplicant.
Currently it only works when using dhcp, but this is an upstream problem with etcnet.
new mythvantage
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 2091f09..36a9184 100755 --- a/abs/core-testing/LinHES-config/PKGBUILD +++ b/abs/core-testing/LinHES-config/PKGBUILD @@ -1,6 +1,6 @@ pkgname=LinHES-config pkgver=2.0 -pkgrel=10 +pkgrel=11 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 system-templates rsync python-parted ddcxinfo) |