<div dir="ltr">Dear Maintainers!<br><div><br></div><div>I'm interested in the development of this project.<br><br></div><div>1.<br><br>I have found, that there is a problem in the build-simple-cdd script in check_configuration.<br><br></div><div>There is an undefined variable "pathname", which causes the script to stop in case of invalid preseed file, even with --force-preseed.<br><br></div><div>I attach a patch for the problem.<br></div><div><br>2.<br><br></div><div>I would like to propose an update to the cd build tool.<br><br></div><div>I had a problem try to get a fully automated install on efi firmware.<br><br></div><div>The current efi bootloader is grub, and there is no way to configure grub, like there is a way to configure isolinux.<br><br></div><div>I propose to extend the tool with a block like it was done with isolinuxcfg.<br><br></div><div>I thought about something along th lines of the other attached patch.<br><br>3.<br><br></div><div>a.) I would like to ask, if there is any reason why qemu_opts and mem support was dropped?<br></div><div>It is in the documentation, but it seems to me, that it is ignored by the script.<br><br></div><div>I would like to use the qemu parameters machine, bios and mem.<br><br></div><div>b.) Would it be better to add these options individually, or add back support of qemu_opts?<br><br></div><div>4.<br></div><div>I realized, that for example the preseed file is checked even if --qemu-only option is applied.<br><br></div><div>Is this really necessary?<br><br>5.<br></div><div>What is causing porblems for me in preseed anyway is trying to preseed passwd/user-password-crypted.<br><br></div><div>The preseed file checker does not recognize this value.<br><br></div><div>What would be a good approach to include support for this?<br><br></div><div><br></div></div>