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:
Marek Marczykowski-Górecki 2016-02-21 01:16:51 +01:00
parent e3dc58fd33
commit 6233a3369b
No known key found for this signature in database
GPG Key ID: F32894BE9684938A

View File

@ -437,7 +437,8 @@ Please check out:
# 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.
**Edited Line:** ` # SigLevel = Required DatabaseOptional`
**Edited Line:** `# SigLevel = Required DatabaseOptional`
LocalFileSigLevel = Optional
# RemoteFileSigLevel = Required
@ -474,11 +475,13 @@ Please check out:
# Include = /etc/pacman.d/mirrorlist
[core]
**Edited Line:** `SigLevel = PackageRequired`
Include = /etc/pacman.d/mirrorlist
[extra]
**Edited Line:** `SigLevel = PackageRequired`
Include = /etc/pacman.d/mirrorlist
@ -488,6 +491,7 @@ Please check out:
# Include = /etc/pacman.d/mirrorlist
[community]
**Edited Line:** `SigLevel = PackageRequired`
Include = /etc/pacman.d/mirrorlist
@ -508,13 +512,14 @@ Please check out:
# Server = file:///home/custompkgs
[multilib]
**Edited Line:** `SigLevel = PackageRequired`
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:**
@ -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-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>