[lxc-devel] [distrobuilder/master] doc: Change ALT update command

Obirvalger on Github lxc-bot at linuxcontainers.org
Fri Jul 5 16:06:49 UTC 2019


A non-text attachment was scrubbed...
Name: not available
Type: text/x-mailbox
Size: 310 bytes
Desc: not available
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20190705/b2b25894/attachment.bin>
-------------- next part --------------
From 8638b716f14f1a3174f72a0617daaf141caf37e3 Mon Sep 17 00:00:00 2001
From: Mikhail Gordeev <obirvalger at altlinux.org>
Date: Fri, 5 Jul 2019 19:03:14 +0300
Subject: [PATCH] doc: Change ALT update command

---
 doc/examples/alt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/examples/alt b/doc/examples/alt
index 372a1b8..5f6c17a 100644
--- a/doc/examples/alt
+++ b/doc/examples/alt
@@ -68,7 +68,7 @@ packages:
       flags: ["remove", "-y"]
     update:
       cmd: apt-get
-      flags: ["upgrade", "-y"]
+      flags: ["dist-upgrade", "-y"]
     clean:
       cmd: apt-get
       flags: ["clean"]


More information about the lxc-devel mailing list