Bug#892772: live-boot: do_netsetup fails to detect ip address with ifconfig

2018-03-12 Thread Luca Boccassi
Package: live-boot Version: 1:20170213 Severity: normal Tags: patch Dear Maintainer, The do_netsetup function in components/9990-networking.sh parses ifconfig to check if an IP address has been assigned. But the pattern matching does not work anymore on Stretch, so it always fails. I have opened

Bug#886328: live-boot: Please use /run/live instead of /lib/live/mount

2018-03-12 Thread Luca Boccassi
On Fri, 23 Feb 2018 19:24:45 +0100 Raphael Hertzog wrote: > Hello, >  > On Fri, 05 Jan 2018, intrigeri wrote: > > Benjamin Drung: > > > Therefore move /lib/live/mount to /run/live and skip the intermedia > > > /live mount points. This reduces code and complexity. > >  > > As someone who had to rep

Bug#892406: live-build: UEFI boot fails on SuperMicro dev board with AMI bios

2018-03-12 Thread Luca Boccassi
On Sun, 2018-03-11 at 19:05 +0100, Thomas Schmitt wrote: > Hi, > > i managed to build a live-build ISO. > Its /boot/grub/efi.img contains >   /efi/boot/bootia32.efi >   /efi/boot/bootx64.efi > which both show by "strings" the embedded configuration with >   search --file --set=root /.disk/info > T