Skip to content

Commit de34b96

Browse files
committed
defconfigs: add debian-13 fragment for guestfs
Add configuration fragment for selecting Debian 13 (Trixie) as the guest OS. This allows overriding defconfig guest OS choices via merge_config.sh and enables CI workflows to test Debian-specific configurations. Signed-off-by: Daniel Gomez <[email protected]>
1 parent bc65a8d commit de34b96

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
CONFIG_GUESTFS_DEBIAN=y
2+
CONFIG_GUESTFS_DEBIAN_TRIXIE=y

0 commit comments

Comments
 (0)