Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .github/workflows/test-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
matrix:
host_release:
- unstable
- forky
- trixie

# We want a working shell, qemu, python and docker. Specific version should not matter (much).
Expand All @@ -43,6 +44,7 @@ jobs:
fail-fast: false
matrix:
host_release:
- forky
- trixie
extra_classes:
- ""
Expand Down
1 change: 1 addition & 0 deletions config/bootstrap-keyring/DEBIAN_FORKY
28 changes: 28 additions & 0 deletions config/files/DEBIAN_FORKY/etc/apt/sources.list.d/debian.sources
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
Types: deb deb-src
URIs: http://deb.debian.org/debian
Suites:
forky
# forky-updates
# forky-proposed-updates
# forky-backports
Components:
main
contrib
non-free-firmware
non-free
Enabled: yes
Signed-By:
/usr/share/keyrings/debian-archive-keyring.gpg

Types: deb deb-src
URIs: http://deb.debian.org/debian-security
Suites: forky-security
Components:
main
contrib
non-free-firmware
non-free
Enabled: yes
Signed-By:
/usr/share/keyrings/debian-archive-keyring.gpg

19 changes: 19 additions & 0 deletions config/package_config/DEBIAN_FORKY
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
PACKAGES install

# NOTE: as of grml-live v0.44.0 we switched from isc-dhcp-client to dhcpcd.
# But cloud-init has a hard dependency on isc-dhcp-client (at least as of
# v21.4-2 and up and until incl. v23.2.1-1). To ensure that GRML_FULL also
# works on bookworm OOTB and we can ship cloud-init, we enable the switch
# towards dhcpcd only for Debian trixie/testing and newer. Also see
# https://bugs.debian.org/1051421 and
# https://github.com/grml/grml-live/issues/138
dhcpcd-base

# Required for ping to work in trixie and newer.
# https://github.com/grml/grml-live/issues/160
linux-sysctl-defaults


PACKAGES install AMD64
# UEFI 32bit boot support, available in Debian/trixie and newer
grub-efi-ia32-unsigned