Attendees: Mark A., Scott, Marcelo, Linda
Happy belated New Year!
1. General Topic
1.1 Split package list between repositories (ISO and container images)
* AI:
We'll need to look closely to see if there is. any further improvement is needed
1.2 Log into the git before download the source.
* How
to pass the credential through the tooling layer when log into git repo.
* workaround: currently use repo sync outside
of the containers.
* AI: Scott to write up a feature request for
the tool - file a request in Story Board.
1.3
Pre-patch ISO (Luis) (Carols replacing Luis Barbosa)
* AI: to invite Carlos to this meeting
to discuss Pre-patch ISO.
2. StarlingX 8.0
2.1 Secureboot Enablement
* Need to have a
different repo/storage to storage keys without changing any code.
* One option is to interface with the
concept of Vault.
* Sent the checksum into the Vault to
get sign. and the key is always in the Vault.
* Put the public key into the public key
ring.
* AI: to invite DevSecOPs team from Studio
side to discuss Vault's implementation.
2.2 ISO size greater than 4G ISO size limit
with
OOT driver may need to include the kernel source/debug package that will allow OOT tree driver to be built on customer target.
* This will add the ISO size back up to
greater than 4G.
* Extension to the ISO build standard,
9660, for longer file names, addresses the daisy chain of the ISO for larger achieve.
* AI: need
to investigate the "ISO daisy chain extension of another 4G, and tooling needs.
2.3 Kernel Live Patching Integration with
the build system
* start to look into the requirements
of integration of feature.