mirror of
https://github.com/tuna/mirror-web.git
synced 2025-12-25 20:32:46 +00:00
missing descriptions
This commit is contained in:
parent
781f7d34ca
commit
cf688ec7e0
|
|
@ -43,6 +43,10 @@
|
|||
"name": "OpenBSD",
|
||||
"desc": "OpenBSD 的安装镜像和官方软件包仓库"
|
||||
},
|
||||
{
|
||||
"name": "adobe-fonts",
|
||||
"desc": ""
|
||||
},
|
||||
{
|
||||
"name": "alpine",
|
||||
"desc": "Alpine Linux 的安装镜像和官方软件包仓库"
|
||||
|
|
@ -87,6 +91,10 @@
|
|||
"name": "bananian",
|
||||
"desc": "用于 Banana Pi 的 Debian 操作系统"
|
||||
},
|
||||
{
|
||||
"name": "bioconductor",
|
||||
"desc": ""
|
||||
},
|
||||
{
|
||||
"name": "bjlx",
|
||||
"desc": "北京龙芯 & Debian 俱乐部 的公开软件源"
|
||||
|
|
@ -179,6 +187,10 @@
|
|||
"name": "epel",
|
||||
"desc": "企业版 Linux 附加软件包"
|
||||
},
|
||||
{
|
||||
"name": "erlang-solutions",
|
||||
"desc": ""
|
||||
},
|
||||
{
|
||||
"name": "fedora",
|
||||
"desc": "Fedora Linux 的安装镜像和官方软件包仓库"
|
||||
|
|
@ -259,6 +271,14 @@
|
|||
"name": "kodi",
|
||||
"desc": "开源的多媒体播放器,原名 XBMC"
|
||||
},
|
||||
{
|
||||
"name": "lineage-rom",
|
||||
"desc": ""
|
||||
},
|
||||
{
|
||||
"name": "lineageOS",
|
||||
"desc": ""
|
||||
},
|
||||
{
|
||||
"name": "linux-stable.git",
|
||||
"desc": "Linux 内核源代码的 Git 仓库, 稳定版分支"
|
||||
|
|
@ -431,6 +451,10 @@
|
|||
"name": "termux",
|
||||
"desc": " 运行在 Android 上的终端模拟器 Termux 的官方软件包仓库"
|
||||
},
|
||||
{
|
||||
"name": "tinycorelinux",
|
||||
"desc": ""
|
||||
},
|
||||
{
|
||||
"name": "ubuntu",
|
||||
"desc": "流行的 Linux 发行版 Ubuntu 的安装镜像和官方软件包仓库"
|
||||
|
|
@ -462,5 +486,9 @@
|
|||
{
|
||||
"name": "weave",
|
||||
"desc": "Google 开发的物联网(IoT)设备通信平台"
|
||||
},
|
||||
{
|
||||
"name": "zabbix",
|
||||
"desc": ""
|
||||
}
|
||||
]
|
||||
]
|
||||
Loading…
Reference in New Issue