mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-01-01 10:46:26 -05:00
Fix "archlinux: add spaces around '###' markers"
Remove unnecessary spaces added in config dump. Add some empty lines to fix formatting ("Edited Line:" folded into preceding line).
This commit is contained in:
parent
e3dc58fd33
commit
6233a3369b
@ -437,7 +437,8 @@ Please check out:
|
|||||||
|
|
||||||
# By default, pacman accepts packages signed by keys that its local keyring
|
# By default, pacman accepts packages signed by keys that its local keyring
|
||||||
# trusts (see pacman-key and its man page), as well as unsigned packages.
|
# trusts (see pacman-key and its man page), as well as unsigned packages.
|
||||||
**Edited Line:** ` # SigLevel = Required DatabaseOptional`
|
|
||||||
|
**Edited Line:** `# SigLevel = Required DatabaseOptional`
|
||||||
|
|
||||||
LocalFileSigLevel = Optional
|
LocalFileSigLevel = Optional
|
||||||
# RemoteFileSigLevel = Required
|
# RemoteFileSigLevel = Required
|
||||||
@ -474,11 +475,13 @@ Please check out:
|
|||||||
# Include = /etc/pacman.d/mirrorlist
|
# Include = /etc/pacman.d/mirrorlist
|
||||||
|
|
||||||
[core]
|
[core]
|
||||||
|
|
||||||
**Edited Line:** `SigLevel = PackageRequired`
|
**Edited Line:** `SigLevel = PackageRequired`
|
||||||
|
|
||||||
Include = /etc/pacman.d/mirrorlist
|
Include = /etc/pacman.d/mirrorlist
|
||||||
|
|
||||||
[extra]
|
[extra]
|
||||||
|
|
||||||
**Edited Line:** `SigLevel = PackageRequired`
|
**Edited Line:** `SigLevel = PackageRequired`
|
||||||
|
|
||||||
Include = /etc/pacman.d/mirrorlist
|
Include = /etc/pacman.d/mirrorlist
|
||||||
@ -488,6 +491,7 @@ Please check out:
|
|||||||
# Include = /etc/pacman.d/mirrorlist
|
# Include = /etc/pacman.d/mirrorlist
|
||||||
|
|
||||||
[community]
|
[community]
|
||||||
|
|
||||||
**Edited Line:** `SigLevel = PackageRequired`
|
**Edited Line:** `SigLevel = PackageRequired`
|
||||||
|
|
||||||
Include = /etc/pacman.d/mirrorlist
|
Include = /etc/pacman.d/mirrorlist
|
||||||
@ -508,13 +512,14 @@ Please check out:
|
|||||||
# Server = file:///home/custompkgs
|
# Server = file:///home/custompkgs
|
||||||
|
|
||||||
[multilib]
|
[multilib]
|
||||||
|
|
||||||
**Edited Line:** `SigLevel = PackageRequired`
|
**Edited Line:** `SigLevel = PackageRequired`
|
||||||
|
|
||||||
Include = /etc/pacman.d/mirrorlist
|
Include = /etc/pacman.d/mirrorlist
|
||||||
|
|
||||||
**Edited Line:** ` # [qubes]`
|
**Edited Line:** `# [qubes]`
|
||||||
|
|
||||||
**Edited Line:** ` # Server = http://olivier.medoc.free.fr/archlinux/pkgs/`
|
**Edited Line:** `# Server = http://olivier.medoc.free.fr/archlinux/pkgs/`
|
||||||
|
|
||||||
**Add Section Below:**
|
**Add Section Below:**
|
||||||
|
|
||||||
@ -667,9 +672,9 @@ Note: For info on Reflector and its configs: [Reflector](https://wiki.archlinux.
|
|||||||
|
|
||||||
#### **Qubes Mailing List Threads on the Archlinux build process:** ####
|
#### **Qubes Mailing List Threads on the Archlinux build process:** ####
|
||||||
|
|
||||||
* [Qubes-Devel](https://groups.google.com/forum/ # !forum/qubes-devel): [Qubes Builder failed Archlinux repository is missing](https://groups.google.com/forum/#!topic/qubes-devel/tIFkS-rPVx8)
|
* [Qubes-Devel](https://groups.google.com/forum/#!forum/qubes-devel): [Qubes Builder failed Archlinux repository is missing](https://groups.google.com/forum/#!topic/qubes-devel/tIFkS-rPVx8)
|
||||||
|
|
||||||
* [Qubes-Users](https://groups.google.com/forum/ # !forum/qubes-users): [Trying to compile archlinux template](https://groups.google.com/forum/#!topic/qubes-users/7wuwr3LgkQQ)
|
* [Qubes-Users](https://groups.google.com/forum/#!forum/qubes-users): [Trying to compile archlinux template](https://groups.google.com/forum/#!topic/qubes-users/7wuwr3LgkQQ)
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user