From 422ae050f06e9f03e02b58decd51b4304a0ea6e8 Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Thu, 29 Jun 2023 18:54:18 -0700 Subject: pacdiff --- etc/pacman.conf | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'etc') diff --git a/etc/pacman.conf b/etc/pacman.conf index 4de3388d..a03ebf7c 100644 --- a/etc/pacman.conf +++ b/etc/pacman.conf @@ -19,7 +19,7 @@ HoldPkg = pacman glibc #XferCommand = /usr/bin/curl -L -C - -f -o %o %u #XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u #CleanMethod = KeepInstalled -Architecture = auto +Architecture = aarch64 # Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup #IgnorePkg = @@ -43,8 +43,8 @@ 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 Arch Linux -# packagers with `pacman-key --populate archlinux`. +# keyring can then be populated with the keys of all official Arch Linux ARM +# packagers with `pacman-key --populate archlinuxarm`. # # REPOSITORIES @@ -89,9 +89,6 @@ Include = /etc/pacman.d/mirrorlist [extra] Include = /etc/pacman.d/mirrorlist -[community] -Include = /etc/pacman.d/mirrorlist - [alarm] Include = /etc/pacman.d/mirrorlist -- cgit v1.2.3-70-g09d2