Skip to content

Instantly share code, notes, and snippets.

@volh
Created December 30, 2010 22:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save volh/760407 to your computer and use it in GitHub Desktop.
Save volh/760407 to your computer and use it in GitHub Desktop.
/etc/pacman.conf
#
# GENERAL OPTIONS
#
[options]
HoldPkg = pacman glibc
SyncFirst = pacman
#XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
#XferCommand = /usr/bin/curl %u > %o
IgnorePkg = kismet #xulrunner #ruby rubygems fbreader #kernel26
#IgnoreGroup =
NoUpgrade = usr/bin/python
NoExtract = usr/bin/python
ShowSize
UseDelta
TotalDownload
[core]
Include = /etc/pacman.d/mirrorlist
[extra]
Include = /etc/pacman.d/mirrorlist
[community]
Include = /etc/pacman.d/mirrorlist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment