From 3e2b6810e6cb28bd2983de22c8dfdf2b0c3bbc5b Mon Sep 17 00:00:00 2001 From: bill-auger Date: Fri, 10 Jan 2020 05:58:05 -0500 Subject: [pacman]: better alignmemt of pacman.conf(s) comments with arch --- libre/pacman/pacman.conf.armv7h | 7 +++---- libre/pacman/pacman.conf.i686 | 7 +++---- libre/pacman/pacman.conf.x86_64 | 7 +++---- 3 files changed, 9 insertions(+), 12 deletions(-) (limited to 'libre/pacman') diff --git a/libre/pacman/pacman.conf.armv7h b/libre/pacman/pacman.conf.armv7h index 327724c32..92367feb6 100644 --- a/libre/pacman/pacman.conf.armv7h +++ b/libre/pacman/pacman.conf.armv7h @@ -42,7 +42,7 @@ LocalFileSigLevel = Optional #RemoteFileSigLevel = Required # NOTE: You must run `pacman-key --init` before first using pacman; the local -# keyring can then be populated with the keys of all official packagers with: +# keyring can then be populated with the keys of all trusted packagers with: # `pacman-key --populate archlinux archlinux32 archlinuxarm parabola`. # @@ -63,9 +63,6 @@ LocalFileSigLevel = Optional # The header [repo-name] is crucial - it must be present and # un-commented to enable the repo. # -# An example of a custom package repository is given below -# in the "User-defined repos" section -# # Some repositories are disabled by default. To enable them, un-comment the # repo name header (e.g. '[nonprism]') and the following 'Include' line. # You can add preferred servers for each repo between the header and "Include" line, @@ -106,6 +103,8 @@ LocalFileSigLevel = Optional # The use of third-party software is discouraged with a "use at your own risk" warning. # These may be community-maintained or maintained privately by the local user or sysadmin. # They may be hosted on the internet, on the local network, or only on the local computer. +# An example of a custom package repository is given below +# in the "User-defined repos" section # See the pacman manpage for details on creating your own repositories. diff --git a/libre/pacman/pacman.conf.i686 b/libre/pacman/pacman.conf.i686 index c96cb424a..1f8ddec57 100644 --- a/libre/pacman/pacman.conf.i686 +++ b/libre/pacman/pacman.conf.i686 @@ -42,7 +42,7 @@ LocalFileSigLevel = Optional #RemoteFileSigLevel = Required # NOTE: You must run `pacman-key --init` before first using pacman; the local -# keyring can then be populated with the keys of all official packagers with: +# keyring can then be populated with the keys of all trusted packagers with: # `pacman-key --populate archlinux archlinux32 archlinuxarm parabola`. # @@ -63,9 +63,6 @@ LocalFileSigLevel = Optional # The header [repo-name] is crucial - it must be present and # un-commented to enable the repo. # -# An example of a custom package repository is given below -# in the "User-defined repos" section -# # Some repositories are disabled by default. To enable them, un-comment the # repo name header (e.g. '[nonprism]') and the following 'Include' line. # You can add preferred servers for each repo between the header and "Include" line, @@ -106,6 +103,8 @@ LocalFileSigLevel = Optional # The use of third-party software is discouraged with a "use at your own risk" warning. # These may be community-maintained or maintained privately by the local user or sysadmin. # They may be hosted on the internet, on the local network, or only on the local computer. +# An example of a custom package repository is given below +# in the "User-defined repos" section # See the pacman manpage for details on creating your own repositories. diff --git a/libre/pacman/pacman.conf.x86_64 b/libre/pacman/pacman.conf.x86_64 index ee09d6315..881a3d6ed 100644 --- a/libre/pacman/pacman.conf.x86_64 +++ b/libre/pacman/pacman.conf.x86_64 @@ -42,7 +42,7 @@ LocalFileSigLevel = Optional #RemoteFileSigLevel = Required # NOTE: You must run `pacman-key --init` before first using pacman; the local -# keyring can then be populated with the keys of all official packagers with: +# keyring can then be populated with the keys of all trusted packagers with: # `pacman-key --populate archlinux archlinux32 archlinuxarm parabola`. # @@ -63,9 +63,6 @@ LocalFileSigLevel = Optional # The header [repo-name] is crucial - it must be present and # un-commented to enable the repo. # -# An example of a custom package repository is given below -# in the "User-defined repos" section -# # Some repositories are disabled by default. To enable them, un-comment the # repo name header (e.g. '[nonprism]') and the following 'Include' line. # You can add preferred servers for each repo between the header and "Include" line, @@ -106,6 +103,8 @@ LocalFileSigLevel = Optional # The use of third-party software is discouraged with a "use at your own risk" warning. # These may be community-maintained or maintained privately by the local user or sysadmin. # They may be hosted on the internet, on the local network, or only on the local computer. +# An example of a custom package repository is given below +# in the "User-defined repos" section # See the pacman manpage for details on creating your own repositories. -- cgit v1.2.3