Skip to content

Commit da9fce9

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. Reviewed-by: Chuck Lever <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Daniel Gomez <[email protected]>
1 parent b0b2282 commit da9fce9

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)