All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] README: add pkg kernel-devel to dnf command
@ 2020-05-15 17:30 william.c.roberts
  2020-05-15 17:51 ` Paul Moore
                   ` (3 more replies)
  0 siblings, 4 replies; 19+ messages in thread
From: william.c.roberts @ 2020-05-15 17:30 UTC (permalink / raw)
  To: selinux; +Cc: William Roberts

From: William Roberts <william.c.roberts@intel.com>

The text above states that kernel-devel is needed, but it's missing from
the dnf command.

Signed-off-by: William Roberts <william.c.roberts@intel.com>
---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 1f7e5d92a100..a73e9cc0c06d 100644
--- a/README.md
+++ b/README.md
@@ -77,7 +77,8 @@ following command:
 		kernel-devel \
 		quota \
 		xfsprogs-devel \
-		libuuid-devel
+		libuuid-devel \
+		kernel-devel-$(uname -r)
 
 #### Debian
 
-- 
2.17.1


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

end of thread, other threads:[~2020-05-20 15:18 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-15 17:30 [PATCH] README: add pkg kernel-devel to dnf command william.c.roberts
2020-05-15 17:51 ` Paul Moore
2020-05-15 17:56   ` William Roberts
2020-05-15 17:58 ` Ondrej Mosnacek
2020-05-15 18:08   ` William Roberts
2020-05-15 18:51     ` Stephen Smalley
2020-05-15 19:27       ` William Roberts
2020-05-15 19:36         ` Stephen Smalley
2020-05-15 19:40           ` William Roberts
2020-05-15 19:41         ` Ondrej Mosnacek
2020-05-15 20:46           ` William Roberts
2020-05-15 21:05             ` Ondrej Mosnacek
2020-05-15 21:19               ` William Roberts
2020-05-15 21:01 ` [PATCH v2] README: update kernel-devel package in " william.c.roberts
2020-05-15 21:06   ` Paul Moore
2020-05-15 21:20     ` William Roberts
2020-05-15 21:21 ` [PATCH v3] " william.c.roberts
2020-05-20  9:19   ` Ondrej Mosnacek
2020-05-20 15:18     ` Ondrej Mosnacek

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.