fix: real name
This commit is contained in:
parent
163ae794cc
commit
fc0d7c127b
@ -20,7 +20,7 @@ Add the [x86_64](https://arch.cryptic.systems/x86_64/) repository to the pacman.
|
|||||||
```bash
|
```bash
|
||||||
cat >> /etc/pacman.conf <<EOF
|
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://github.com/volker-raschek
|
||||||
# - https://git.cryptic.systems/volker.raschek
|
# - https://git.cryptic.systems/volker.raschek
|
||||||
[cs_x86_64]
|
[cs_x86_64]
|
||||||
@ -35,7 +35,7 @@ Add the [armv7h](https://arch.cryptic.systems/armv7h/) repository to the pacman.
|
|||||||
```bash
|
```bash
|
||||||
cat >> /etc/pacman.conf <<EOF
|
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://github.com/volker-raschek
|
||||||
# - https://git.cryptic.systems/volker.raschek
|
# - https://git.cryptic.systems/volker.raschek
|
||||||
[cs_armv7h]
|
[cs_armv7h]
|
||||||
|
5
any/mirror.conf
Normal file
5
any/mirror.conf
Normal 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
|
@ -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://github.com/volker-raschek
|
||||||
# - https://git.cryptic.systems/volker.raschek
|
# - https://git.cryptic.systems/volker.raschek
|
||||||
[cs_armv5h]
|
[cs_armv5h]
|
||||||
|
@ -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://github.com/volker-raschek
|
||||||
# - https://git.cryptic.systems/volker.raschek
|
# - https://git.cryptic.systems/volker.raschek
|
||||||
[cs_armv6h]
|
[cs_armv6h]
|
||||||
|
@ -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://github.com/volker-raschek
|
||||||
# - https://git.cryptic.systems/volker.raschek
|
# - https://git.cryptic.systems/volker.raschek
|
||||||
[cs_armv7h]
|
[cs_armv7h]
|
||||||
|
@ -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://github.com/volker-raschek
|
||||||
# - https://git.cryptic.systems/volker.raschek
|
# - https://git.cryptic.systems/volker.raschek
|
||||||
[cs_x86]
|
[cs_x86]
|
||||||
|
Loading…
Reference in New Issue
Block a user