Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump to Alpine 3.19 #2136

Merged
merged 1 commit into from
Jan 15, 2024
Merged

Bump to Alpine 3.19 #2136

merged 1 commit into from
Jan 15, 2024

Conversation

jandubois
Copy link
Member

Also adds support for timezone syncing:

$ ls -l /etc/localtime | sed 's/.*[0-9] //'
/etc/localtime -> /var/db/timezone/zoneinfo/America/Vancouver

$ limactl shell alpine ls -l /etc/localtime | sed 's/.*[0-9] //'
/etc/localtime -> /etc/zoneinfo/America/Vancouver

Signed-off-by: Jan Dubois <jan.dubois@suse.com>
@jandubois
Copy link
Member Author

I just noticed that OpenRC in Alpine 3.19 has changed the default of rc_cgroup_mode from hybrid to unified. Not sure if we should make a note about this in the template?

@AkihiroSuda
Copy link
Member

I just noticed that OpenRC in Alpine 3.19 has changed the default of rc_cgroup_mode from hybrid to unified. Not sure if we should make a note about this in the template?

Yes, the release note has to mention it

@AkihiroSuda AkihiroSuda added this to the v0.20.0 milestone Jan 15, 2024
Copy link
Member

@AkihiroSuda AkihiroSuda left a comment

Choose a reason for hiding this comment

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

Thanks

@jandubois
Copy link
Member Author

Yes, the release note has to mention it

Release note only, or also the template?

@AkihiroSuda
Copy link
Member

Yes, the release note has to mention it

Release note only, or also the template?

I think it doesn't need to be specifically mentioned in the template, as long as it corresponds to the upstream default.
Other templates do not specifically mention the cgroup hierarchy either.

@AkihiroSuda AkihiroSuda mentioned this pull request Jan 15, 2024
@jandubois jandubois merged commit cfd5a90 into lima-vm:master Jan 15, 2024
24 checks passed
@jandubois jandubois deleted the bump-alpine branch January 15, 2024 06:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants