@gregkh That was fun read! I'm missing RISC-V, and Alpine Linux machines though!
Notices by Natanael Copa (ncopa@fosstodon.org)
-
Embed this notice
Natanael Copa (ncopa@fosstodon.org)'s status on Thursday, 02-Oct-2025 18:45:50 JST
Natanael Copa
-
Embed this notice
Natanael Copa (ncopa@fosstodon.org)'s status on Thursday, 02-Oct-2025 00:42:57 JST
Natanael Copa
Alpine Linux is moving to a /usr-merged filesystem layout.
-
Embed this notice
Natanael Copa (ncopa@fosstodon.org)'s status on Thursday, 25-Sep-2025 19:02:45 JST
Natanael Copa
OpenSSL 3.5.3 introduces a regression that makes ssh break on openssl version check.
https://github.com/openssl/project/issues/1621If you use Alpine Linux:
- 3.22: make sure you get >=3.5.3-r1
- edge: make sure you get >=3.5.3-r2Those include backports of upstream fixes.
Sorry for the inconvenience.
-
Embed this notice
Natanael Copa (ncopa@fosstodon.org)'s status on Sunday, 31-Aug-2025 16:08:03 JST
Natanael Copa
Would you prefer we’d allow completely anonymous people make changes to the software millions run?
In conversation from fosstodon.org permalink -
Embed this notice
Natanael Copa (ncopa@fosstodon.org)'s status on Saturday, 30-Aug-2025 21:55:54 JST
Natanael Copa
We are simplifying the Alpine developer onboarding process.
https://alpinelinux.org/posts/2025-08-30-new-alpine-developers-process.html
In conversation from fosstodon.org permalink -
Embed this notice
Natanael Copa (ncopa@fosstodon.org)'s status on Tuesday, 01-Jul-2025 23:40:37 JST
Natanael Copa
apk-tools 3 was merged to #AlpineLinux edge. Hold on to your hats!
Some of the new things are listed here:
https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/82593#note_520288In conversation from fosstodon.org permalink Attachments
-
Embed this notice
Natanael Copa (ncopa@fosstodon.org)'s status on Tuesday, 01-Jul-2025 04:00:46 JST
Natanael Copa
I submitted a session "Why musl libc matters" to the All systems go! conference, but it got rejected. I take that as a "No it doesn't".
Too bad. Would have been nice to talk with the systemd devs face to face.
In conversation from fosstodon.org permalink -
Embed this notice
Natanael Copa (ncopa@fosstodon.org)'s status on Wednesday, 25-Jun-2025 01:32:31 JST
Natanael Copa
@MegaMichelle @hipsterelectron apk3 introduces a new index format that can be memory mapped so we avoid memory copying. It will not be slower.
In conversation from gnusocial.jp permalink -
Embed this notice
Natanael Copa (ncopa@fosstodon.org)'s status on Wednesday, 25-Jun-2025 01:32:06 JST
Natanael Copa
@hipsterelectron @stuartyeates @MegaMichelle I don’t think abuild checks for zip bombs. But it will sign it and guarantee that the bomb has not been tampered with on the way to delivery
In conversation from fosstodon.org permalink -
Embed this notice
Natanael Copa (ncopa@fosstodon.org)'s status on Wednesday, 25-Jun-2025 00:39:30 JST
Natanael Copa
@MegaMichelle @hipsterelectron so when other pkg managers have finished download and start verify checksum, apk is already done.
In conversation from fosstodon.org permalink -
Embed this notice
Natanael Copa (ncopa@fosstodon.org)'s status on Wednesday, 25-Jun-2025 00:39:04 JST
Natanael Copa
@MegaMichelle @hipsterelectron Usually package managers do: read from net, write to local disk, another read from local disk and verify checksum/signature, another read to decompress and write. So 3 reads and two (1.5) writes of the same data.
Idea in apk is: one read from network, calculate checksum and decompress while waiting for network IO, write extracted file to temp file in target dir. verify checksum/sig and rename. 1 read 1 write.
In conversation from gnusocial.jp permalink -
Embed this notice
Natanael Copa (ncopa@fosstodon.org)'s status on Tuesday, 24-Jun-2025 21:45:45 JST
Natanael Copa
We are planning to update apk-tools to 3.0 in edge repository on July 1, 2025.
We are keeping the apk 2 index and package formats for now, so everything *should* just work, but scripts parsing the output of apk may need to be adjusted.
In conversation from fosstodon.org permalink -
Embed this notice
Natanael Copa (ncopa@fosstodon.org)'s status on Tuesday, 24-Jun-2025 00:14:09 JST
Natanael Copa
sure you can use AI to "brainstorm" ideas, but it is so much better - and nicer - to brainstorm ideas with colleges or friends.
In conversation from fosstodon.org permalink -
Embed this notice
Natanael Copa (ncopa@fosstodon.org)'s status on Tuesday, 24-Jun-2025 00:14:08 JST
Natanael Copa
@wolf480pl if you don't have colleges or friends, maybe you have a good old enemy you can brainstorm with?
In conversation from fosstodon.org permalink -
Embed this notice
Natanael Copa (ncopa@fosstodon.org)'s status on Wednesday, 11-Jun-2025 19:30:37 JST
Natanael Copa
@AdrianVovk "So what should distros without systemd do?
First, consider using GNOME with systemd."Alpine Linux can not do that because
systemd explicitly does not support musl, and they have been pretty clear that they never will.So the only options we have are re-implementing systemd, or re-implementing glibc. Not only the public APIs but also the internals.
Very frustrating.
In conversation from fosstodon.org permalink Attachments
-
Embed this notice
Natanael Copa (ncopa@fosstodon.org)'s status on Wednesday, 11-Jun-2025 19:30:35 JST
Natanael Copa
@Foxboron @AdrianVovk I would also like to point out that Adelie Linux devs have been doing impressive work trying to make musl work in upstream systemd.
The difficulties are not the technical ones.
In conversation from gnusocial.jp permalink -
Embed this notice
Natanael Copa (ncopa@fosstodon.org)'s status on Saturday, 10-May-2025 16:13:44 JST
Natanael Copa
Seems like we have another year with #AlpineLinux on ppc64le https://osuosl.org/blog/osl-future-update/
In conversation from fosstodon.org permalink Attachments
-
Embed this notice
Natanael Copa (ncopa@fosstodon.org)'s status on Tuesday, 25-Feb-2025 21:27:49 JST
Natanael Copa
So official golang images does not have riscv64, (but they have mips64le) Probably due to lack of riscv64 in debian.
Good that there exists golang:*-alpine images with riscv64 support.
In conversation from fosstodon.org permalink -
Embed this notice
Natanael Copa (ncopa@fosstodon.org)'s status on Saturday, 15-Feb-2025 06:59:40 JST
Natanael Copa
New #AlpineLinux stable releases with security fixes for #musl and #OpenSSL
https://alpinelinux.org/posts/Alpine-3.18.12-3.19.7-3.20.6-3.21.3-released.html
In conversation from fosstodon.org permalink -
Embed this notice
Natanael Copa (ncopa@fosstodon.org)'s status on Saturday, 15-Feb-2025 02:52:17 JST
Natanael Copa
@ariadne too bad they don’t support musl
In conversation from fosstodon.org permalink