summaryrefslogtreecommitdiffstats
path: root/crypto/util-linux-crypto/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/util-linux-crypto/DETAILS')
-rwxr-xr-xcrypto/util-linux-crypto/DETAILS33
1 files changed, 33 insertions, 0 deletions
diff --git a/crypto/util-linux-crypto/DETAILS b/crypto/util-linux-crypto/DETAILS
new file mode 100755
index 0000000000..eacc7cfeb3
--- /dev/null
+++ b/crypto/util-linux-crypto/DETAILS
@@ -0,0 +1,33 @@
+ SPELL=util-linux-crypto
+ VERSION=2.11r
+ SOURCE=util-linux-$VERSION.tar.bz2
+ SOURCE2=util-linux-$VERSION.patch.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/util-linux-$VERSION
+ SOURCE_URL[0]=$KERNEL_URL/pub/linux/utils/util-linux/$SOURCE
+ SOURCE_URL[1]=http://www.kernel.org/pub/linux/utils/util-linux/$SOURCE
+ MD5[0]=26882be34346b20abbc6ab60921fc093
+ SOURCE2_URL[0]=$KERNEL_URL/pub/linux/kernel/people/hvr/util-linux-patch-int/$SOURCE2
+ SOURCE2_URL[1]=http://www.kernel.org/pub/linux/kernel/people/hvr/util-linux-patch-int/$SOURCE2
+ MD5[1]=8540a8a1ef96386b9c23d528b88b0e0f
+ WEB_SITE=http://www.kerneli.org
+ ENTERED=20010924
+ UPDATED=20020319
+ LICENSE[0]=GPL
+ MAINTAINER=adamsgl@dhbit.ca
+ SHORT="util-linux patched with crypto support"
+
+#
+# selinux patch
+#
+SOURCE3=util-linux-selinux.patch.gz
+SOURCE3_URL[0]=http://www.nsa.gov/selinux/patches/$SOURCE2
+MD5[2]=cfe33ac23ed48fd279eb5fed7bd3b6a2
+
+cat << EOF
+Util-linux patched with crypto, needed if you want to use CryptoAPI or the
+the international crypto patch for Linux.
+Util-linux is a suite of essential utilities for any Linux system. Its
+primary audience is system integrators and DIY Linux hackers. Util-linux
+is attempting to be portable, but the only platform it has been tested
+much on is Linux i386.
+EOF