Extract the list of files and packages on ospacks and images
1 unresolved thread
1 unresolved thread
Generate pkglist and filelist files indexing the contents of each artifact so you don't need to download, decompress and mount just to check what is being shipped.
This MR includes:
Merge request reports
Activity
- Resolved by Emanuele Aina
added 6 commits
-
df0d76c8...14384986 - 2 commits from branch
master
- e1f04718 - ospack,sysroot: Append file extension automatically
- 390fcafc - ospack: Rework pkglist and filelist extraction
- 48d70bf0 - images: Extract the list of files
- 282a2eaa - images: Extract the list of packages
Toggle commit list-
df0d76c8...14384986 - 2 commits from branch
14 14 - action: unpack 15 15 description: Unpack {{ $ospack }} 16 16 compression: gz 17 file: {{ $ospack }} 17 file: {{ $ospack }}.tar.gz for future reference please use -}} here; see https://golang.org/pkg/text/template/#hdr-Text_and_spaces for background
Please register or sign in to reply