From nobody Thu Jun 22 05:12:39 2023 X-Original-To: doc@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 4QmpQv2c8Hz4gJTw for ; Thu, 22 Jun 2023 05:12:39 +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 4QmpQt6yDJz3F2N for ; Thu, 22 Jun 2023 05:12:38 +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=1687410759; 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; bh=VRLVIjR0RI11PTl+NUerdpBaNt7SJNeGIyhT5Z+Dcv0=; b=WHE7uFH8OLgaZSlEi/VcT0mocBcBk0v/NscQ1HyiNfEJ/LfqM4hw5alM4tO8wdGYqs+BcT WpHs+tlETazNUPdBJmukCxADcfgWTgKnG4L4jFOYNqO9fIiNXz8pflcingE74H3hNGvvGU QuuJ6lfJthwQriTCk1VGudRFHPhnSLnhjhHMisAUJoTP0jz4t/mFzDqhcI8+/Thx8DcVSR AT8Gqg5/v5cKx4OYCYwJnC4QC1P39r7Z54bvZCt1h9AcZW+fcc81W3IAXbDgyRnHef2qLH 4OilTWsctq1ofNfcQjilMsW8E8tTIfpdICcxECuwkdMso3uk+1imiGjAKc9RCw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1687410759; a=rsa-sha256; cv=none; b=hwMPS9FyZ5rRKecxBAKVDt3Yc0n9QpU4M7gC/gOdfhlQwsxyHw9bXAoMKDR4oTjsJGfx2o Xew6FAUW54nHDDF8bh8YvGov9R4+vvxjClGnaDTlgb4x8J5LFj9NR7Mq+LjqflG5l7V/1V 6iQBdD5FsWgEp5ZYZNSTFR0BiXRlkY4nchY9Gt0bGxFQL4hjmztHabQHPmbVKIJEiJXYR5 a7aPpeq1YuJawg53TxgJ5eXNFARDhQX14qplivbtdeWsV3hTbGwrOsApBgJi3Ci4jrlSMp 8vhThrCX+DETawx7Ex82BNcvR3CVb/FA6K9qiA0wvaq+YbtBRpTLKAO0CVKM9w== 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 4QmpQt62jhz19w9 for ; Thu, 22 Jun 2023 05:12:38 +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 35M5CcdY012995 for ; Thu, 22 Jun 2023 05:12:38 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 35M5Cc7F012994 for doc@FreeBSD.org; Thu, 22 Jun 2023 05:12:38 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: doc@FreeBSD.org Subject: [Bug 272139] loader(8) description, and see also, with regard to kernel modules Date: Thu, 22 Jun 2023 05:12:39 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Manual Pages X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: grahamperrin@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc Message-ID: 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: Documentation project List-Archive: https://lists.freebsd.org/archives/freebsd-doc List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-doc@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272139 Bug ID: 272139 Summary: loader(8) description, and see also, with regard to kernel modules Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Manual Pages Assignee: bugs@FreeBSD.org Reporter: grahamperrin@freebsd.org CC: doc@FreeBSD.org From :=20 > =E2=80=A6 responsible for bringing the kernel, kernel modules and other f= iles=20 > into memory. =E2=80=A6 That's not sole responsibility; and SEE ALSO makes no mention of hier(7), r= c(8) or rc.conf(5).=20 From the latter:=20 > =E2=80=A6 kld_list =E2=80=A6 Loading modules at this point in the boot pr= ocess is=20 > much faster than doing it via /boot/loader.conf for those modules=20 > not necessary for mounting local disks. =E2=80=A6 A simple improvement to the description or loader(8) should clarify that responsibility is for these kernel modules:=20 /boot/firmware/ /boot/kernel/ =E2=80=93 but not these kernel modules:=20 /boot/modules/ --=20 You are receiving this mail because: You are on the CC list for the bug.=