From nobody Sun Nov 26 23:40:15 2023 X-Original-To: rc@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 4SdlZR4Fw1z52T67 for ; Sun, 26 Nov 2023 23:40:15 +0000 (UTC) (envelope-from bugzilla-noreply@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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4SdlZR2RXLz3Ll9 for ; Sun, 26 Nov 2023 23:40:15 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1701042015; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Dlf3lvJ5EPiLumZsLT2JuCuMzRzRCf5yvexof9zDIrU=; b=HCnZJGDqqRXwtVPNJU2a+immenQEUWOegrXGNAGX2eXdZKgKZ5Ml/dGcqwhKtGS5jIjaJy tRqTywNSE8Dfy15l71URN7IrH33tdU2DKPiP/HnurFfeaSvEBn+3PVQouQculEvrvDYuSy QfbbMFiCrlR9newx9abt0Hp4+cLhhbIUA/TJrEyHTB+wu9CstgTVCIeXWebiKYfp19xwhL cfGQOT+huHUjbWCh0Kv2Yaq1NLAN8k7DLxUCxkFkAQvWvAkJx/EDZBstaMvghMmpeS9vuC wwaEuZZhqQMTP4OlSigf2l8Cr5FEuBXFCLRL902nG8lqMslY+o2BEGGz9ZUW4A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1701042015; a=rsa-sha256; cv=none; b=Bc4roDP2aY5Ne19j01EG3Lke7n8ptqUT0ZPxx9G5ndZ5ApKUYf2NIApagJMbgRK0FwbxZX fWQHqTfyP8foKeNQw7ByUiWx740JXCFJeF/GkbdPFSoqJg9sp3kx9ELMLx3/W7yzk89crR HisKnuFoEoduwCbrbJNpB6I84H5aAeyT898pRt5BJ/Exue43GgqhEywUYsjFVK5M9ehoZt 9eDN01LzqWP3Cc3DWbmXBBefQ1Kn/mRyZH2LGAalrkjd9uORcZbDUwpCINtRj6fbFhGMij SeZX9IZpF0JLOVCmmoclAY5IJ0YSspbXcKIGsyGoKq8iATCgDUquLmzpE9R33g== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4SdlZR1X5vz111 for ; Sun, 26 Nov 2023 23:40:15 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 3AQNeFax026715 for ; Sun, 26 Nov 2023 23:40:15 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3AQNeFZX026714 for rc@FreeBSD.org; Sun, 26 Nov 2023 23:40:15 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: rc@FreeBSD.org Subject: [Bug 274977] [rc] [patch] /etc/rc.initdiskless: /rescue/tar: not found Date: Sun, 26 Nov 2023 23:40:15 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: conf X-Bugzilla-Version: 13.2-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: cc@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: rc@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Discussion related to /etc/rc.d design and implementation List-Archive: https://lists.freebsd.org/archives/freebsd-rc List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-rc@freebsd.org X-BeenThere: freebsd-rc@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274977 --- Comment #4 from Cheng Cui --- (In reply to Jose Luis Duran from comment #3) Indeed, I took the release images for granted as the official archives from that handbook chapter. But the whole chapter has an example of NFS mounted = root file system as read-only. So I think there should be no "need" of /rescue, = as you also have mentioned. So rc.initdiskless itself over read-only root file system does not need the= tar binary from /rescue, does it? --=20 You are receiving this mail because: You are the assignee for the bug.=