- 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:
parent
dad1f5daa7
commit
c5331f9a1a
@ -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
|
Mon Mar 9 13:58:47 UTC 2015 - ohering@suse.de
|
||||||
|
|
||||||
|
@ -790,7 +790,7 @@ bash -x \
|
|||||||
-i initramfs.${arch}.img \
|
-i initramfs.${arch}.img \
|
||||||
-b $PWD/mkinitrd/boot_tmp \
|
-b $PWD/mkinitrd/boot_tmp \
|
||||||
-m "$additional_modules" \
|
-m "$additional_modules" \
|
||||||
-f "lvm2 dm md network nfs btrfs" \
|
-f "lvm2 dm md network nfs btrfs usb" \
|
||||||
-B
|
-B
|
||||||
#
|
#
|
||||||
mkdir -vp $RPM_BUILD_ROOT%{_libdir}/guestfs
|
mkdir -vp $RPM_BUILD_ROOT%{_libdir}/guestfs
|
||||||
|
Loading…
Reference in New Issue
Block a user