Skip to content

Add forky as a selectable release and to CI#375

Merged
zeha merged 4 commits intomasterfrom
zeha/forky
Apr 30, 2026
Merged

Add forky as a selectable release and to CI#375
zeha merged 4 commits intomasterfrom
zeha/forky

Conversation

@zeha
Copy link
Copy Markdown
Member

@zeha zeha commented Apr 29, 2026

Includes #374 to avoid merge conflicts

@zeha zeha requested review from jkirk and mika April 29, 2026 09:33
@github-actions
Copy link
Copy Markdown

📦 Built packages are ready! Download here.

@github-actions
Copy link
Copy Markdown

📦 Built packages are ready! Download here.

@github-actions
Copy link
Copy Markdown

📦 Built packages are ready! Download here.

Comment thread grml-debootstrap Outdated
16 50 5 \
bookworm Debian/12 \
trixie Debian/13 \
forky Debian/14 UNRELEASED \
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AFAICT this won't work, as those are 3 arguments, needs to be "Debian/14_UNRELEASED" or so instead

zeha and others added 3 commits April 30, 2026 10:09
Traditionally arm64 kernels had an automatic console=ttyAMA0, but apparently that stops working in forky.
Triggered by the Linux kernel in forky. Older target releases do not
expose this.
@github-actions
Copy link
Copy Markdown

📦 Built packages are ready! Download here.

Comment thread grml-debootstrap
@github-actions
Copy link
Copy Markdown

📦 Built packages are ready! Download here.

Also add as target release to CI.
Comment thread tests/test-vm.sh
echo "E: could not extract RPi boot data" >&2
exit 1
fi
IFS='|' read rpi_kern rpi_initrd rpi_kerncmd <<< "$rpi_bootdata"
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📝 [shellcheck] reported by reviewdog 🐶
read without -r will mangle backslashes. SC2162

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

preexisting issue

@github-actions
Copy link
Copy Markdown

📦 Built packages are ready! Download here.

@zeha zeha merged commit bf5e67b into master Apr 30, 2026
57 checks passed
@zeha zeha deleted the zeha/forky branch April 30, 2026 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants