Date: Tue, 7 May 2002 15:03:20 +0700 From: oleg dashevskii <be9-ml@be9.ru> To: freebsd-stable@freebsd.org Subject: Q: how to get hardlinks in /stand properly updated? Message-ID: <20020507150320.A1037@lab15.iae.nsk.su>
next in thread | raw e-mail | index | archive | help
Hello, well, I used cd /usr/src/release/sysinstall; make all install to update /stand after installworld and installkernel. Handbook has told me that all files in this directory are hardlinked to sysinstall... After the new sysinstall binary had been installed, I looked at /stand and saw that nothing has been updated except for this only binary. `ls -i` showed that all other files share the same inode (comme il faut), and sysinstall has its own, a different one. How to update hardlinks automatically? I'm too lazy to do it by hand... J7 / be9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020507150320.A1037>