Skip to content

Commit ec7b3cb

Browse files
committed
wip
1 parent 3c0ac2d commit ec7b3cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

misc/AMDSEV/build-initrd.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
#
1616
# Environment:
1717
# SOURCE_DATE_EPOCH REQUIRED. Unix timestamp for reproducible builds.
18-
# BUSYBOX_PKG_VERSION REQUIRED. Exact apt package version.
18+
# BUSYBOX_PKG_VERSION REQUIRED. Exact apt package version (e.g., 1:1.36.1-6ubuntu3.1).
1919
# BUSYBOX_PKG_SHA256 REQUIRED. SHA256 checksum of the busybox .deb package.
2020
# KERNEL_MODULES_EXTRA_PKG_VERSION REQUIRED. Exact apt package version.
2121
# KERNEL_MODULES_EXTRA_PKG_SHA256 REQUIRED. SHA256 checksum of the modules .deb package.

0 commit comments

Comments
 (0)