diff options
| author | James Morris <james.l.morris@oracle.com> | 2012-09-26 21:03:40 -0400 |
|---|---|---|
| committer | James Morris <james.l.morris@oracle.com> | 2012-09-26 21:03:40 -0400 |
| commit | 3585e96cd1049682b8a19a0b699422156e9d735b (patch) | |
| tree | 4d7df3950f5de97ca3b20f46a80a46005120df8f | |
| parent | 0a72ba7aff26fb6e918cee6d2bbfd289069f10ae (diff) | |
| parent | 78a0d8f5d1e9c4a91ee97fc590abbf6e56803769 (diff) | |
Merge branch 'for-1209' of git://gitorious.org/smack-next/kernel into next
Requested by Casey.
| -rw-r--r-- | Documentation/security/Smack.txt | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/Documentation/security/Smack.txt b/Documentation/security/Smack.txt index e68536d85680..8a177e4b6e21 100644 --- a/Documentation/security/Smack.txt +++ b/Documentation/security/Smack.txt | |||
| @@ -28,12 +28,11 @@ Smack kernels use the CIPSO IP option. Some network | |||
| 28 | configurations are intolerant of IP options and can impede | 28 | configurations are intolerant of IP options and can impede |
| 29 | access to systems that use them as Smack does. | 29 | access to systems that use them as Smack does. |
| 30 | 30 | ||
| 31 | The current git repositories for Smack user space are: | 31 | The current git repository for Smack user space is: |
| 32 | 32 | ||
| 33 | git@gitorious.org:meego-platform-security/smackutil.git | 33 | git://github.com/smack-team/smack.git |
| 34 | git@gitorious.org:meego-platform-security/libsmack.git | ||
| 35 | 34 | ||
| 36 | These should make and install on most modern distributions. | 35 | This should make and install on most modern distributions. |
| 37 | There are three commands included in smackutil: | 36 | There are three commands included in smackutil: |
| 38 | 37 | ||
| 39 | smackload - properly formats data for writing to /smack/load | 38 | smackload - properly formats data for writing to /smack/load |
