From nobody Tue Jun 16 23:50:12 2026 X-Original-To: dev-commits-src-branches@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 4gg3dJ5lwjz6j1bY for ; Tue, 16 Jun 2026 23:50:12 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gg3dJ4Zs4z467w for ; Tue, 16 Jun 2026 23:50:12 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1781653812; 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=W4DhShxKPFfH6336plnq9KdPfss1sXbGJIk/7OBSjzc=; b=HBhcjyhhrXS2Ft+HjLmg/GKl8C7gZQOSgCmSgTOsZj20RM45lwzC8Qx4X0i+UPpqCTzk4F cGklRW+2nYSY4CnH0aGq44VYGQdSwZsy8c1bwA2qaOxeb5/EFBdaPpF6sM+SMDDyCyU291 P1UQax8rurCevpMkYNftmN6vA/iyAJCPSKdvplsnQzl03RjmQz9YH9jo5Aw8yUGHCZjQNk No1nUzz/c7X9WoRvKq3EGJfPGiJQ8Z9Eg7cOHSzOvcK90KWfiiYNa/jiRf7lIOZvbNJmcZ LpVXutwXOGRE3V/EnFTirUYSinFs0Wl7QQKnB5XGwAYMEmf8YWXw7Gsay2porA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1781653812; a=rsa-sha256; cv=none; b=EJpN4L/fJfxFRlt+ZArBGXDhL0NupoY+yP79s2nKevK4qr9fd+hsDL11z5PbFbnxAsOFjx XWW8p3t2wVEUKzzZNWvzfpA2uRmxtFYryBbKNAMQciA94DkkGPSQBzeq1Mcyl3eNXJbzfg 3RF5Gdr/Nf2R/ZTQEIesCrwJTO0oah11MYxYnpVOZEz+/91TDKqxMiT/VOzrCcqSYjOcrD 9egfMqJ5achKi275ZQVA2N5irxIT8g06F6J+BfVuIOteo48KXh/M92VfSFdiQlQf67rTFG 02VBjf8PNeTxLawtQTbffstLguDywXDeZH88ZFCygRnEkdK74T5Y7Bouko6/gw== 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=1781653812; 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=W4DhShxKPFfH6336plnq9KdPfss1sXbGJIk/7OBSjzc=; b=tcsLoAGf+L/2ylp0iGHUWLVT/k1oJu/XYtuEXWxtgQVlr1nyFEmLyg06aF/JdSF+ET0pve uBXQbbWtyiuMmH2hbshulcrNVYMA0yPFWFE136qSwUcYBDnXRIjBI9qVedHBh5VwFNIgfo LTzn/ZC7GZSrnIlcDgPspwJZOJxarX19L4utZcqLCGekylTWpW24jbT0BK6WTWGjlBFpWN Tm3q+V142snK8q4tDBsYDfSm1Zwa7bt4vIUhRXh/JXouXsoy8ZiNM32ZNxUf+KOanRh8kA S3m7id/Lp6mTs02upqC6pcCkkb7FNM0wkqfAUDnGIX2tVqB2r82y+uJCm4t1ww== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gg3dJ47Wjzns4 for ; Tue, 16 Jun 2026 23:50:12 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1cf1c by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 16 Jun 2026 23:50:12 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Craig Leres Subject: git: 8c78774107a7 - stable/15 - core.lua: follow symlinks when looking for bootable kernels List-Id: Commits to the stable branches of the FreeBSD src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-branches List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-branches@freebsd.org Sender: owner-dev-commits-src-branches@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: leres X-Git-Repository: src X-Git-Refname: refs/heads/stable/15 X-Git-Reftype: branch X-Git-Commit: 8c78774107a7f0434791efd3f99397cb5562a70d Auto-Submitted: auto-generated Date: Tue, 16 Jun 2026 23:50:12 +0000 Message-Id: <6a31e134.1cf1c.244f6489@gitrepo.freebsd.org> The branch stable/15 has been updated by leres: URL: https://cgit.FreeBSD.org/src/commit/?id=8c78774107a7f0434791efd3f99397cb5562a70d commit 8c78774107a7f0434791efd3f99397cb5562a70d Author: Craig Leres AuthorDate: 2026-03-09 21:47:10 +0000 Commit: Craig Leres CommitDate: 2026-06-16 23:49:30 +0000 core.lua: follow symlinks when looking for bootable kernels PR: 293654 Reviewed by: kevans Approved by: kevans Differential Revision: https://reviews.freebsd.org/D55713 (cherry picked from commit e6d579be42550f366cc85188b15c6eb0cad27367) --- stand/lua/core.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stand/lua/core.lua b/stand/lua/core.lua index 687376cbc40f..89850b712b2a 100644 --- a/stand/lua/core.lua +++ b/stand/lua/core.lua @@ -255,7 +255,7 @@ function core.kernelList() end if ftype then - if ftype ~= lfs.DT_DIR then + if ftype ~= lfs.DT_DIR and ftype ~= (lfs.DT_LNK or 10) then goto continue end elseif lfs.attributes(fname, "mode") ~= "directory" then