Guest User

Untitled

a guest
Jul 18th, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1.  
  2. #
  3. # GENERAL OPTIONS
  4. #
  5. [options]
  6. HoldPkg = pacman glibc
  7. SyncFirst = pacman
  8. #XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
  9. #XferCommand = /usr/bin/curl %u > %o
  10.  
  11. IgnorePkg = kismet #xulrunner #ruby rubygems fbreader #kernel26
  12. #IgnoreGroup =
  13.  
  14. NoUpgrade = usr/bin/python
  15. NoExtract = usr/bin/python
  16.  
  17. ShowSize
  18. UseDelta
  19. TotalDownload
  20.  
  21. [core]
  22. Include = /etc/pacman.d/mirrorlist
  23.  
  24. [extra]
  25. Include = /etc/pacman.d/mirrorlist
  26.  
  27. [community]
  28. Include = /etc/pacman.d/mirrorlist
Add Comment
Please, Sign In to add comment