From f834f94ba31c2824f881afdf47f2f400991e33f58e460bf5058fecb34e4d55f1 Mon Sep 17 00:00:00 2001 From: Olaf Hering Date: Wed, 5 Sep 2012 09:30:26 +0000 Subject: [PATCH] include sparsify from zerofree.rpm, and strace in initrd OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=79 --- libguestfs.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libguestfs.spec b/libguestfs.spec index 891bb92..eff0867 100644 --- a/libguestfs.spec +++ b/libguestfs.spec @@ -388,6 +388,8 @@ test -n "$ext_cmds" # it must support. Collect a manual list of possible filesystems so that # the commands get included in the initrd. ext_cmds="$ext_cmds +sparsify +strace ` for fs in \ ext2 \ ext3 \