* [pve-devel] [PATCH manager stable-8] pve8to9: bootloader: fix missing period at end of sentence
@ 2025-08-04 11:39 Friedrich Weber
2025-08-04 12:01 ` [pve-devel] applied: " Thomas Lamprecht
0 siblings, 1 reply; 2+ messages in thread
From: Friedrich Weber @ 2025-08-04 11:39 UTC (permalink / raw)
To: pve-devel
Signed-off-by: Friedrich Weber <f.weber@proxmox.com>
---
PVE/CLI/pve8to9.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/PVE/CLI/pve8to9.pm b/PVE/CLI/pve8to9.pm
index 5d8fb533..f7bdfb4e 100644
--- a/PVE/CLI/pve8to9.pm
+++ b/PVE/CLI/pve8to9.pm
@@ -1631,7 +1631,7 @@ sub check_bootloader {
if ($exit_code != 0) {
log_warn(
"systemd-boot meta-package installed but the system does not seem to use it"
- . " for booting. This can cause problems on upgrades of other boot-related packages"
+ . " for booting. This can cause problems on upgrades of other boot-related packages."
. " Consider removing 'systemd-boot'");
} else {
log_info("systemd-boot used as bootloader and fitting meta-package installed.");
--
2.47.2
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
* [pve-devel] applied: [PATCH manager stable-8] pve8to9: bootloader: fix missing period at end of sentence
2025-08-04 11:39 [pve-devel] [PATCH manager stable-8] pve8to9: bootloader: fix missing period at end of sentence Friedrich Weber
@ 2025-08-04 12:01 ` Thomas Lamprecht
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2025-08-04 12:01 UTC (permalink / raw)
To: pve-devel, Friedrich Weber
On Mon, 04 Aug 2025 13:39:51 +0200, Friedrich Weber wrote:
>
Applied, thanks!
[1/1] pve8to9: bootloader: fix missing period at end of sentence
commit: df489e909375746380e0ec3e139b270011cbb775
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-08-04 12:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-08-04 11:39 [pve-devel] [PATCH manager stable-8] pve8to9: bootloader: fix missing period at end of sentence Friedrich Weber
2025-08-04 12:01 ` [pve-devel] applied: " Thomas Lamprecht
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.