working state

This commit is contained in:
JOLIMAITRE Matthieu 2024-02-20 03:38:11 +01:00
parent d94113878f
commit 46cea63aae
12 changed files with 241 additions and 61 deletions

View file

@ -30,7 +30,7 @@ Architecture = auto
# Misc options
#UseSyslog
#Color
Color
#NoProgressBar
# We cannot check disk space from within a chroot environment
#CheckSpace
@ -39,7 +39,8 @@ ParallelDownloads = 5
# 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.
SigLevel = Required DatabaseOptional
SigLevel = Never
#SigLevel = Required DatabaseOptional
LocalFileSigLevel = Optional
#RemoteFileSigLevel = Required