Re: [libvirt] [sandbox PATCH 2/2] Use "/boot/vmlinuz-linux" as default kernel path

2018-11-21 Thread Daniel P . Berrangé
On Tue, Nov 20, 2018 at 07:10:20PM +, Radostin Stoyanov wrote: > On some linux distributions "/boot/vmlinuz-linux" is set as default > kernel path. If this file does not exist we fallback to the value > "/boot/vmlinuz-$KERNEL-VERSION" > > Signed-off-by: Radostin Stoyanov > --- > bin/virt-san

[libvirt] [sandbox PATCH 2/2] Use "/boot/vmlinuz-linux" as default kernel path

2018-11-20 Thread Radostin Stoyanov
On some linux distributions "/boot/vmlinuz-linux" is set as default kernel path. If this file does not exist we fallback to the value "/boot/vmlinuz-$KERNEL-VERSION" Signed-off-by: Radostin Stoyanov --- bin/virt-sandbox.c| 5 +++-- libvirt-sandbox/libvirt-sandbox-