mirror of
https://github.com/Jguer/yay.git
synced 2024-11-07 09:37:22 +01:00
27 lines
426 B
PacmanConf
27 lines
426 B
PacmanConf
|
[options]
|
||
|
RootDir = /
|
||
|
CacheDir = /cachedir/ /another/
|
||
|
LogFile = /logfile
|
||
|
GPGDir = /gpgdir/
|
||
|
HookDir = /hookdir/
|
||
|
UseDelta = 0.5
|
||
|
Architecture = 8086
|
||
|
IgnorePkg = ignore
|
||
|
IgnorePkg = this
|
||
|
IgnorePkg = package
|
||
|
IgnoreGroup = ignore
|
||
|
IgnoreGroup = this
|
||
|
IgnoreGroup = group
|
||
|
NoUpgrade = noupgrade
|
||
|
NoExtract = noextract
|
||
|
|
||
|
CheckSpace
|
||
|
ILoveCandy
|
||
|
VerbosePkgLists
|
||
|
|
||
|
[repo1]
|
||
|
Server = repo1
|
||
|
|
||
|
[repo2]
|
||
|
Server = repo2
|