diff options
author | James Meyer <james.meyer@operamail.com> | 2009-04-02 19:34:55 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2009-04-02 19:34:55 (GMT) |
commit | fb189ef50487b8b9feceb34237c95e805e61ba55 (patch) | |
tree | 6722985e6bb811d51b99d4fce866f852f31cfb07 /abs/core-testing | |
parent | 73f7ddc1f26796682680a0a1cf62dd32240db0a0 (diff) | |
download | linhes_pkgbuild-fb189ef50487b8b9feceb34237c95e805e61ba55.zip linhes_pkgbuild-fb189ef50487b8b9feceb34237c95e805e61ba55.tar.gz linhes_pkgbuild-fb189ef50487b8b9feceb34237c95e805e61ba55.tar.bz2 |
LinHES-config: change min size of OS partition to 3GB.
At this point a Standalone install takes about 2.5GB
Closes FS#312
http://linhes.org/flyspray/index.php?do=details&task_id=312
Diffstat (limited to 'abs/core-testing')
-rw-r--r-- | 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 1d15a84..d7d8455 100644 --- 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=362 +pkgrel=364 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 ) |