[gnome-continuous] manifest: Initramfs definitely depends on systemd



commit 23da606f019ccf65b0994809eabcea00230dd71f
Author: Colin Walters <walters verbum org>
Date:   Sun Nov 10 16:45:15 2013 -0500

    manifest: Initramfs definitely depends on systemd
    
    I am trying to track down a failure in the initramfs, we need to
    rebuild it when rebuilding systemd.

 manifest.json |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 43f548d..4fd77c5 100644
--- a/manifest.json
+++ b/manifest.json
@@ -92,6 +92,7 @@
                {"src": "git:git://anongit.freedesktop.org/systemd/systemd",
                 "tag": "0d95178e49eaf70fce9882d2a1277a9cd3555f34",
                 "tag-reason": "fails in initramfs",
+                "initramfs-depends": true,
                 "config-opts": ["--disable-manpages",
                                 "--with-sysvinit-path=",
                                 "--with-sysvrcnd-path="]},


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