You are not logged in.

#1 2009-10-29 02:32:29

drum
Member
From: Australia
Registered: 2007-04-06
Posts: 128

pacman.conf advice please

Am I doing the right thing in pacman.conf?
I want to keep gnome 2.26. also are the NoUpgrade lines OK? I got them from a good source some time ago  and never had a problem but thought I'd better check now.
I appreciate your advice
Thanks.

# Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
IgnorePkg   = gnome gnome-extra
#IgnoreGroup =

NoUpgrade   = etc/passwd etc/group etc/shadow etc/sudoers
NoUpgrade   = etc/fstab etc/ld.so.conf
NoUpgrade   = etc/rc.conf etc/rc.local
NoUpgrade   = etc/modprobe.d/modprobe.conf etc/modules.conf
NoUpgrade   = boot/grub/menu.lst
NoUpgrade   = etc/issue
#NoExtract   =

bebop lives

Offline

#2 2009-10-29 02:44:09

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: pacman.conf advice please

gnome and gnome-extra are groups, so I would use the IgnoreGroup line instead.

Offline

#3 2009-10-29 02:51:57

fukawi2
Ex-Administratorino
From: .vic.au
Registered: 2007-09-28
Posts: 6,237
Website

Re: pacman.conf advice please

I believe everything you have listed as "NoUpgrade" is already packaged as files to be protected during upgrade (using the backup() array in the PKGBUILD)

Last edited by fukawi2 (2009-10-29 02:52:07)

Offline

#4 2009-10-29 03:56:12

drum
Member
From: Australia
Registered: 2007-04-06
Posts: 128

Re: pacman.conf advice please

Thanks skottish, I changed them to IgnoreGroup

fukawi2,
Does that mean I can delete the files in NoUpgrade or can I just leave them there and it won't make a difference?
Thanks.
I appreciate your advice.


bebop lives

Offline

#5 2009-10-29 05:26:15

fukawi2
Ex-Administratorino
From: .vic.au
Registered: 2007-09-28
Posts: 6,237
Website

Re: pacman.conf advice please

drum wrote:

Does that mean I can delete the files in NoUpgrade or can I just leave them there and it won't make a difference?

Both smile

Offline

Board footer

Powered by FluxBB