2025-02-16 11:11:48 +01:00
|
|
|
Source: nvme-cli
|
|
|
|
Section: admin
|
|
|
|
Priority: optional
|
2025-02-16 11:31:16 +01:00
|
|
|
Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org>
|
2025-02-16 11:11:48 +01:00
|
|
|
Build-Depends:
|
|
|
|
debhelper-compat (= 13),
|
|
|
|
pkg-config,
|
|
|
|
uuid-runtime,
|
2025-02-16 11:31:16 +01:00
|
|
|
Rules-Requires-Root: no
|
|
|
|
Standards-Version: 4.5.1
|
2025-02-16 11:11:48 +01:00
|
|
|
Homepage: https://github.com/linux-nvme/nvme-cli
|
2025-02-16 11:31:12 +01:00
|
|
|
Vcs-Browser: https://git.progress-linux.org/users/daniel.baumann/debian/packages/nvme-cli
|
|
|
|
Vcs-Git: https://git.progress-linux.org/users/daniel.baumann/debian/packages/nvme-cli
|
2025-02-16 11:11:48 +01:00
|
|
|
|
|
|
|
Package: nvme-cli
|
2025-02-16 11:31:13 +01:00
|
|
|
Section: admin
|
2025-02-16 11:11:48 +01:00
|
|
|
Architecture: any
|
|
|
|
Depends:
|
2025-02-16 11:31:16 +01:00
|
|
|
uuid-runtime,
|
2025-02-16 11:11:48 +01:00
|
|
|
${misc:Depends},
|
|
|
|
${shlibs:Depends},
|
2025-02-16 11:32:24 +01:00
|
|
|
Recommends:
|
|
|
|
pci.ids,
|
2025-02-16 11:31:17 +01:00
|
|
|
Description: NVMe management tool
|
|
|
|
NVM Express (NVMe) is a interface specification for accessing non-volatile
|
|
|
|
storage media, typically modern solid state drives (SSDs) through PCI Express
|
|
|
|
(PCIe).
|
2025-02-16 11:11:48 +01:00
|
|
|
.
|
2025-02-16 11:31:17 +01:00
|
|
|
The nvme-cli tool provides management functions for these devices.
|
2025-02-16 12:09:58 +01:00
|
|
|
|
|
|
|
Package: nvme-cli-udeb
|
|
|
|
Section: debian-installer
|
|
|
|
Package-Type: udeb
|
|
|
|
Architecture: any
|
|
|
|
Depends:
|
|
|
|
${misc:Depends},
|
|
|
|
${shlibs:Depends},
|
|
|
|
Description: NVMe management tool
|