Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-05-12 | debefivm-create: fix typo in usage message | Colin Watson | |
2025-05-06 | debefivm-create: drop nosymfollow for the EFI filesystem | Helmut Grohne | |
On stretch, the nosymfollow mount option is not supported. Given that vfat does not do symlinks at all, the simple way forward is skipping it. Reported-by: Stefano Rivera <stefanor@debian.org> | |||
2025-04-11 | debefivm-create: follow autologin change of debvm-create | Helmut Grohne | |
2025-04-06 | add a new family of wrappers for EFI based images | Helmut Grohne | |
debefivm-create is based on mmdebstrap-autopkgtest-build-qemu, which is is co-authored with Johannes Schauer Marin Rodrigues. Also thanks to Jochen Sprickerhof for suggesting the --rootsize option for use in Debusine. |