From nobody Fri Mar 24 11:43:45 2023 X-Original-To: bugs@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 4PjgMk29Bgz41TP3 for ; Fri, 24 Mar 2023 11:43:46 +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 4PjgMj6fzjz3v6l for ; Fri, 24 Mar 2023 11:43:45 +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=1679658225; 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=cSkR4Pz7doZY8SCNSae+zHbACTN8XLtY271bvCrZC0E=; b=HJlg4rMqNDssHmBW2qRm5JFfAD9zPhdmvsvklCsd6JbRJO49NmfOSW4zGtzSTddk1HDdq1 Nfg5RQQfIeDP14zLf4fRs/9wSty+EKrvzgoNWNCxaIklPx8iKvCuW3WJNSb+GTBt+nZcy7 ewNsoUGPJgiZDAYO0ha6jHQq48jwriBVp5gjQHgNziUYmcJQxWyZyG+t2ep59tDU38XaF1 1I2LkVKhJVbdI/ggBJoJxKcxgNuvfDNdNfO4b3Bea9K2Cl5t4cSa8vmRYCszhkGmkN+NGL UFg7icKwOsWNS0ClJhhQP0qjbvJ8mnYYpoRYjucCVuKjx+sLjOhD/4eNqGqufQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1679658225; a=rsa-sha256; cv=none; b=DjeypuahXHiNufcI+/6XzXdX9RpOIf+/HVembpT0FGGsxWyAmCw3BiaFLkRi8KHd4zkGMo ddSKjfGpnISb1kjMuMuLhqeE43aFdnpP7h8j+H3cjhw/q49aO/xe5nn34kPBdMvO9HXG3a fU7dlBCMQ2KpbAp+1MZ1D279/6PiHnjl3Zd6SUYrbOkvkVYhF2+p9Ohm/J+yK2Km84g1/N Okbjryh0WHNrkBKEBsyXy5LYrVVoslmX6IrFV1OIgmjnvnq/b0kD3a8ddEyqDszP3zCRvo fafhX/ahOOKhFF4TCCV8YRT7v1cT0DbQJnmu5t9pkJm6wNB6FhvMLkKbilhpmw== 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 4PjgMj5m7czGpq for ; Fri, 24 Mar 2023 11:43:45 +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 32OBhjlg000437 for ; Fri, 24 Mar 2023 11:43:45 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 32OBhjoc000436 for bugs@FreeBSD.org; Fri, 24 Mar 2023 11:43:45 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: bugs@FreeBSD.org Subject: [Bug 270428] rc.d improve using info/warn instead of just echo Date: Fri, 24 Mar 2023 11:43:45 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: misc X-Bugzilla-Version: Unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: contact@evilham.com 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 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: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270428 Bug ID: 270428 Summary: rc.d improve using info/warn instead of just echo Product: Base System Version: Unspecified Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: misc Assignee: bugs@FreeBSD.org Reporter: contact@evilham.com Reported by: @RL_Dane@fosstodon.org A new FreeBSD user reports their experience on making desktop a nice experience: https://fosstodon.org/@RL_Dane/110067023178312920 Part of that has been making the boot process more "visually quiet/peaceful= " by using boot_mute=3DYES in /boot/loader.conf I tried that myself and noticed that some rc.d scripts use "echo" instead of "info" and "warn" as documented in rc.subr(8), which renders rc_info=3DNO (= as documented in rc.conf(5)) not as effective as it ought to be. So here is a minor patch that improves that and gets rid of most of the nice with a super cute FreeBSD logo on boot \o/ --=20 You are receiving this mail because: You are the assignee for the bug.=