We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0aa477 commit 8e94a86Copy full SHA for 8e94a86
base/base.conf
@@ -5,6 +5,8 @@ Release=trixie
5
[Build]
6
PackageCacheDirectory=mkosi.cache
7
Environment=KERNEL_IMAGE KERNEL_VERSION
8
+WithNetwork=true
9
+Incremental=true
10
11
[Output]
12
Format=uki
@@ -13,9 +15,6 @@ ImageId=tdx-debian
13
15
OutputDirectory=build
14
16
Seed=630b5f72-a36a-4e83-b23d-6ef47c82fd9c
17
-[Host]
-# Incremental=true
18
-
19
[Content]
20
SourceDateEpoch=0
21
KernelCommandLine=console=tty0 console=ttyS0,115200n8 mitigations=auto,nosmt spec_store_bypass_disable=on nospectre_v2
0 commit comments