diff options
author | James Meyer <james.meyer@operamail.com> | 2012-09-10 22:48:23 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2012-09-10 22:48:23 (GMT) |
commit | 29864d1a0d4d8981a9f011e8768143daf3e6d72b (patch) | |
tree | a8c87fc76e358c4eec6f5a29a0206402fbd4f42e /abs/core/LinHES-system/PKGBUILD | |
parent | 8fb41ba7d7f748b856bb015edef6c10c2b098e91 (diff) | |
download | linhes_pkgbuild-29864d1a0d4d8981a9f011e8768143daf3e6d72b.zip linhes_pkgbuild-29864d1a0d4d8981a9f011e8768143daf3e6d72b.tar.gz linhes_pkgbuild-29864d1a0d4d8981a9f011e8768143daf3e6d72b.tar.bz2 |
LinHES-system: add_storage.py new features
- add ability to reconstruct /etc/fstab and dir structure based off the contents of /etc/storage.d
Diffstat (limited to 'abs/core/LinHES-system/PKGBUILD')
-rwxr-xr-x | abs/core/LinHES-system/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/abs/core/LinHES-system/PKGBUILD b/abs/core/LinHES-system/PKGBUILD index a954eab..d80bd5a 100755 --- a/abs/core/LinHES-system/PKGBUILD +++ b/abs/core/LinHES-system/PKGBUILD @@ -1,6 +1,6 @@ pkgname=LinHES-system pkgver=2 -pkgrel=85 +pkgrel=92 arch=('i686' 'x86_64') MVDIR=$startdir/pkg/usr/LH BINDIR=$startdir/pkg/usr/bin @@ -79,11 +79,11 @@ md5sums=('a941af97fe534731a507b1d57c0c2aed' '962a3e9eaba2d1466251b7ab0956705d' 'd03aedeeeda0f5e9c1eb437411c88477' '94ce8f1d5085c0db7b267db8c2e9a3ff' - '16a2a3347961517fe7d95a2956a091a6' - '9c2294ccfd5359583497a6b03d918a27' + '6a56efa9abcf914ebe380178749cf7ce' + '0e7b910fe26e9096e5531cd38f331292' '859a80ddb4c234506379c605114c1343' '47e093e8cfe4b5b96602358e1f540832' - 'e27c8172763e547f6a4fe6dc1c1acbf6' + '5e7c8bc96718174cdd48751e7d7ebf0d' 'b8f0414427c5d9afdc32ceb3ae56f82a' '6519d209e151cdc39ae7e1091d189c3e' 'd1cdf28fcb1c88f0e504905771dd6040' |