diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-08 19:44:24 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-08 19:44:24 +0000 |
commit | 22d613e1149cf31e00a1a65baed724b22e30b1f7 (patch) | |
tree | bf6c4c25cf662a8f3206df0b9b0645277b44fbf0 /debian/amd64-microcode.default | |
parent | Adding upstream version 3.20240116.2. (diff) | |
download | amd64-microcode-22d613e1149cf31e00a1a65baed724b22e30b1f7.tar.xz amd64-microcode-22d613e1149cf31e00a1a65baed724b22e30b1f7.zip |
Adding debian version 3.20240116.2.debian/3.20240116.2
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 + |