From nobody Tue Jun 30 15:35:44 2026 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4gqS0Q4rnxz6jNPj for ; Tue, 30 Jun 2026 15:35:50 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gqS0Q2bBjz3Zkp for ; Tue, 30 Jun 2026 15:35:50 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1782833750; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=9Ko9pZmU4Omm4hLbIoWMEL69BxbArGSgTM6duus7jVw=; b=UOnvQ+0MCXKEXasw9ctiADjWLLcjn27ej/5u1wpFBlC7AvMbIgKyj3iSGxQZ+noO9enHc4 EtXL/cEnyvBEEiU0FGYwnIOUraokfA6lbtGUzH/kjw4yf/woxeyhKg7nqqe/EPI36RhZXz sFV2ZqzncIS1Av6IU9Gd9U3yxvXUIGLZbQtSG8550pXjQuO2/2urdwGxOSSldXz7cX8+Jl nIUlXivdsXGIYrZy3MENFcb9X9vLv7YdZBDUfsZDO6hkrGpuD+fochynroVtT3wUSc80g9 QbpFFt7USnjYg7iDGB2lJdzXLirQzK5n8XN9HPaO/WI8qiICE2LSuG5jta9Mvg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1782833750; a=rsa-sha256; cv=none; b=xj4ajGxoeXCxO0B2aRKRjHmEJDAX4OAlZ+miXcnT6BGM8ZRiWW4w3+gNEDcImc0c49DPaU FhQrk5NbIsHbm+kHQNbAIOJ99xkUK9TkQP0TznnqqNSdf8wrL/zYClobcvfaawMYAIIAVL vOInxnpcjhbSSDmR0tBoYJaThkcq0cJMY7KYveqEHt/4RfHD9lSg3Gdpkc6UqunxjGQOnD qAw9nGQ3lvtaXiJUW/IeWJXrDSKuF1/E7ofIY+ltNOMBGRKa4NpjZ9/DP3c6E0tWNu1DHT DJ94PX3q0pZJPNH5CiSCULtWRxjBKkTE5GucM4EyjlxckXIHEYPPTqt4Nb30ig== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1782833750; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=9Ko9pZmU4Omm4hLbIoWMEL69BxbArGSgTM6duus7jVw=; b=r6lYJ+CmFLrhgQjYQL0emqsJRqnAdYnPMFKbRFzNXkOlg8ie7lY8BJwySmiPpL+oDJoqjg oznZ2WbrojmjKD7QsmBCYbqbWxxLlZoWpzj5WwrJVLvAAkJtvj0Lpu8TpikkarfgzGfMY9 BriiW7rFqHUYmfm2eFu08PKXEX/MR+riCHxYb5xIbGWREIHx66wAIt3lJR3IbLJGgM6XaK iEygirxZTujVGLIGMuQBS6dvPEkKS0J4KziRiYDxzPWQfHz16dI+sNEmkTkBX+4VddfDzR cnNTJx82O/dkyQAK6V28rtr9HpBB2PxTA7SJRJCwTqnWXhyqVTIoX3Pc4Siryg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gqS0Q19kNzqSf for ; Tue, 30 Jun 2026 15:35:50 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3af9e by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 30 Jun 2026 15:35:44 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Cc: Kit Dallege From: Warner Losh Subject: git: 6ed2f5184251 - stable/15 - diskless(8): remove references to deleted clone_root script List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: imp X-Git-Repository: src X-Git-Refname: refs/heads/stable/15 X-Git-Reftype: branch X-Git-Commit: 6ed2f5184251bc021976cf5b25696716cf09cf5c Auto-Submitted: auto-generated Date: Tue, 30 Jun 2026 15:35:44 +0000 Message-Id: <6a43e250.3af9e.3589b106@gitrepo.freebsd.org> The branch stable/15 has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=6ed2f5184251bc021976cf5b25696716cf09cf5c commit 6ed2f5184251bc021976cf5b25696716cf09cf5c Author: Kit Dallege AuthorDate: 2026-03-27 04:25:41 +0000 Commit: Warner Losh CommitDate: 2026-06-30 15:35:04 +0000 diskless(8): remove references to deleted clone_root script The clone_root script was removed from the tree in commit 7736786b08e8 but the diskless(8) man page still referenced it in two places. Remove both references. PR: 292231 Signed-off-by: Kit Dallege Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/2101 (cherry picked from commit f8c8875add6946b09ea8cf1f7bbdbd90fe5b1f17) --- share/man/man8/diskless.8 | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/share/man/man8/diskless.8 b/share/man/man8/diskless.8 index cc49854ae850..603209dec7dc 100644 --- a/share/man/man8/diskless.8 +++ b/share/man/man8/diskless.8 @@ -27,7 +27,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd August 11, 2024 +.Dd June 9, 2026 .Dt DISKLESS 8 .Os .Sh NAME @@ -179,10 +179,7 @@ can contain the following lines: where .Aq ROOT is the mount point on the server of the root partition. -The script -.Pa /usr/share/examples/diskless/clone_root -can be used to create a shared read-only root partition, -but in many cases you may decide to export +In many cases you may decide to export (again as read-only) the root directory used by the server itself. .It @@ -219,10 +216,6 @@ and have the obvious meanings. .It A properly initialized root partition. -The script -.Pa /usr/share/examples/diskless/clone_root -can help in creating it, using the server's root partition -as a reference. If you are just starting out, you should simply use the server's own root directory, .Pa / ,