Skip to content
This repository has been archived by the owner on Oct 26, 2023. It is now read-only.

Skip the unpacking of the QEMU image #340

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Skip the unpacking of the QEMU image #340

wants to merge 1 commit into from

Conversation

pothos
Copy link
Contributor

@pothos pothos commented Oct 5, 2023

We now provide the qcow2 image with inline compression. This means we can skip the unpacking. This is available from Stable 3602.2.0 and the hands-on 4 tutorial was updated to this version - hence we should wait for 3602.2.1 to be out before merging this change.

Testing done

None

@pothos pothos requested a review from a team October 5, 2023 17:47
We now provide the qcow2 image with inline compression. This means we
can skip the unpacking. This is available from Stable 3602.2.0 and the
hands-on 4 tutorial was updated to this version - hence we should wait
for 3602.2.1 to be out before merging this change.
@tormath1
Copy link
Contributor

Hello, this repo is now archived. This PR should be re-opened against: https://github.com/flatcar/flatcar-website.

To update your commit(s):

PR_ID=340
cd flatcar/flatcar-website
wget "https://patch-diff.githubusercontent.com/raw/flatcar/flatcar-docs/pull/${PR_ID}.patch"
sed -i 's|/docs/|/content/docs/latest/|g' "${PR_ID}.patch"
git am "${PR_ID}.patch"

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants