1KIWI::RESULT::BUNDLE(8)             KIWI NG            KIWI::RESULT::BUNDLE(8)
2
3
4

NAME

6       kiwi::result::bundle - Bundle build results
7

SYNOPSIS

9          kiwi-ng [global options] service <command> [<args>]
10
11          kiwi-ng result bundle -h | --help
12          kiwi-ng result bundle --target-dir=<directory> --id=<bundle_id> --bundle-dir=<directory>
13              [--zsync_source=<download_location>]
14              [--package-as-rpm]
15          kiwi-ng result bundle help
16

DESCRIPTION

18       Create result bundle from the image build results in the specified tar‐
19       get directory. Each result image  will  contain  the  specified  bundle
20       identifier  as part of its filename. Uncompressed image files will also
21       become xz compressed and a sha sum will be created  from  every  result
22       image.
23

OPTIONS

25       --bundle-dir=<directory>
26              directory  containing the bundle results, compressed versions of
27              image results and their sha sums
28
29       --id=<bundle_id>
30              bundle id, could be a free form text and is appended to the  im‐
31              age  version  information if present as part of the result image
32              filename
33
34       --target-dir=<directory>
35              directory containing the kiwi build results
36
37       --zsync_source=<download_location>
38              Specify the download location from which the bundle file(s)  can
39              be  fetched  from. The information is effective if zsync is used
40              to sync the bundle.
41
42              • The zsync control file is only created for those bundle  files
43                which  are  marked  for compression because in a KIWI NG build
44                only those are meaningful for a partial binary file download.
45
46              • It is expected that all files from a bundle are placed to  the
47                same download location
48
49       --package-as-rpm
50              Take all result files and create an rpm package out of it
51

AUTHOR

53       Marcus Schäfer
54
56       2020, Marcus Schäfer
57
58
59
60
619.24.52                          Dec 01, 2022          KIWI::RESULT::BUNDLE(8)
Impressum