*You CAN do that with Gentoo as well, BTW. Just put the kernel and it's
parent category in the /etc/portage/package.mask file. I don't recall the
exact point the kernel is located in the portage tree, but it's likely in
system-base. So you'd just add the following lines to your package.mask
file (AFTER you emerge the kernel the first time:)*

* *

*# DO NOT upgrade the kernel! Could cause stability issues requiring
physical presence.*

*system-base/gentoo-sources*

*system-base/vanila-sources*

* *

*Of course you need to verify that system-base is correct, but you get the
idea. Once you add those lines, emerge world will not touch the kernel, and
if you somehow manage to tell the system to update the kernel anyway it
will refuse with the message after the # on that first line. Multi-line
messages can be included as well, just put a # in front of each one and
have the last one immediately before the gentoo-sources line.*

* *

*You may want to actually specify a version number of the kernel too, it's
been too long for me to recall for sure. But that's still easy. Assuming
the version is 2.6.27.41 (random off the top of my head) on both, change
the system-base lines to: (and YES, include the > sign!) *

*>system-base/gentoo-sources-2.6.27.41*

*>system-base/vanila-sources-2.6.27.41*


On Fri, Mar 15, 2013 at 8:00 PM, Charles Curley <
[email protected]> wrote:

> On Fri, 15 Mar 2013 08:12:15 -0600
> Tod Hansmann <[email protected]> wrote:
>
> > Last but not least, I'm concerned about upgrade ability.  I'm going
> > to put this in my colo, and I do NOT want to break things with an OS
> > update.  I'd rather enjoy uptime of about 3 years before having to go
> > back to the colo.
>
> I can't speak to the hypervisor issue, but this suggests Debian Stable
> with no or very few backports. You can set the package system to not
> update packages such as the kernel, thereby avoiding rebooting.
>
> --
>
> Charles Curley                  /"\    ASCII Ribbon Campaign
> Looking for fine software       \ /    Respect for open standards
> and/or writing?                  X     No HTML/RTF in email
> http://www.charlescurley.com    / \    No M$ Word docs in email
>
> Key fingerprint = CE5C 6645 A45A 64E4 94C0  809C FFF6 4C48 4ECD DFDB
>
> /*
> PLUG: http://plug.org, #utah on irc.freenode.net
> Unsubscribe: http://plug.org/mailman/options/plug
> Don't fear the penguin.
> */
>

/*
PLUG: http://plug.org, #utah on irc.freenode.net
Unsubscribe: http://plug.org/mailman/options/plug
Don't fear the penguin.
*/

Reply via email to