selinux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] selinux-testsuite: add the quota package to the list of deps in README.md
@ 2020-02-11 15:57 Paul Moore
  2020-02-11 16:00 ` Paul Moore
  2020-02-11 20:30 ` Stephen Smalley
  0 siblings, 2 replies; 4+ messages in thread
From: Paul Moore @ 2020-02-11 15:57 UTC (permalink / raw)
  To: selinux

From: Paul Moore <paul@paul-moore.com>

The filesystem tests require the quota tools.

Signed-off-by: Paul Moore <paul@paul-moore.com>
---
 0 files changed

diff --git a/README.md b/README.md
index 64f80c8..27c9d56 100644
--- a/README.md
+++ b/README.md
@@ -54,6 +54,7 @@ similar dependencies):
 * libbpf-devel _(tools used by the bpf tests)_
 * keyutils-libs-devel _(tools used by the keys tests)_
 * kernel-devel _(used by the kernel module tests)_
+* quota _(used by the filesystem tests)_
 
 On a modern Fedora system you can install these dependencies with the
 following command:
@@ -71,7 +72,8 @@ following command:
 		attr \
 		libbpf-devel \
 		keyutils-libs-devel \
-		kernel-devel
+		kernel-devel \
+		quota
 
 The testsuite requires a pre-existing base policy configuration of SELinux,
 using either the old example policy or the reference policy as the baseline.


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] selinux-testsuite: add the quota package to the list of deps in README.md
  2020-02-11 15:57 [PATCH] selinux-testsuite: add the quota package to the list of deps in README.md Paul Moore
@ 2020-02-11 16:00 ` Paul Moore
  2020-02-11 20:30 ` Stephen Smalley
  1 sibling, 0 replies; 4+ messages in thread
From: Paul Moore @ 2020-02-11 16:00 UTC (permalink / raw)
  To: selinux

On Tue, Feb 11, 2020 at 10:57 AM Paul Moore <paul@paul-moore.com> wrote:
>
> From: Paul Moore <paul@paul-moore.com>
>
> The filesystem tests require the quota tools.
>
> Signed-off-by: Paul Moore <paul@paul-moore.com>
> ---

README.md |    4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)

[NOTE: oops, if I don't send the mail from the top level git directory
stacked-git doesn't create the diffstat properly, I fixed it above]

> diff --git a/README.md b/README.md
> index 64f80c8..27c9d56 100644
> --- a/README.md
> +++ b/README.md
> @@ -54,6 +54,7 @@ similar dependencies):
>  * libbpf-devel _(tools used by the bpf tests)_
>  * keyutils-libs-devel _(tools used by the keys tests)_
>  * kernel-devel _(used by the kernel module tests)_
> +* quota _(used by the filesystem tests)_
>
>  On a modern Fedora system you can install these dependencies with the
>  following command:
> @@ -71,7 +72,8 @@ following command:
>                 attr \
>                 libbpf-devel \
>                 keyutils-libs-devel \
> -               kernel-devel
> +               kernel-devel \
> +               quota
>
>  The testsuite requires a pre-existing base policy configuration of SELinux,
>  using either the old example policy or the reference policy as the baseline.
>


-- 
paul moore
www.paul-moore.com

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] selinux-testsuite: add the quota package to the list of deps in README.md
  2020-02-11 15:57 [PATCH] selinux-testsuite: add the quota package to the list of deps in README.md Paul Moore
  2020-02-11 16:00 ` Paul Moore
@ 2020-02-11 20:30 ` Stephen Smalley
  2020-02-12  2:12   ` Paul Moore
  1 sibling, 1 reply; 4+ messages in thread
From: Stephen Smalley @ 2020-02-11 20:30 UTC (permalink / raw)
  To: Paul Moore, selinux

On 2/11/20 10:57 AM, Paul Moore wrote:
> From: Paul Moore <paul@paul-moore.com>
> 
> The filesystem tests require the quota tools.
> 
> Signed-off-by: Paul Moore <paul@paul-moore.com>

Acked-by: Stephen Smalley <sds@tycho.nsa.gov>

> ---
>   0 files changed
> 
> diff --git a/README.md b/README.md
> index 64f80c8..27c9d56 100644
> --- a/README.md
> +++ b/README.md
> @@ -54,6 +54,7 @@ similar dependencies):
>   * libbpf-devel _(tools used by the bpf tests)_
>   * keyutils-libs-devel _(tools used by the keys tests)_
>   * kernel-devel _(used by the kernel module tests)_
> +* quota _(used by the filesystem tests)_
>   
>   On a modern Fedora system you can install these dependencies with the
>   following command:
> @@ -71,7 +72,8 @@ following command:
>   		attr \
>   		libbpf-devel \
>   		keyutils-libs-devel \
> -		kernel-devel
> +		kernel-devel \
> +		quota
>   
>   The testsuite requires a pre-existing base policy configuration of SELinux,
>   using either the old example policy or the reference policy as the baseline.
> 


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] selinux-testsuite: add the quota package to the list of deps in README.md
  2020-02-11 20:30 ` Stephen Smalley
@ 2020-02-12  2:12   ` Paul Moore
  0 siblings, 0 replies; 4+ messages in thread
From: Paul Moore @ 2020-02-12  2:12 UTC (permalink / raw)
  To: Stephen Smalley; +Cc: selinux

On Tue, Feb 11, 2020 at 3:29 PM Stephen Smalley <sds@tycho.nsa.gov> wrote:
> On 2/11/20 10:57 AM, Paul Moore wrote:
> > From: Paul Moore <paul@paul-moore.com>
> >
> > The filesystem tests require the quota tools.
> >
> > Signed-off-by: Paul Moore <paul@paul-moore.com>
>
> Acked-by: Stephen Smalley <sds@tycho.nsa.gov>

A trivial fix, so I'm going to go ahead and merge this now.

-- 
paul moore
www.paul-moore.com

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-02-12  2:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-11 15:57 [PATCH] selinux-testsuite: add the quota package to the list of deps in README.md Paul Moore
2020-02-11 16:00 ` Paul Moore
2020-02-11 20:30 ` Stephen Smalley
2020-02-12  2:12   ` Paul Moore

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).