The question :: If I'm going to update, how can I freeze on one
particular update (so I ship the same thing today as I do in 1 year)?
We use kickstart already, so updates can be scripted easily enough but
I would imagine that Glibc/gcc and other updates should occur at the
same time as the kernel - What's the proper way to stop this from
being a moving target? Do I just download everything today and hope
it's a good freeze point while scripting it into our kickstart files?
Anyone here solved this problem before?