Skip to content

Commit 8e94a86

Browse files
committed
Enable incremental builds and network access on all configurations
1 parent d0aa477 commit 8e94a86

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

base/base.conf

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ Release=trixie
55
[Build]
66
PackageCacheDirectory=mkosi.cache
77
Environment=KERNEL_IMAGE KERNEL_VERSION
8+
WithNetwork=true
9+
Incremental=true
810

911
[Output]
1012
Format=uki
@@ -13,9 +15,6 @@ ImageId=tdx-debian
1315
OutputDirectory=build
1416
Seed=630b5f72-a36a-4e83-b23d-6ef47c82fd9c
1517

16-
[Host]
17-
# Incremental=true
18-
1918
[Content]
2019
SourceDateEpoch=0
2120
KernelCommandLine=console=tty0 console=ttyS0,115200n8 mitigations=auto,nosmt spec_store_bypass_disable=on nospectre_v2

0 commit comments

Comments
 (0)