• R/O
  • HTTP
  • SSH
  • HTTPS

void-66-services: 提交

66 service frontends for voidlinux


Commit MetaInfo

修订版599c0df8c4325b85fad8bb92125d73146abcedcf (tree)
时间2022-05-15 01:34:31
作者mobinmob <39646700+mobinmob@user...>
CommiterGitHub

Log Message

Merge pull request #181 from mobinmob/new_binary_repo

conf/void-66-conf.md: update information for the new repo.

更改概述

差异

--- a/conf/void-66-conf.md
+++ b/conf/void-66-conf.md
@@ -20,26 +20,20 @@ The package also contains some scripts written in order to make the services wor
2020
2121 Currently these packages are in a [PR](https://github.com/void-linux/void-packages/pull/25743). In order to install them one can build them from the PR or install them from the unofficial void-66 repo. Packages are available for i686, x86_64, aarch64, x86_64-musl and aarch64-musl.
2222
23-### 2.1 Installing packages from the void-66 repo.
23+### 2.1 Installing packages from the `void-unofficial-repo-66`.
2424
2525 Add the repo:
2626
2727 _(commands prefixed by `#` must be run with elevated privileges, as root)_
2828 ```
29-# echo "repository=https://codeberg.org/mobinmob/void-66/raw/branch/master" > /etc/xbps.d/50-repository-unofficial-void-66.conf
30-```
31-
32-Sync the new repo and accept the signing key:
33-
34-```
35-# xbps-install -Sy
29+# xbps-install -S --repository=https://mirrors.gigenet.com/OSDN//storage/g/a/av/avyssos/repo void-unofficial-repo-66
3630 ```
3731
3832 You will be prompted to accept the new key:
3933 ```
40-https://codeberg.org/mobinmob/void-66/raw/branch/master/ repository has been RSA signed by "mobinmob <mobinmob@disroot.org>"
34+https://mirrors.gigenet.com/OSDN//storage/g/a/av/avyssos/repo' repository has been RSA signed by "mobinmob"
4135 Fingerprint: c7:39:79:a3:2a:cf:f1:65:a6:df:3a:1a:6e:93:36:28
42-Do you want to import this public key? [Y/n]
36+Do you want to import this public key? [Y/n]
4337 ```
4438
4539 After accepting it, install the new packages:
Show on old repository browser