diff options
author | Helmut Grohne <helmut@subdivi.de> | 2025-04-06 07:59:25 +0200 |
---|---|---|
committer | Helmut Grohne <helmut@subdivi.de> | 2025-04-06 17:44:08 +0200 |
commit | 6f2a356ca10ab97ed257097996593d707eca9bd7 (patch) | |
tree | 4ba99a0bfa2c9f5967b47c17ab4e819756a0f787 /debian/clean | |
parent | 1c6688cb9aeffdf2027003423d0ab792045952a8 (diff) | |
download | debvm-6f2a356ca10ab97ed257097996593d707eca9bd7.tar.gz |
add a new family of wrappers for EFI based images
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.
Diffstat (limited to 'debian/clean')
-rw-r--r-- | debian/clean | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/clean b/debian/clean index e3e1d26..2d50bae 100644 --- a/debian/clean +++ b/debian/clean @@ -1,3 +1,6 @@ +debefivm-create.1 +debefivm-run.1 +debefivm-ukify.1 debvm-create.1 debvm-run.1 debvm-waitssh.1 |