[Frugalware-darcs] pacman: etc/pacman.conf

VMiklos vmiklos at frugalware.org
Mon Dec 26 09:59:20 CET 2005


[etc/pacman.conf
VMiklos <vmiklos at frugalware.org>**20051209223647
 added our config
] {
hunk ./etc/pacman.conf 4
-# NOTE: If you find a mirror that is geographically close to you, please
-#       move it to the top of the server list, so pacman will choose it
-#       first.
-#
-# To re-sort your mirror lists by ping/traceroute results, use the
-# /usr/bin/sortmirrors.pl script.  It requires the "netselect" package.
-#
-#     # sortmirrors.pl </etc/pacman.conf >pacman.conf.new
-#
hunk ./etc/pacman.conf 14
-NoUpgrade   = etc/rc.conf etc/rc.local
-NoUpgrade   = etc/modprobe.conf etc/modules.conf
+NoUpgrade   = etc/profile.d/lang.sh etc/rc.d/rc.local
+NoUpgrade   = etc/modprobe.conf etc/modules.conf etc/rc.d/rc.modules
hunk ./etc/pacman.conf 17
-HoldPkg     = pacman glibc
+HoldPkg     = pacman glibc bash coreutils chkconfig
hunk ./etc/pacman.conf 20
-#
-# REPOSITORIES
-#   - can be defined here or included from another file
-#   - pacman will search repositories in the order defined here.
-#   - local/custom mirrors can be added here or in separate files
-# 
-
-#[testing]
-#Server = ftp://ftp.archlinux.org/testing/os/i686
-
-[current]
-# Add your preferred servers here, they will be used first
-Include = /etc/pacman.d/current
+# If you use the -current tree, you should disable the -stable
+# tree to avoid conflicts
hunk ./etc/pacman.conf 23
-[extra]
-# Add your preferred servers here, they will be used first
-Include = /etc/pacman.d/extra
+# -current
+Include = /etc/pacman.d/frugalware-current
+Include = /etc/pacman.d/extra-current
hunk ./etc/pacman.conf 27
-#Include = /etc/pacman.d/unstable
+# -stable
+#Include = /etc/pacman.d/frugalware
+#Include = /etc/pacman.d/extra
}


More information about the Frugalware-darcs mailing list