Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Perpetually masking kernel updates
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
Hobbes2100
n00b
n00b


Joined: 24 Apr 2002
Posts: 55

PostPosted: Tue Dec 10, 2002 7:38 pm    Post subject: Perpetually masking kernel updates Reply with quote

Hello all,

A simple question, what is the current recommended way to locally (ie on my machine) fix a package at a set version.

Namely, I would like to prevent any updates of the kernel sources b/c the header files get mucked up and I have to immediately recompile the kernel so I can reinstall my nvidia drivers. Since I can't always get around to sorting out new kernel options (even with make oldconfig I like to see what the new features are), I'd prefer to not have the kernel updated. I'd still like to be able to emerge -u world and go, however.

The logical solution would seem to involve profiles/package.mask but this is "rsync'd" into oblivion. Is there another method (beside hacking a script to backup package.mask, rsync, and then reintegrate the files) to handle this sort of configuration?

Regards,
Mark
Back to top
View user's profile Send private message
humillo
n00b
n00b


Joined: 26 Oct 2002
Posts: 49

PostPosted: Tue Dec 10, 2002 9:34 pm    Post subject: Reply with quote

Try removing the gentoo-sources line from the file /var/cache/edb/world.

When you decide to update it use:

Code:
emerge --oneshot -u gentoo-sources


Good luck
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum