diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-14 20:00:37 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-14 20:00:37 +0000 |
commit | f9f1ac61f4d9d74de3cf33729deb7ca267ba5ad5 (patch) | |
tree | e5d3c14254cf2cbc39c78cb21a35cd4614c00c9f /debian/amd64-microcode.default | |
parent | Adding upstream version 3.20230719.1~deb11u1. (diff) | |
download | amd64-microcode-debian.tar.xz amd64-microcode-debian.zip |
Adding debian version 3.20230719.1~deb11u1.debian/3.20230719.1_deb11u1debian
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 + |