Felix Singer has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/58056 )
Change subject: util/liveiso: Install nvme-cli tool ......................................................................
util/liveiso: Install nvme-cli tool
nvme-cli is used to manage NVMe devices and it supports many vendors. Also, it seems it's commonly used to do firmware updates.
Change-Id: I26a78867b01d3af0441827c5b25343a46d7ddea1 Signed-off-by: Felix Singer felixsinger@posteo.net --- M util/liveiso/common.nix 1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/56/58056/1
diff --git a/util/liveiso/common.nix b/util/liveiso/common.nix index 6c57dc3..3961aba 100644 --- a/util/liveiso/common.nix +++ b/util/liveiso/common.nix @@ -141,6 +141,7 @@ neovim nixos-install-tools ntfsprogs + nvme-cli openssl p7zip pacman