forked from Seagate/openSeaChest
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnfpm.yaml
More file actions
22 lines (22 loc) · 749 Bytes
/
Copy pathnfpm.yaml
File metadata and controls
22 lines (22 loc) · 749 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
name: "openseachest"
arch: "amd64"
platform: "linux"
version: "dev"
version_schema: "none"
section: "default"
maintainer: "Seagate Technology <opensource@seagate.com>"
description: |
openSeaChest is a collection of comprehensive, easy-to-use command line
diagnostic tools and programming libraries for storage devices that help you
quickly determine the health and status of your storage product.
vendor: "Seagate Technology"
homepage: "https://www.github.com/Seagate/openSeaChest"
license: "MPL"
contents:
- src: openSeaChest_*
dst: /opt/openSeaChest
file_info:
# Make sure that the mode is specified in octal, e.g. 0644 instead of 644.
mode: 0755
- src: man/man8/openSeaChest_*.8
dst: /opt/openSeaChest/man/man8/