Re: Updating Glibc without rebooting

2001-12-21 Thread Gordon Messmer
On Sun, 16 Dec 2001, Dan Egli wrote: > Not really. You can go to run mode 1 and then back to your normal run mode > (3 or 5) but that won't update the lib in memory being used by init. I believe that /usr/sbin/glibc_post_upgrade reloads init, calling 'telinit u', which causes init to re-execute

Re: Updating Glibc without rebooting

2001-12-20 Thread Dan Egli
er 15, 2001 7:30 PM Subject: Updating Glibc without rebooting > > Hey all. > > I've updated all my Zoot installs with the glibc update that came out > and was wondering if there was a way to reload glibc without having > to reboot. > > Emmanuel > > > > __

Re: Updating Glibc without rebooting

2001-12-16 Thread Mike Burger
I've never had to reboot my systems after updating glibc. On Sun, 16 Dec 2001, Emmanuel Seyman wrote: > > Hey all. > > I've updated all my Zoot installs with the glibc update that came out > and was wondering if there was a way to reload glibc without having > to reboot. ___

Updating Glibc without rebooting

2001-12-15 Thread Emmanuel Seyman
Hey all. I've updated all my Zoot installs with the glibc update that came out and was wondering if there was a way to reload glibc without having to reboot. Emmanuel ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman

Re: Updating Glibc without rebooting

2001-12-15 Thread Statux
Well, considering that glibc is used dynamically (being the only case where restarting anything would make a difference), you would just have to restart processes that use it. glibc updates are known for breaking umount on the first unmount of the root partition after the update. This means an