Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11052501
D6981.id16772.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
4 KB
Referenced Files
None
Subscribers
None
D6981.id16772.diff
View Options
Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: abi_used_libs
===================================================================
--- /dev/null
+++ abi_used_libs
@@ -0,0 +1,2 @@
+libc.so.6
+libpthread.so.0
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,19 @@
+name : cni-plugins
+version : 0.8.2
+release : 1
+source :
+ - https://github.com/containernetworking/plugins/archive/v0.8.2.tar.gz : 91994d305a86a2c5a70e9dd7add9e277074065678b605bf12983e6e43fdcd4d8
+license : Apache-2.0
+component : virt
+summary : Some standard networking plugins, maintained by the CNI (containernetworking) team.
+description: |
+ Main plugins - interface-creating: bridge, ipvlan, loopback, macvlan, ptp, vlan, host-device
+ IPAM plugins - IP address allocation: dhcp, host-local, static
+ Meta - other plugins: flannel, tuning, portmap, bandwidth sbr, firewall
+builddeps :
+ - golang
+build : |
+ ./build_linux.sh
+install : |
+ pushd bin/
+ install -Dm00755 -t $installdir/%libdir%/cni/ *
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,53 @@
+<PISI>
+ <Source>
+ <Name>cni-plugins</Name>
+ <Packager>
+ <Name>Mislav Čakarić</Name>
+ <Email>mcakaric@gmail.com</Email>
+ </Packager>
+ <License>Apache-2.0</License>
+ <PartOf>virt</PartOf>
+ <Summary xml:lang="en">Some standard networking plugins, maintained by the CNI (containernetworking) team.</Summary>
+ <Description xml:lang="en">Main plugins - interface-creating: bridge, ipvlan, loopback, macvlan, ptp, vlan, host-device
+IPAM plugins - IP address allocation: dhcp, host-local, static
+Meta - other plugins: flannel, tuning, portmap, bandwidth sbr, firewall
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>cni-plugins</Name>
+ <Summary xml:lang="en">Some standard networking plugins, maintained by the CNI (containernetworking) team.</Summary>
+ <Description xml:lang="en">Main plugins - interface-creating: bridge, ipvlan, loopback, macvlan, ptp, vlan, host-device
+IPAM plugins - IP address allocation: dhcp, host-local, static
+Meta - other plugins: flannel, tuning, portmap, bandwidth sbr, firewall
+</Description>
+ <PartOf>virt</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib64/cni/bandwidth</Path>
+ <Path fileType="library">/usr/lib64/cni/bridge</Path>
+ <Path fileType="library">/usr/lib64/cni/dhcp</Path>
+ <Path fileType="library">/usr/lib64/cni/firewall</Path>
+ <Path fileType="library">/usr/lib64/cni/flannel</Path>
+ <Path fileType="library">/usr/lib64/cni/host-device</Path>
+ <Path fileType="library">/usr/lib64/cni/host-local</Path>
+ <Path fileType="library">/usr/lib64/cni/ipvlan</Path>
+ <Path fileType="library">/usr/lib64/cni/loopback</Path>
+ <Path fileType="library">/usr/lib64/cni/macvlan</Path>
+ <Path fileType="library">/usr/lib64/cni/portmap</Path>
+ <Path fileType="library">/usr/lib64/cni/ptp</Path>
+ <Path fileType="library">/usr/lib64/cni/sbr</Path>
+ <Path fileType="library">/usr/lib64/cni/static</Path>
+ <Path fileType="library">/usr/lib64/cni/tuning</Path>
+ <Path fileType="library">/usr/lib64/cni/vlan</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2019-08-20</Date>
+ <Version>0.8.2</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
Details
Attached
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
5814841
Default Alt Text
D6981.id16772.diff (4 KB)
Attached To
Mode
D6981: Initial inclusion of cni-plugins
Attached
Detach File
Event Timeline
Log In to Comment