Displaying 2 results from an estimated 2 matches for "tmp6ezdyw".
2017 Aug 16
2
Re: check-release FAILED (was: Re: [PATCH] builder: templates: debian: use single-partition layout)
Hey,
>make check-TESTS
>make[3]: Entering directory '/var/tmp/tmp6eZDyW/libguestfs/tests/c-api'
>make[4]: Entering directory '/var/tmp/tmp6eZDyW/libguestfs/tests/c-api'
>PASS: /var/tmp/tmp6eZDyW/libguestfs/tests/c-api/.libs/lt-test-create-handle
>PASS: /var/tmp/tmp6eZDyW/libguestfs/tests/c-api/.libs/lt-test-config
>PASS: /var/tmp/tmp6eZDyW/libgu...
2017 Aug 14
3
[PATCH] builder: templates: debian: use single-partition layout
The previously selected 'atomic' recipe resulted in 2GB swap in a 6GB
volume. Also, we don't really need the boot partition, so just create a
partition using the whole disk space.
---
builder/templates/debian.preseed | 13 ++++++++++++-
1 file changed, 12 insertions(+), 1 deletion(-)
diff --git a/builder/templates/debian.preseed b/builder/templates/debian.preseed
index