Date: Fri, 7 Jul 2000 20:27:54 -0700 (PDT) From: John Polstra <jdp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/rtld-elf Makefile Message-ID: <200007080327.UAA89875@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jdp 2000/07/07 20:27:54 PDT
Modified files:
libexec/rtld-elf Makefile
Log:
When installing the dynamic linker, save the previous version in
"ld-elf.so.1.old". The dynamic linker is a critical component of
the system, and it is difficult to recover if it is damaged and
there isn't a working backup available. For instance, parts of
the toolchain such as the assembler are dynamically linked, making
it impossible to build a new dynamic linker if the installed one
doesn't work.
Revision Changes Path
1.12 +13 -1 src/libexec/rtld-elf/Makefile
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007080327.UAA89875>
