I can see binary/boot created here: http://live.debian.net/gitweb?p=live-build.git;a=blob;f=scripts/build/lb_binary_linux-image;h=0997cea88568039c6d85bf2c57accfb5224f3988;hb=HEAD#l56 but in my case when I debugged ${LB_INITRAMFS} = live-boot, since I'm using defaults
The problem is now lb_binary_syslinux when running progress mode, which Webconverger uses: https://github.com/Webconverger/Debian-Live-config/blob/master/webconverger/auto/config#L11 now bombs out that binary/boot doesn't exist http://live.debian.net/gitweb?p=live-build.git;a=blob;f=scripts/build/lb_binary_syslinux;h=487245e3bb02aea5968233830a392fb73b1ba1f3;hb=HEAD#l57 I worked around the issue by creating binary/boot https://github.com/Webconverger/Debian-Live-config/commit/5bcada614aff51442e5d8f2868cc06e92e4e1757 Though should I be specifying a non-"live-boot" initramfs or something instead? Many thanks ! -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/CAF8XF0dcdt_Z0AjAmBKSzCPodoPPZtQSJFZFpVdGy=u-yq_...@mail.gmail.com
