[Pkg-libvirt-commits] [libguestfs] 159/179: Revert "p2v: Add usb-storage dracut module to allow boot from USB key (RHBZ#1157679)."

Hilko Bengen bengen at moszumanska.debian.org
Fri Oct 31 19:08:51 UTC 2014


This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to branch experimental
in repository libguestfs.

commit 4c31cae279aeb66f424d983cbf472b08daf6a762
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Mon Oct 27 16:10:28 2014 +0000

    Revert "p2v: Add usb-storage dracut module to allow boot from USB key (RHBZ#1157679)."
    
    Running 'dracut -f' installs a dracut for the running kernel (of the
    appliance) not the installed kernel.  Stupid stupid stupid.
    
    This reverts commit 7a6d44ebfe23f28f46f6af1fd48ea8371473529b.
---
 p2v/virt-p2v-make-disk.in | 2 --
 1 file changed, 2 deletions(-)

diff --git a/p2v/virt-p2v-make-disk.in b/p2v/virt-p2v-make-disk.in
index e0103f8..c29af2c 100644
--- a/p2v/virt-p2v-make-disk.in
+++ b/p2v/virt-p2v-make-disk.in
@@ -145,6 +145,4 @@ virt-builder "$osversion"                                       \
     --edit '/etc/systemd/logind.conf:
         s/^[Login]/[Login]\nReserveVT=1\n/
     '                                                           \
-    --write '/etc/dracut.conf.d/p2v.conf:add_drivers+=" usb-storage "' \
-    --run-command 'dracut -f'                                   \
     $selinux_relabel

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git



More information about the Pkg-libvirt-commits mailing list