From nobody Sun Sep 24 12:14:28 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 4RtlLF1mzYz4ttNj for ; Sun, 24 Sep 2023 12:14:29 +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 4RtlLF0Sr2z4R4Q for ; Sun, 24 Sep 2023 12:14:29 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1695557669; a=rsa-sha256; cv=none; b=yV49iiH3oic52Pjd/2XE2Nq++WCSc9rZK6aWt8caJNjfvUWwH24byNdvxhA3HPtIs4ymop V7FGVJ7bvQ/HK1cPUQstzEypN+JjeP6SEq+S4MwPc+g8P6bG3T3EK+4EElZPVbSqIsHZ9q v9o0TNrtuWPzCMUpLkZnz31sqpI5EjjzkZkySHI3HuOw017Fi6vWZHP5cyl5VFO2Hf433H Jx8Udjr+41RCS31pnXWj4UtZrRU4QriO0U/KFR4EnwBYDsVk5oHQ/rp+pspcYZYXe4HEkW K8F+cVF7NWiNp2avqce6+XtrphzdxcRq93MWcXlSC7/mJ8h1TiELVvUJ2CZzZg== 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=1695557669; 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=mZ8oHpw4IfpyGlsuiSkwAvHXeZaoxEN1cmBVrDoHE18=; b=Co/ztQYmDMiBXkC8+6Co7E94RXE9lZ9OEYMrzocXknJYB4XRobcClEtL4M3+DyiS54Hg9e bRakz/gWqETLKycoRmK9EXMRUlRo9hPmjkgKBFdDO/HMXKrqFYp1gfpd77ZOawQ8t/Hhxt K7wzcNSuqsSTsnBiqW7zsf/J7RhBjR63O6ldCSOmDDerbqwtCkmMzfhvhI/JnQdbGG8MI2 AyrCHx3W9xOEyk/RBj84bgG5KautJB9VZBwF/VN2H4QejWgiw7Aecoy/lFdrE1VCHli8uc J0VDKYFCvhRLqZQqfUAR4GWnW9JUusTvbW4WQ69NtHtSBxYdT9srShefj3FzLw== 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 4RtlLD6YQkzmGj for ; Sun, 24 Sep 2023 12:14:28 +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 38OCESn0050315 for ; Sun, 24 Sep 2023 12:14:28 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 38OCESXf050313 for doc@FreeBSD.org; Sun, 24 Sep 2023 12:14:28 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 255318] handbook: Document how to update the bootloader Date: Sun, 24 Sep 2023 12:14:28 +0000 X-Bugzilla-Reason: AssignedTo CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Books & Articles X-Bugzilla-Version: Latest X-Bugzilla-Keywords: loader, needs-patch, uefi X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: grahamperrin@gmail.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: grahamperrin@gmail.com X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc bug_severity assigned_to keywords 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: 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 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D255318 Graham Perrin changed: What |Removed |Added ---------------------------------------------------------------------------- CC|grahamperrin@gmail.com |doc@FreeBSD.org Severity|Affects Some People |Affects Many People Assignee|doc@FreeBSD.org |grahamperrin@gmail.com Keywords| |loader --- Comment #15 from Graham Perrin --- (In reply to Graham Perrin from comment #13) Alternatives to the MarkMail URL:=20 (In reply to commit-hook from comment #10) >> =E2=80=A6 >> Currently, the section does not explain when or why bootcode has to be >> updated. It just references some related manual pages. >> =E2=80=A6 That is, ; and (from base 9ecf6e0f9f25) the example in loader.efi(8) is good: (thanks again, 0mp). ---- ^Triage: with stable/12 end of life and 14.0-RELEASE both approaching, I reckon:=20 a) should gain a warning, for readers to know that attention to an ESP might = be essential * two warning boxes plus a note box might be overwhelming, as a trio, so th= is ESP-related warning must be concise * refer to the 'Updating Bootcode' section of the chapter b) should be expanded, at least * paraphrase the instruction to _stop_ using gpart(8) for ESP partitions * refer directly to the EXAMPLES section of loader.efi(8) * hint that if multiple ESPs exist, attention to more than one may be=20 appropriate (mirrored disks, for example). ! There is no stop note for 13.2, and upgrades from 12.=E2=8B=AF to 13.2-RE= LEASE are expected (not all departures from 12.=E2=8B=AF will go to 14.=E2=8B= =AF), so=20 let's document this ASAP. --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.=