diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 09:10:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 09:10:09 +0000 |
commit | 28e0365bc884ef0aac5f1f984de707491dbf80e9 (patch) | |
tree | de63b23e2cb2fcd055f6d2cbc96b6906a3b28a8b /debian/amd64-microcode.default | |
parent | Adding upstream version 3.20230808.1.1~deb12u1. (diff) | |
download | amd64-microcode-28e0365bc884ef0aac5f1f984de707491dbf80e9.tar.xz amd64-microcode-28e0365bc884ef0aac5f1f984de707491dbf80e9.zip |
Adding debian version 3.20230808.1.1~deb12u1.debian/3.20230808.1.1_deb12u1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/amd64-microcode.default')
-rw-r--r-- | debian/amd64-microcode.default | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/amd64-microcode.default b/debian/amd64-microcode.default new file mode 100644 index 0000000..7254c01 --- /dev/null +++ b/debian/amd64-microcode.default @@ -0,0 +1,13 @@ +# Configuration script for amd64-microcode version 3 + +# +# initramfs helper +# + +# +# Set this to "no" to disable automatic microcode updates on boot; +# Set this to "early" to always install microcode updates to the early initramfs +# Set this to "auto" to autodetect mode for current system (default); +# +#AMD64UCODE_INITRAMFS=auto + |