From 2689fba656d6fc59a1349c959a3369ec0aa7cb49 Mon Sep 17 00:00:00 2001 From: Aaron Griffin Date: Thu, 21 Dec 2006 17:51:50 +0000 Subject: Restored NoUpgrade options - see http://www.archlinux.org/pipermail/pacman-dev/2006-December/000838.html for details --- etc/pacman.conf.in | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'etc') diff --git a/etc/pacman.conf.in b/etc/pacman.conf.in index 3f7a5626..5935144b 100644 --- a/etc/pacman.conf.in +++ b/etc/pacman.conf.in @@ -8,6 +8,11 @@ # [options] LogFile = /var/log/pacman.log +NoUpgrade = etc/passwd etc/group etc/shadow etc/sudoers +NoUpgrade = etc/fstab etc/raidtab etc/mdadm.conf etc/ld.so.conf +NoUpgrade = etc/inittab etc/rc.conf etc/rc.local +NoUpgrade = etc/modprobe.conf etc/modules.conf +NoUpgrade = etc/lilo.conf boot/grub/menu.lst etc/mkinitrd.conf HoldPkg = pacman glibc #XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u -- cgit v1.2.3-24-g4f1b