changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > infra > etc / pacman.conf

changeset 1: 71488d7123d0
child: faec9ab70733
author: Richard Westhaver <ellis@rwest.io>
date: Sat, 27 Apr 2024 01:57:33 +0000
permissions: -rwxr-xr-x
description: bootstrap
1 [options]
2 HoldPkg = pacman glibc
3 Architecture = auto
4 UseSyslog
5 Color
6 TotalDownload
7 CheckSpace
8 VerbosePkgLists
9 ILoveCandy
10 SigLevel = Required DatabaseOptional
11 LocalFileSigLevel = Optional
12 
13 #[shed]
14 #SigLevel = Optional TrustAll
15 #Server = file:///mnt/shed/pacman/
16 
17 [core]
18 Include = /etc/pacman.d/mirrorlist
19 
20 [extra]
21 Include = /etc/pacman.d/mirrorlist
22 
23 #[community-testing]
24 #Include = /etc/pacman.d/mirrorlist
25 
26 [community]
27 Include = /etc/pacman.d/mirrorlist