Page MenuHomeSolus

D6980.id16771.diff
No OneTemporary

D6980.id16771.diff

Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: abi_used_libs
===================================================================
--- /dev/null
+++ abi_used_libs
@@ -0,0 +1,3 @@
+libc.so.6
+libglib-2.0.so.0
+libsystemd.so.0
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,14 @@
+name : conmon
+version : 2.0.0
+release : 1
+source :
+ - git|https://github.com/containers/conmon : v2.0.0
+license : Apache-2.0
+component : virt
+summary : An OCI container runtime monitor
+description: |
+ Conmon is a monitoring program and communication tool between a container manager (podman) and an OCI runtime (runc) for a single container.
+build : |
+ %make
+install : |
+ %make_install PREFIX=%PREFIX%
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,34 @@
+<PISI>
+ <Source>
+ <Name>conmon</Name>
+ <Packager>
+ <Name>Mislav Čakarić</Name>
+ <Email>mcakaric@gmail.com</Email>
+ </Packager>
+ <License>Apache-2.0</License>
+ <PartOf>virt</PartOf>
+ <Summary xml:lang="en">An OCI container runtime monitor</Summary>
+ <Description xml:lang="en">Conmon is a monitoring program and communication tool between a container manager (podman) and an OCI runtime (runc) for a single container.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>conmon</Name>
+ <Summary xml:lang="en">An OCI container runtime monitor</Summary>
+ <Description xml:lang="en">Conmon is a monitoring program and communication tool between a container manager (podman) and an OCI runtime (runc) for a single container.
+</Description>
+ <PartOf>virt</PartOf>
+ <Files>
+ <Path fileType="executable">/usr/bin/conmon</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2019-08-20</Date>
+ <Version>2.0.0</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Mislav Čakarić</Name>
+ <Email>mcakaric@gmail.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 9:28 PM (2 h, 54 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5838825
Default Alt Text
D6980.id16771.diff (2 KB)

Event Timeline