From 6bf452f56d9390da4a4418e1bd609f8c5c598c9c Mon Sep 17 00:00:00 2001
From: David Runge <dvzrv@archlinux.org>
Date: Tue, 23 Jun 2020 21:46:16 +0200
Subject: [PATCH] Adding nvme-cli to package list

configs/releng/packages.x86_64:
Adding nvme-cli to the list of packages for working with NVME drives in
a live environment (as discussed in FS#63769).

Closes #20
---
 configs/releng/packages.x86_64 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/releng/packages.x86_64 b/configs/releng/packages.x86_64
index c288d04c..2573067e 100644
--- a/configs/releng/packages.x86_64
+++ b/configs/releng/packages.x86_64
@@ -48,6 +48,7 @@ nilfs-utils
 nmap
 ntfs-3g
 ntp
+nvme-cli
 openconnect
 openssh
 openvpn
-- 
GitLab