Skip to content

Conversation

@mlohvynenko
Copy link
Member

No description provided.

mlohvynenko and others added 11 commits September 10, 2025 16:37
aos-core-build-base image is deprecated, and does not exist anymore
in the registry.

Signed-off-by: Mykhailo Lohvynenko <[email protected]>
Reviewed-by: Mykola Kobets <[email protected]>
Reviewed-by: Mykola Solianko <[email protected]>
Reviewed-by: Oleksandr Grytsov <[email protected]>
This patch removes preserve home step as it is no longer needed.
The latest build image has fixed the issue.

Signed-off-by: Mykhailo Lohvynenko <[email protected]>
Reviewed-by: Mykola Kobets <[email protected]>
Reviewed-by: Mykola Solianko <[email protected]>
Reviewed-by: Oleksandr Grytsov <[email protected]>
Signed-off-by: Mykhailo Lohvynenko <[email protected]>
Reviewed-by: Mykola Kobets <[email protected]>
Reviewed-by: Mykola Solianko <[email protected]>
Reviewed-by: Oleksandr Grytsov <[email protected]>
Signed-off-by: Mykhailo Lohvynenko <[email protected]>
Reviewed-by: Mykola Solianko <[email protected]>
Reviewed-by: Oleksandr Grytsov <[email protected]>
Signed-off-by: Mykhailo Lohvynenko <[email protected]>
Reviewed-by: Mykola Solianko <[email protected]>
Reviewed-by: Oleksandr Grytsov <[email protected]>
Signed-off-by: Mykhailo Lohvynenko <[email protected]>
Reviewed-by: Mykola Kobets <[email protected]>
Reviewed-by: Oleksandr Grytsov <[email protected]>
This patch fixes operation not permitted error when the device path
is a relative symlink. The fix resolves the symlink to an absolute path
before calling stat().

Signed-off-by: Mykhailo Lohvynenko <[email protected]>
When a device path is a symlink, the resolved target path should
be used to get device file stat information, but the original
symlink path should be used in the OCI spec.

Signed-off-by: Mykhailo Lohvynenko <[email protected]>
Reviewed-by: Mykola Kobets <[email protected]>
Reviewed-by: Oleksandr Grytsov <[email protected]>
When a device is specified in the src:dst format, the CheckDevice
function should validate the existence of
the source device (src) only, not the src:dst string as a whole.

Signed-off-by: Mykhailo Lohvynenko <[email protected]>
Reviewed-by: Mykola Kobets <[email protected]>
Reviewed-by: Oleksandr Grytsov <[email protected]>
Signed-off-by: Mykhailo Lohvynenko <[email protected]>
Reviewed-by: Mykola Kobets <[email protected]>
Reviewed-by: Oleksandr Grytsov <[email protected]>
Add config.hpp and increase AOS_CONFIG_TYPES_DEVICE_NAME_LEN to 128.

Signed-off-by: Oleksandr Grytsov <[email protected]>
Reviewed-by: Mykhailo Lohvynenko <[email protected]>
Reviewed-by: Mykola Kobets <[email protected]>
Copy link
Collaborator

@al1img al1img left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed-by: Oleksandr Grytsov <[email protected]>

Copy link
Contributor

@mykola-kobets-epam mykola-kobets-epam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed-by: Mykola Kobets <[email protected]>

@mlohvynenko mlohvynenko merged commit 0a3295f into main Feb 4, 2026
5 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants