fix: real name

This commit is contained in:
Markus Pesch 2019-12-11 22:18:06 +01:00
parent 163ae794cc
commit fc0d7c127b
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982
6 changed files with 11 additions and 6 deletions

View File

@ -20,7 +20,7 @@ Add the [x86_64](https://arch.cryptic.systems/x86_64/) repository to the pacman.
```bash
cat >> /etc/pacman.conf <<EOF
# A repo for Volker Raschek's own projects:
# A repo for Markus Pesch's own projects:
# - https://github.com/volker-raschek
# - https://git.cryptic.systems/volker.raschek
[cs_x86_64]
@ -35,7 +35,7 @@ Add the [armv7h](https://arch.cryptic.systems/armv7h/) repository to the pacman.
```bash
cat >> /etc/pacman.conf <<EOF
# A repo for Volker Raschek's own projects:
# A repo for Markus Pesch's own projects:
# - https://github.com/volker-raschek
# - https://git.cryptic.systems/volker.raschek
[cs_armv7h]

5
any/mirror.conf Normal file
View File

@ -0,0 +1,5 @@
# A repo for Markus Pesch's own projects:
# - https://github.com/volker-raschek
# - https://git.cryptic.systems/volker.raschek
[cs_any]
Server = https://arch.cryptic.systems/any

View File

@ -1,4 +1,4 @@
# A repo for Volker Raschek's own projects:
# A repo for Markus Pesch's own projects:
# - https://github.com/volker-raschek
# - https://git.cryptic.systems/volker.raschek
[cs_armv5h]

View File

@ -1,4 +1,4 @@
# A repo for Volker Raschek's own projects:
# A repo for Markus Pesch's own projects:
# - https://github.com/volker-raschek
# - https://git.cryptic.systems/volker.raschek
[cs_armv6h]

View File

@ -1,4 +1,4 @@
# A repo for Volker Raschek's own projects:
# A repo for Markus Pesch's own projects:
# - https://github.com/volker-raschek
# - https://git.cryptic.systems/volker.raschek
[cs_armv7h]

View File

@ -1,4 +1,4 @@
# A repo for Volker Raschek's own projects:
# A repo for Markus Pesch's own projects:
# - https://github.com/volker-raschek
# - https://git.cryptic.systems/volker.raschek
[cs_x86]