gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-grid5k] 178/189: kernel_params used to disable mitigations


From: gnunet
Subject: [taler-grid5k] 178/189: kernel_params used to disable mitigations
Date: Thu, 28 Apr 2022 10:49:08 +0200

This is an automated email from the git hooks/post-receive script.

marco-boss pushed a commit to branch master
in repository grid5k.

commit 982cae4b7b9d12bc2299b3a1421a72a525d55658
Author: Boss Marco <bossm8@bfh.ch>
AuthorDate: Wed Apr 20 15:09:14 2022 +0200

    kernel_params used to disable mitigations
---
 image/debian11/taler-debian11.yaml | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/image/debian11/taler-debian11.yaml 
b/image/debian11/taler-debian11.yaml
index 14d7be1..738fba4 100644
--- a/image/debian11/taler-debian11.yaml
+++ b/image/debian11/taler-debian11.yaml
@@ -36,7 +36,7 @@ global:
   ## Environment kernel path and params
   # g5k_kernel_path: "/vmlinuz"
   # g5k_initrd_path: "/initrd.img"
-  # g5k_kernel_params: ""
+  g5k_kernel_params: "mitigations=off"
   ## Environment visibility
   # g5k_visibility: "shared"
   taler_build_packages: "recutils autoconf uncrustify autopoint libtool 
python3-pip libgcrypt20-dev libjansson-dev libcurl4-gnutls-dev libsodium-dev 
libidn2-dev libunistring-dev libgnutls28-dev libsqlite3-dev libqrencode-dev 
valgrind libpq-dev texinfo gdb make npm zip python3-distutils pkg-config"
@@ -55,7 +55,6 @@ global:
   exchange_cflags: "-O2"
   merchant_cflags: "-O2"
   ## Other parameters can be changed, see kameleon info debian10-taler.yaml
-  taler_grub_cmdline_linux: mitigations=off console=tty0 console=ttyS0,115200
 bootstrap:
   ### The bootstrap section takes in charge the initial installation of the
   ## system (distribution installation). No modification should be needed here.
@@ -191,9 +190,6 @@ setup:
          systemctl stop $${taler_disable_services}
          systemctl disable $${taler_disable_services}
 
-    - grub:
-      - exec_in: sed -i 
's|^\(GRUB_CMDLINE_LINUX=\).*|\1"$${taler_grub_cmdline_linux}"|' 
/etc/default/grub
-
 export:
   ### The export section takes in charge the export of your customized 
Grid'5000
   ## environment. No modification should be needed here.

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]