This is the mail archive of the libc-help@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: transition from 2.9 to 2.10 goes pretty smooth


On Mon, Jun 22, 2009 at 6:53 PM, Ethan Grammatikidis<eekee57@fastmail.fm> wrote:
>> The correct way is:
>> 1) Use alternate root fs.
>> 2) Install glibc into target root fs using tools from alternate root fs.
>> 3) Pivot into the new root fs.
>
> I'm not entirely sure what you mean by "pivot" here. It's been some time since I played with pivot_root() but I'm pretty sure it's not capable of substituting "cached and loaded" shared libraries within already-running applications. AFAIK the only way to do that is to restart every running process linked against glibc, AKA almost everything.

I should not have said pivot here since it would appear to imply using
pivot_root(), I should have said reboot.

Cheers,
Carlos.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]