1KIWI::SYSTEM::UPDATE(8)             KIWI NG            KIWI::SYSTEM::UPDATE(8)
2
3
4

NAME

6       kiwi::system::update - Update/Upgrade image root system
7

SYNOPSIS

9          kiwi-ng [global options] service <command> [<args>]
10
11          kiwi-ng system update -h | --help
12          kiwi-ng system update --root=<directory>
13              [--add-package=<name>...]
14              [--delete-package=<name>...]
15          kiwi-ng system update help
16

DESCRIPTION

18       Update  a  previously  prepare  image root tree. The update command re‐
19       freshes the contents of the root directory with  potentially  new  ver‐
20       sions  of  the  packages according to the repository setup of the image
21       XML description. In addition the update command also allows to  add  or
22       remove packages from the image root tree
23

OPTIONS

25       --add-package=<name>
26              specify  package  to  add(install).  The option can be specified
27              multiple times
28
29       --delete-package=<name>
30              specify package to delete. The option can be specified  multiple
31              times
32
33       --root=<directory>
34              Path to the root directory of the image.
35

AUTHOR

37       Marcus Schäfer
38
40       2020, Marcus Schäfer
41
42
43
44
459.23.34                          May 21, 2021          KIWI::SYSTEM::UPDATE(8)
Impressum