[gnome-ostree] manifest: Tag dracut, it now wants /sys mounted



commit 02edad4ec9165494a639a953249990da985b5a3e
Author: Colin Walters <walters verbum org>
Date:   Wed Sep 11 07:47:14 2013 -0400

    manifest: Tag dracut, it now wants /sys mounted
    
    But we don't do that currently.

 manifest.json |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 0c56740..3b67ed9 100644
--- a/manifest.json
+++ b/manifest.json
@@ -869,6 +869,8 @@
                {"src": "git:git://git.kernel.org/pub/scm/utils/dash/dash.git"},
 
                 {"src": "git:git://git.kernel.org/pub/scm/boot/dracut/dracut.git",
+                "tag": "d97d130da9b579a9525586a82ddbf4bd87dd1c80",
+                "tag-reason": "wants /sys mounted",
                 "config-opts": ["--disable-documentation",
                                 "--systemdsystemunitdir=/usr/lib/systemd/system"],
                 "initramfs-depends": true},


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]