diff options
author | James Meyer <james.meyer@operamail.com> | 2012-12-11 18:44:12 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2012-12-11 18:44:12 (GMT) |
commit | 11f9af48eacb4a109936361cbf963bd834d7e3c8 (patch) | |
tree | b8a1dcee3bbafad0cf726b4896619e31da5cd7ac /abs/core/LinHES-system/PKGBUILD | |
parent | eb2fe4f48bfb76805995b92b964aaaa1a1d7bb39 (diff) | |
download | linhes_pkgbuild-11f9af48eacb4a109936361cbf963bd834d7e3c8.zip linhes_pkgbuild-11f9af48eacb4a109936361cbf963bd834d7e3c8.tar.gz linhes_pkgbuild-11f9af48eacb4a109936361cbf963bd834d7e3c8.tar.bz2 |
LinHES-system: add_storage added --add_be_sg and --add_fe_sg to the cmd line.
These flags control which storage groups are added.
Additionaly when running add_storage from the command line it will prompt the user which Storage group class to use.
refs #880
Diffstat (limited to 'abs/core/LinHES-system/PKGBUILD')
-rwxr-xr-x | abs/core/LinHES-system/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core/LinHES-system/PKGBUILD b/abs/core/LinHES-system/PKGBUILD index 524b090..7497028 100755 --- a/abs/core/LinHES-system/PKGBUILD +++ b/abs/core/LinHES-system/PKGBUILD @@ -1,6 +1,6 @@ pkgname=LinHES-system pkgver=2 -pkgrel=126 +pkgrel=127 arch=('i686' 'x86_64') MVDIR=$startdir/pkg/usr/LH BINDIR=$startdir/pkg/usr/bin @@ -98,7 +98,7 @@ md5sums=('06bc649bce56c22b9a1f56890e0765b6' 'ceec78815ed01af733cdbca14cb0942b' '1be1d3dfc83f828eede93055713882ae' '47e093e8cfe4b5b96602358e1f540832' - '72313342e619acdb520d9d14bc05d5a2' + 'fd7dbbf960080619ef18d6843f6374d8' 'b9b0a8370f46f0b5e144a66897e8eefb' '6519d209e151cdc39ae7e1091d189c3e' '8f474e019d5fcb775497aca355d61b0b' |