From 3a87c4bb441430c9cef9223e67d10bf51a4e865c Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Wed, 18 Jul 2018 12:36:36 +0100 Subject: [PATCH] test-data/phony-guests: Add comment to Makefile above Fedora btrfs image. Fixes commit 754e8194382a9ed265c7fa172e438049e4eb8389. --- test-data/phony-guests/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test-data/phony-guests/Makefile.am b/test-data/phony-guests/Makefile.am index 400624cf1..4e978f654 100644 --- a/test-data/phony-guests/Makefile.am +++ b/test-data/phony-guests/Makefile.am @@ -92,6 +92,8 @@ stamp-fedora-md.img: make-fedora-img.pl \ SRCDIR=$(srcdir) LAYOUT=partitions-md $(top_builddir)/run --test ./$< touch $@ +# Make a (dummy) Fedora image using a single btrfs with two subvolumes +# for root and home. fedora-btrfs.img: make-fedora-img.pl \ fedora-journal.tar.xz \ fedora-name.db \