- Force feature usb into initrd to avoid build-compare noise

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=335
This commit is contained in:
Olaf Hering 2015-03-09 14:15:20 +00:00 committed by Git OBS Bridge
parent dad1f5daa7
commit c5331f9a1a
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Mar 9 14:14:52 UTC 2015 - ohering@suse.de
- Force feature usb into initrd to avoid build-compare noise
-------------------------------------------------------------------
Mon Mar 9 13:58:47 UTC 2015 - ohering@suse.de

View File

@ -790,7 +790,7 @@ bash -x \
-i initramfs.${arch}.img \
-b $PWD/mkinitrd/boot_tmp \
-m "$additional_modules" \
-f "lvm2 dm md network nfs btrfs" \
-f "lvm2 dm md network nfs btrfs usb" \
-B
#
mkdir -vp $RPM_BUILD_ROOT%{_libdir}/guestfs