public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] applied: [PATCH docs] firmware-updates: align apt upgrade to apt full-upgrade
@ 2025-04-11  8:42 Aaron Lauterer
  0 siblings, 0 replies; only message in thread
From: Aaron Lauterer @ 2025-04-11  8:42 UTC (permalink / raw)
  To: pve-devel

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-04-11  8:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-04-11  8:42 [pve-devel] applied: [PATCH docs] firmware-updates: align apt upgrade to apt full-upgrade Aaron Lauterer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal