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 992bc27 commit fa769ecCopy full SHA for fa769ec
bob-common/mkosi.build
@@ -35,7 +35,7 @@ make_git_package \
35
# Build tdx-init
36
make_git_package \
37
"tdx-init" \
38
- "v0.1.1" \
+ "ilya/luks-resize-on-unlock" \
39
"https://github.com/flashbots/tdx-init" \
40
'go build -trimpath -ldflags "-s -w -buildid=" -o ./build/tdx-init' \
41
"build/tdx-init:/usr/bin/tdx-init"
bob-l2/mkosi.extra/etc/tdx-init/disk-glob
@@ -0,0 +1 @@
1
+/dev/disk/by-path/*nvme-2
0 commit comments