>> Read the install(1) manpage, particularly the -C option. > >The question, though, is _why_ the need to use -C when installing >ld-elf.so.1? It's not flagged schg, from the looks of my box.
So that ld-elf.so.1 can be installed safely on an active system. Plain install is braindamaged (doesn't give an atomic install) and we (ab)use `install -C' to get an atomic install. This has nothing to do with schg flagging except schg flagging prevents completely atomic installs. The missing schg is a bug if the schg for ld.so is not a bug. Bruce To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message