1
0
mirror of https://shylinux.com/x/ContextOS synced 2025-04-25 08:48:06 +08:00
This commit is contained in:
harveyshao 2021-12-28 09:56:43 +08:00
parent b512b02519
commit a3ddf6b0c4
7 changed files with 30 additions and 23 deletions

View File

@ -13,3 +13,4 @@ all:
ice: ice:
cat src/binpack.go|sed 's/package main/package ice/g' > usr/release/binpack.go cat src/binpack.go|sed 's/package main/package ice/g' > usr/release/binpack.go

16
go.mod
View File

@ -2,7 +2,7 @@ module shylinux.com/x/contexts
go 1.11 go 1.11
require shylinux.com/x/ice v0.4.6 require shylinux.com/x/ice v0.4.7
require ( require (
shylinux.com/x/golang-story v0.2.9 shylinux.com/x/golang-story v0.2.9
@ -11,17 +11,3 @@ require (
shylinux.com/x/nginx-story v0.3.0 shylinux.com/x/nginx-story v0.3.0
shylinux.com/x/redis-story v0.3.1 shylinux.com/x/redis-story v0.3.1
) )
replace (
shylinux.com/x/ice => ./usr/release
shylinux.com/x/icebergs => ./usr/icebergs
shylinux.com/x/toolkits => ./usr/toolkits
)
replace (
shylinux.com/x/golang-story => ./usr/golang-story
shylinux.com/x/linux-story => ./usr/linux-story
shylinux.com/x/mysql-story => ./usr/mysql-story
shylinux.com/x/nginx-story => ./usr/nginx-story
shylinux.com/x/redis-story => ./usr/redis-story
)

19
go.sum
View File

@ -2,5 +2,24 @@ shylinux.com/x/go-qrcode v0.0.1 h1:/eOGqMj1qtgs9Ymd12zTUa1gcJZs9S92kj2lb0QzKsE=
shylinux.com/x/go-qrcode v0.0.1/go.mod h1:KAbtU+KwiiABMZ/CJ0zh9PI2AX82Uf9rRYcQ4ODm4po= shylinux.com/x/go-qrcode v0.0.1/go.mod h1:KAbtU+KwiiABMZ/CJ0zh9PI2AX82Uf9rRYcQ4ODm4po=
shylinux.com/x/go-sql-mysql v0.0.1 h1:VX5SrwLBKzfkRouj39LgJ9reIXOWmMsScRpr+e0qdp0= shylinux.com/x/go-sql-mysql v0.0.1 h1:VX5SrwLBKzfkRouj39LgJ9reIXOWmMsScRpr+e0qdp0=
shylinux.com/x/go-sql-mysql v0.0.1/go.mod h1:47OfAZK24HRJMy7dAu/jrksGCf9yzJaAUFwWYjhDFDA= shylinux.com/x/go-sql-mysql v0.0.1/go.mod h1:47OfAZK24HRJMy7dAu/jrksGCf9yzJaAUFwWYjhDFDA=
shylinux.com/x/golang-story v0.2.9 h1:tudPZvtaFVIxh2mc7YlTZeawPh1W5BdM4CAhBl3G9A8=
shylinux.com/x/golang-story v0.2.9/go.mod h1:2dzxIrM9q5pN+cDMVW1qTohWfaSGgAwQie2WZTz4+bk=
shylinux.com/x/ice v0.4.5/go.mod h1:WkdjCHM9MRQWwDoK3FRsB7LWs9T3DISEvnOBZHRW7Fs=
shylinux.com/x/ice v0.4.7 h1:Ed7FVPMoBufLJrNfRfaLkYM1YyGfQcsguKZWjaQkiRI=
shylinux.com/x/ice v0.4.7/go.mod h1:nQaisRsVHtTZT2FWr97VE984xhfEDpcBpYJUbx8qX94=
shylinux.com/x/icebergs v0.7.6/go.mod h1:eP7LiJ0JU4pPcHJlMSzHSOXQc3IMNYvFzy3yporPWhM=
shylinux.com/x/icebergs v0.7.8 h1:XkzDTsUb3QmWWEtEf+zVfljiosHyJ5fniTfr3f/OTEA=
shylinux.com/x/icebergs v0.7.8/go.mod h1:frbUQPPU+TaMODwp701HIATVaApfQPtA2Q3MtO1El5A=
shylinux.com/x/linux-story v0.2.9 h1:aCGModBVh/9xj27SaNBbDhefTmJEhFreZR08OSU4cDc=
shylinux.com/x/linux-story v0.2.9/go.mod h1:Wn3S/sVYpXmAwgBNqqE1D+22xyX1EkXeW0rmhPmnnPk=
shylinux.com/x/mysql-story v0.3.1 h1:WFew7PVF0lQUXES22+ydkwnNJrnx9Qw5n9/yLmaWksw=
shylinux.com/x/mysql-story v0.3.1/go.mod h1:bwxI7/aAlleP6yZQxIlp7bKRREc7ZBHwMtJJVKCg6DY=
shylinux.com/x/nginx-story v0.3.0 h1:DkjKu4veSSw0ePrsBgfNzObiIiDA5QRiTdW9P9QsaLM=
shylinux.com/x/nginx-story v0.3.0/go.mod h1:nzIk4Q9s/Rf/UjdThyf816wBjz+4M636s3ECdk/PWf8=
shylinux.com/x/redis-story v0.3.1 h1:mlT+2oZU9jtpb71i3vt1eeNUogZTgpHtNNUrrF8HQwc=
shylinux.com/x/redis-story v0.3.1/go.mod h1:rcAX8kSxtL0ujJ32r1nDOzKwAnU6KuIqikyWM7gzh0U=
shylinux.com/x/toolkits v0.4.2/go.mod h1:8LbYHe7oxBIqb6s4MSOD+4d28QvPdvkyCVtwB/JW7AA=
shylinux.com/x/toolkits v0.4.3 h1:eDCYnfsU5JCRU3qG9e3n15K+37TNCtje8/tyfRWauV4=
shylinux.com/x/toolkits v0.4.3/go.mod h1:8LbYHe7oxBIqb6s4MSOD+4d28QvPdvkyCVtwB/JW7AA=
shylinux.com/x/websocket v0.0.1 h1:OBc21DxqsGlQ2+Pz76xqLyDNo1LV+PUUqfWi+1PZPDE= shylinux.com/x/websocket v0.0.1 h1:OBc21DxqsGlQ2+Pz76xqLyDNo1LV+PUUqfWi+1PZPDE=
shylinux.com/x/websocket v0.0.1/go.mod h1:AaSpMToOxbMULKQytzczeHPuqb708vK1vrAzCxLo/XE= shylinux.com/x/websocket v0.0.1/go.mod h1:AaSpMToOxbMULKQytzczeHPuqb708vK1vrAzCxLo/XE=

View File

@ -2,7 +2,7 @@ module shylinux.com/x/contexts
go 1.11 go 1.11
require shylinux.com/x/ice v0.4.6 require shylinux.com/x/ice v0.4.7
require ( require (
shylinux.com/x/golang-story v0.2.9 shylinux.com/x/golang-story v0.2.9

View File

@ -1 +1 @@
<svg vertion="1.1" xmlns="https://www.w3.org/2000/svg" text-anchor="middle" dominant-baseline="middle" height="385" width="750" count="16" pid="p1" grid="10" stroke-width="2" stroke="yellow" fill="purple" font-size="24"><g><rect height="40" width="120" ry="4" rx="4" x="300" y="40" pid="p1" class="p1" text="p2" ship="[{&quot;pid&quot;:&quot;p7&quot;,&quot;which&quot;:1,&quot;anchor&quot;:8},{&quot;pid&quot;:&quot;p8&quot;,&quot;which&quot;:1,&quot;anchor&quot;:8},{&quot;pid&quot;:&quot;p9&quot;,&quot;which&quot;:1,&quot;anchor&quot;:8},{&quot;pid&quot;:&quot;p10&quot;,&quot;which&quot;:1,&quot;anchor&quot;:8}]"></rect><text x="360" y="60" pid="p2" class="p2">shy</text></g><rect height="40" width="120" ry="4" rx="4" x="490" y="160" text="p5" ship="[{&quot;pid&quot;:&quot;p10&quot;,&quot;which&quot;:2,&quot;anchor&quot;:2}]"></rect><rect height="40" width="120" ry="4" rx="4" x="300" y="160" text="p4" ship="[{&quot;pid&quot;:&quot;p9&quot;,&quot;which&quot;:2,&quot;anchor&quot;:2},{&quot;pid&quot;:&quot;p14&quot;,&quot;which&quot;:1,&quot;anchor&quot;:8},{&quot;pid&quot;:&quot;p15&quot;,&quot;which&quot;:1,&quot;anchor&quot;:8},{&quot;pid&quot;:&quot;p16&quot;,&quot;which&quot;:1,&quot;anchor&quot;:8}]"></rect><rect height="40" width="120" ry="4" rx="4" x="110" y="160" text="p3" ship="[{&quot;pid&quot;:&quot;p8&quot;,&quot;which&quot;:2,&quot;anchor&quot;:2}]"></rect><text x="170" y="180" pid="p3" class="p3">old</text><text x="360" y="180" pid="p4" class="p4">dev</text><text x="550" y="180" pid="p5" class="p5">com</text><g></g><line x1="360" y1="80" x2="360" y2="80" ship="[{&quot;pid&quot;:&quot;p1&quot;},{&quot;pid&quot;:&quot;&quot;}]" pid="p7" class="p7"></line><line x1="360" y1="80" x2="170" y2="160" ship="[{&quot;pid&quot;:&quot;p1&quot;},{&quot;pid&quot;:&quot;&quot;}]" pid="p8" class="p8"></line><line x1="360" y1="80" x2="360" y2="160" ship="[{&quot;pid&quot;:&quot;p1&quot;},{&quot;pid&quot;:&quot;&quot;}]" pid="p9" class="p9"></line><line x1="360" y1="80" x2="550" y2="160" ship="[{&quot;pid&quot;:&quot;p1&quot;},{&quot;pid&quot;:&quot;&quot;}]" pid="p10" class="p10"></line><g class="mac" stroke-width="2" stroke="black" fill="cyan" font-size="24" style="opacity: 1; display: block;"><rect height="40" width="120" ry="4" rx="4" x="300" y="260" text="p11" ship="[{&quot;pid&quot;:&quot;p15&quot;,&quot;which&quot;:2,&quot;anchor&quot;:2}]"></rect><text x="360" y="280" pid="p11" class="p11">MB2</text><rect height="40" width="120" ry="4" rx="4" x="490" y="260" text="p13" ship="[{&quot;pid&quot;:&quot;p16&quot;,&quot;which&quot;:2,&quot;anchor&quot;:2}]"></rect><rect height="40" width="120" ry="4" rx="4" x="110" y="260" text="p12" ship="[{&quot;pid&quot;:&quot;p14&quot;,&quot;which&quot;:2,&quot;anchor&quot;:2}]"></rect><text x="170" y="280" pid="p12" class="p12">MB1</text><text x="550" y="280" pid="p13" class="p13">MB0</text><line x1="360" y1="200" x2="170" y2="260" ship="[{&quot;pid&quot;:&quot;&quot;},{&quot;pid&quot;:&quot;&quot;}]" pid="p14" class="p14"></line><line x1="360" y1="200" x2="360" y2="260" ship="[{&quot;pid&quot;:&quot;&quot;},{&quot;pid&quot;:&quot;&quot;}]" pid="p15" class="p15"></line><line x1="360" y1="200" x2="550" y2="260" ship="[{&quot;pid&quot;:&quot;&quot;},{&quot;pid&quot;:&quot;&quot;}]" pid="p16" class="p16"></line></g></svg> <svg vertion="1.1" xmlns="https://www.w3.org/2000/svg" text-anchor="middle" dominant-baseline="middle" height="385" width="750" count="19" pid="p19" grid="10" stroke-width="2" stroke="yellow" fill="purple" font-size="24"><g><rect height="40" width="120" ry="4" rx="4" x="300" y="40" pid="p1" class="p1" text="p2" ship="[{&quot;pid&quot;:&quot;p7&quot;,&quot;which&quot;:1,&quot;anchor&quot;:8},{&quot;pid&quot;:&quot;p8&quot;,&quot;which&quot;:1,&quot;anchor&quot;:8},{&quot;pid&quot;:&quot;p9&quot;,&quot;which&quot;:1,&quot;anchor&quot;:8},{&quot;pid&quot;:&quot;p10&quot;,&quot;which&quot;:1,&quot;anchor&quot;:8}]" index="cli.system" args="pwd"></rect><text x="360" y="60" pid="p2" class="p2">shy</text></g><rect height="40" width="120" ry="4" rx="4" x="490" y="160" text="p5" ship="[{&quot;pid&quot;:&quot;p10&quot;,&quot;which&quot;:2,&quot;anchor&quot;:2}]" pid="p19" class="p19" index="web.route"></rect><rect height="40" width="120" ry="4" rx="4" x="300" y="160" text="p4" ship="[{&quot;pid&quot;:&quot;p9&quot;,&quot;which&quot;:2,&quot;anchor&quot;:2},{&quot;pid&quot;:&quot;p14&quot;,&quot;which&quot;:1,&quot;anchor&quot;:8},{&quot;pid&quot;:&quot;p15&quot;,&quot;which&quot;:1,&quot;anchor&quot;:8},{&quot;pid&quot;:&quot;p16&quot;,&quot;which&quot;:1,&quot;anchor&quot;:8}]" pid="p17" class="p17" index="cli.runtime"></rect><rect height="40" width="120" ry="4" rx="4" x="110" y="160" text="p3" ship="[{&quot;pid&quot;:&quot;p8&quot;,&quot;which&quot;:2,&quot;anchor&quot;:2}]" pid="p18" class="p18"></rect><text x="170" y="180" pid="p3" class="p3">old</text><text x="360" y="180" pid="p4" class="p4">dev</text><text x="550" y="180" pid="p5" class="p5">com</text><g></g><line x1="360" y1="80" x2="360" y2="80" ship="[{&quot;pid&quot;:&quot;p1&quot;},{&quot;pid&quot;:&quot;&quot;}]" pid="p7" class="p7"></line><line x1="360" y1="80" x2="170" y2="160" ship="[{&quot;pid&quot;:&quot;p1&quot;},{&quot;pid&quot;:&quot;&quot;}]" pid="p8" class="p8"></line><line x1="360" y1="80" x2="360" y2="160" ship="[{&quot;pid&quot;:&quot;p1&quot;},{&quot;pid&quot;:&quot;&quot;}]" pid="p9" class="p9"></line><line x1="360" y1="80" x2="550" y2="160" ship="[{&quot;pid&quot;:&quot;p1&quot;},{&quot;pid&quot;:&quot;&quot;}]" pid="p10" class="p10"></line><g class="mac" stroke-width="2" stroke="black" fill="cyan" font-size="24" style="opacity: 1; display: block;"><rect height="40" width="120" ry="4" rx="4" x="300" y="260" text="p11" ship="[{&quot;pid&quot;:&quot;p15&quot;,&quot;which&quot;:2,&quot;anchor&quot;:2}]"></rect><text x="360" y="280" pid="p11" class="p11">MB2</text><rect height="40" width="120" ry="4" rx="4" x="490" y="260" text="p13" ship="[{&quot;pid&quot;:&quot;p16&quot;,&quot;which&quot;:2,&quot;anchor&quot;:2}]"></rect><rect height="40" width="120" ry="4" rx="4" x="110" y="260" text="p12" ship="[{&quot;pid&quot;:&quot;p14&quot;,&quot;which&quot;:2,&quot;anchor&quot;:2}]"></rect><text x="170" y="280" pid="p12" class="p12">MB1</text><text x="550" y="280" pid="p13" class="p13">MB0</text><line x1="360" y1="200" x2="170" y2="260" ship="[{&quot;pid&quot;:&quot;&quot;},{&quot;pid&quot;:&quot;&quot;}]" pid="p14" class="p14"></line><line x1="360" y1="200" x2="360" y2="260" ship="[{&quot;pid&quot;:&quot;&quot;},{&quot;pid&quot;:&quot;&quot;}]" pid="p15" class="p15"></line><line x1="360" y1="200" x2="550" y2="260" ship="[{&quot;pid&quot;:&quot;&quot;},{&quot;pid&quot;:&quot;&quot;}]" pid="p16" class="p16"></line></g></svg>

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 3.4 KiB

View File

@ -2,7 +2,7 @@ module shylinux.com/x/contexts
go 1.11 go 1.11
require shylinux.com/x/ice v0.4.6 require shylinux.com/x/ice v0.4.7
require ( require (
shylinux.com/x/golang-story v0.2.9 shylinux.com/x/golang-story v0.2.9

View File

@ -5,11 +5,11 @@ shylinux.com/x/go-sql-mysql v0.0.1/go.mod h1:47OfAZK24HRJMy7dAu/jrksGCf9yzJaAUFw
shylinux.com/x/golang-story v0.2.9 h1:tudPZvtaFVIxh2mc7YlTZeawPh1W5BdM4CAhBl3G9A8= shylinux.com/x/golang-story v0.2.9 h1:tudPZvtaFVIxh2mc7YlTZeawPh1W5BdM4CAhBl3G9A8=
shylinux.com/x/golang-story v0.2.9/go.mod h1:2dzxIrM9q5pN+cDMVW1qTohWfaSGgAwQie2WZTz4+bk= shylinux.com/x/golang-story v0.2.9/go.mod h1:2dzxIrM9q5pN+cDMVW1qTohWfaSGgAwQie2WZTz4+bk=
shylinux.com/x/ice v0.4.5/go.mod h1:WkdjCHM9MRQWwDoK3FRsB7LWs9T3DISEvnOBZHRW7Fs= shylinux.com/x/ice v0.4.5/go.mod h1:WkdjCHM9MRQWwDoK3FRsB7LWs9T3DISEvnOBZHRW7Fs=
shylinux.com/x/ice v0.4.6 h1:rzMsD0eawm+UARjY5QS9iIzF7Ybc5EXbO/IJc8PPQWE= shylinux.com/x/ice v0.4.7 h1:Ed7FVPMoBufLJrNfRfaLkYM1YyGfQcsguKZWjaQkiRI=
shylinux.com/x/ice v0.4.6/go.mod h1:BJbUE6IleXM8L/jnMzaoWFUydBmtw4I5fusAahff5qM= shylinux.com/x/ice v0.4.7/go.mod h1:nQaisRsVHtTZT2FWr97VE984xhfEDpcBpYJUbx8qX94=
shylinux.com/x/icebergs v0.7.6/go.mod h1:eP7LiJ0JU4pPcHJlMSzHSOXQc3IMNYvFzy3yporPWhM= shylinux.com/x/icebergs v0.7.6/go.mod h1:eP7LiJ0JU4pPcHJlMSzHSOXQc3IMNYvFzy3yporPWhM=
shylinux.com/x/icebergs v0.7.7 h1:EQbKPDaPhoWDr9rnDNo2cmYYu8bezS2JEA7NyS+rV2o= shylinux.com/x/icebergs v0.7.8 h1:XkzDTsUb3QmWWEtEf+zVfljiosHyJ5fniTfr3f/OTEA=
shylinux.com/x/icebergs v0.7.7/go.mod h1:eP7LiJ0JU4pPcHJlMSzHSOXQc3IMNYvFzy3yporPWhM= shylinux.com/x/icebergs v0.7.8/go.mod h1:frbUQPPU+TaMODwp701HIATVaApfQPtA2Q3MtO1El5A=
shylinux.com/x/linux-story v0.2.9 h1:aCGModBVh/9xj27SaNBbDhefTmJEhFreZR08OSU4cDc= shylinux.com/x/linux-story v0.2.9 h1:aCGModBVh/9xj27SaNBbDhefTmJEhFreZR08OSU4cDc=
shylinux.com/x/linux-story v0.2.9/go.mod h1:Wn3S/sVYpXmAwgBNqqE1D+22xyX1EkXeW0rmhPmnnPk= shylinux.com/x/linux-story v0.2.9/go.mod h1:Wn3S/sVYpXmAwgBNqqE1D+22xyX1EkXeW0rmhPmnnPk=
shylinux.com/x/mysql-story v0.3.1 h1:WFew7PVF0lQUXES22+ydkwnNJrnx9Qw5n9/yLmaWksw= shylinux.com/x/mysql-story v0.3.1 h1:WFew7PVF0lQUXES22+ydkwnNJrnx9Qw5n9/yLmaWksw=
@ -18,7 +18,8 @@ shylinux.com/x/nginx-story v0.3.0 h1:DkjKu4veSSw0ePrsBgfNzObiIiDA5QRiTdW9P9QsaLM
shylinux.com/x/nginx-story v0.3.0/go.mod h1:nzIk4Q9s/Rf/UjdThyf816wBjz+4M636s3ECdk/PWf8= shylinux.com/x/nginx-story v0.3.0/go.mod h1:nzIk4Q9s/Rf/UjdThyf816wBjz+4M636s3ECdk/PWf8=
shylinux.com/x/redis-story v0.3.1 h1:mlT+2oZU9jtpb71i3vt1eeNUogZTgpHtNNUrrF8HQwc= shylinux.com/x/redis-story v0.3.1 h1:mlT+2oZU9jtpb71i3vt1eeNUogZTgpHtNNUrrF8HQwc=
shylinux.com/x/redis-story v0.3.1/go.mod h1:rcAX8kSxtL0ujJ32r1nDOzKwAnU6KuIqikyWM7gzh0U= shylinux.com/x/redis-story v0.3.1/go.mod h1:rcAX8kSxtL0ujJ32r1nDOzKwAnU6KuIqikyWM7gzh0U=
shylinux.com/x/toolkits v0.4.2 h1:6VvlNFmNhHNw/MfK6SlT8BRzk6CWf/oXm/+Nw2Wt850=
shylinux.com/x/toolkits v0.4.2/go.mod h1:8LbYHe7oxBIqb6s4MSOD+4d28QvPdvkyCVtwB/JW7AA= shylinux.com/x/toolkits v0.4.2/go.mod h1:8LbYHe7oxBIqb6s4MSOD+4d28QvPdvkyCVtwB/JW7AA=
shylinux.com/x/toolkits v0.4.3 h1:eDCYnfsU5JCRU3qG9e3n15K+37TNCtje8/tyfRWauV4=
shylinux.com/x/toolkits v0.4.3/go.mod h1:8LbYHe7oxBIqb6s4MSOD+4d28QvPdvkyCVtwB/JW7AA=
shylinux.com/x/websocket v0.0.1 h1:OBc21DxqsGlQ2+Pz76xqLyDNo1LV+PUUqfWi+1PZPDE= shylinux.com/x/websocket v0.0.1 h1:OBc21DxqsGlQ2+Pz76xqLyDNo1LV+PUUqfWi+1PZPDE=
shylinux.com/x/websocket v0.0.1/go.mod h1:AaSpMToOxbMULKQytzczeHPuqb708vK1vrAzCxLo/XE= shylinux.com/x/websocket v0.0.1/go.mod h1:AaSpMToOxbMULKQytzczeHPuqb708vK1vrAzCxLo/XE=