Re: libc5 to libc6 auto-upgrade script

1998-01-10 Thread Tim Sailer
Igor Grobman wrote: > > > This version should be close to good enough. The major change since the last > one that was posted is the ability to upgrade from files in the current dir > instead of a local mirror requirement. llug.sep.bnl.gov is a public nfs mount for debian. You can point the s

Re: libc5 to libc6 auto-upgrade script

1998-01-09 Thread Craig Sanders
On Fri, 9 Jan 1998, Lindsay Allen wrote: > I hope this is the final version for a while. The script works here on a > freshly installed bo. > > Watch out for line folding. > > # sanity check that we are in the right place > [ -f base/libc6_* ] || exit 9 9 is already used for perl_base failure.

Re: libc5 to libc6 auto-upgrade script

1998-01-09 Thread Lindsay Allen
I hope this is the final version for a while. The script works here on a freshly installed bo. Watch out for line folding. --- cut here --- #! /bin/sh # upgrade a libc5 (bo) machine to libc6 (hamm). # based on Scott Ellis' excellent "Debian libc5 to libc6 Mini-HOWTO" # document at http://www