Removed commit history
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
This commit is contained in:
commit
b1335a3628
199 changed files with 36930 additions and 0 deletions
26
root/etc/pacman.conf
Executable file
26
root/etc/pacman.conf
Executable file
|
@ -0,0 +1,26 @@
|
|||
[options]
|
||||
ILoveCandy
|
||||
Color
|
||||
CheckSpace
|
||||
TotalDownload
|
||||
HoldPkg = pacman glibc
|
||||
SigLevel = Required DatabaseOptional
|
||||
Architecture = auto
|
||||
LocalFileSigLevel = Optional
|
||||
CacheDir = /var/cache/pacman/pkg
|
||||
|
||||
[core]
|
||||
Include = /etc/pacman.d/pacserve
|
||||
Include = /etc/pacman.d/mirrorlist
|
||||
|
||||
[extra]
|
||||
Include = /etc/pacman.d/pacserve
|
||||
Include = /etc/pacman.d/mirrorlist
|
||||
|
||||
[community]
|
||||
Include = /etc/pacman.d/pacserve
|
||||
Include = /etc/pacman.d/mirrorlist
|
||||
|
||||
[multilib]
|
||||
Include = /etc/pacman.d/pacserve
|
||||
Include = /etc/pacman.d/mirrorlist
|
Loading…
Add table
Add a link
Reference in a new issue