From: Aaron Lauterer <a.lauterer@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] applied: [PATCH docs] firmware-updates: align apt upgrade to apt full-upgrade
Date: Fri, 11 Apr 2025 10:42:56 +0200 [thread overview]
Message-ID: <20250411084256.3372209-1-a.lauterer@proxmox.com> (raw)
Because 'apt-get upgrade' or 'apt upgrade' will not pull in potential
new dependencies and that could lead to a broken system.
'apt-get dist-ugprade' or 'apt full-upgrade' will install new
dependencies when needed.
Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
---
firmware-updates.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/firmware-updates.adoc b/firmware-updates.adoc
index f722f4c..ea31dac 100644
--- a/firmware-updates.adoc
+++ b/firmware-updates.adoc
@@ -206,6 +206,6 @@ intel-microcode set on hold.
----
# apt-mark unhold intel-microcode
# apt update
-# apt upgrade
+# apt full-upgrade
----
====
--
2.39.5
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
reply other threads:[~2025-04-11 8:43 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250411084256.3372209-1-a.lauterer@proxmox.com \
--to=a.lauterer@proxmox.com \
--cc=pve-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal