You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
591 B
21 lines
591 B
From 05a38caaf25e221ba8154cebb9c6c601e6594445 Mon Sep 17 00:00:00 2001 |
|
From: Harald Hoyer <harald@redhat.com> |
|
Date: Thu, 20 Oct 2016 14:59:03 +0200 |
|
Subject: [PATCH] add README.md |
|
|
|
--- |
|
README.md | 5 +++++ |
|
1 file changed, 5 insertions(+) |
|
create mode 100644 README.md |
|
|
|
diff --git a/README.md b/README.md |
|
new file mode 100644 |
|
index 00000000..4c53f28d |
|
--- /dev/null |
|
+++ b/README.md |
|
@@ -0,0 +1,5 @@ |
|
+# dracut |
|
+ |
|
+dracut is an initramfs infrastructure. |
|
+ |
|
+CentOS CI Status: [![Build Status](https://ci.centos.org/buildStatus/icon?job=dracut-pr-build)](https://ci.centos.org/job/dracut-pr-build/)
|
|
|