mastouille.fr est l'un des nombreux serveurs Mastodon indépendants que vous pouvez utiliser pour participer au fédiverse.
Mastouille est une instance Mastodon durable, ouverte, et hébergée en France.

Administré par :

Statistiques du serveur :

626
comptes actifs

#alpinelinux

5 messages4 participants1 message aujourd’hui
A répondu dans un fil de discussion

I couldn't figure out how to add my #matrix account to the Chats app, so that's why I fell back to using #irc

That said, I'm surprised the #gnome weather app worked... because it doesn't on normal #alpinelinux o_O.

I'll try to add my calendar and contacts later and see if I can make an actual phone call... crazy stuff :}

Suite du fil

Updating from my #alpinelinux laptop... because typing on the #postmarketos #gnome shell is really challenging/unforgiving both in terms of latency and accuracy.

I was not a fan of #firefox, especially with the bottom address bar, so I used console to install #epiphany via:

$ doas apk add epiphany

Not only does epiphany look better on the phone, but it also allows me to install web apps, which I did for #thelounge, a web-based #irc client.

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.

Here's a blog post on setting up Alpine Linux on my old 256MB Raspberry Pi in diskless mode and having it host a static site (and now my blog). I'll write up another on how I got Snac installed to have it host my fediverse presence over the next few days. Enjoy!

https://cablespaghetti.dev/hosting-a-static-site-on-an-original-raspberry-pi.html

#raspberrypi #alpinelinux #linux
Cablespaghetti · Hosting a static site on an original Raspberry PiHosting a static site (this blog) on an original 256MB Raspberry Pi using Alpine Linux disless mode.

Hey #Linux / #Mesa / #gallium folks,

I'm having a problem where I can't start any graphical user interface, whether it's wayland or x11 because the driver files given by mesa don't have the __driDriverExtensions symbol

Anyone know how to deal with this? I'm on #AlpineLinux / #AsahiLinux. If you have a lot of linux friends, feel free to boost!

#AskFedi
gamedev.lgbt/@bram/11469238665

🏳️‍🌈 Gamedev ❤️ LGBTQIA+bram dingelstad :nb_flag: (@bram@gamedev.lgbt)@fossdd@chaos.social it did change the error message but now complains about "apple supports no extensions (Symbol not found: __driDriverExtensions)

WizOS: A New Enterprise Linux Built on Alpine’s Secure Foundation

「 WizOS is engineered to address the persistent challenge of inherited vulnerabilities in container-based images. By adopting WizOS, enterprises can leverage a minimal, near-zero Common Vulnerabilities and Exposures (CVE) base image, ensuring that deployments are not halted by security flaws in shared components 」

thenewstack.io/wizos-a-new-ent

The New Stack · WizOS: A New Enterprise Linux Built on Alpine’s Secure FoundationWiz rolls out its own brand of secure container Linux images.
En réponse à jbz

@jbz Currently, my self-hosted services and appliances rely on either #alpinelinux - utilizing OpenRC instead of systemd - or OpenWrt. With both I am relatively satisfied, and I have a feeling that I have my stuff under control.

FreeBSD is definitely on my watchlist for a no-nonsense OS. Once I have some time to spare, I‘m investigating how I could run niceties like paperless-ngx and immich on it.

I've enabled #OpenRC user services for Pipewire (pipewire, pipewire-pulse, wireplumber) and D-Bus as dependency on #postmarketOS today. Works pretty well, but I had to patch phosh.desktop to not start a new D-Bus session. Someone already reported the same issue to Alpine with Sway, I think ideally D-Bus would provide a wrapper script around dbus-run-session (or an option) to only start a new session if there isn't one. Tinydm has a way to handle that, but simply removing the call entirely might break with other login managers.

I'm curious where OpenRC user services will go, I was thinking about switching to pmOS/systemd once that's ripened a bit more, but if OpenRC can manage user sessions, too, maybe not.
:neocat_floof:

#AlpineLinux

GitLabsway: compatibility with openrc user services (#17017) · Tickets · alpine / aports · GitLab Package Information Package name: sway Package version: 1.10.1-r0 Alpine version: 3.22.0_alpha20250108 ...

#Linux Weekly Roundup for June 1st, 2025: #GNU Linux-libre 6.15 kernel, #AlpineLinux 3.22, #Firefox 139, #Armbian 25.5, #AlmaLinux OS 10, KaOS 2025.05, #Thunderbird 139, #ArchLinux installer adding support for Btrfs snapshots, #TUXEDO Stellaris 16 Gen7 laptop, PanVK now #Vulkan 1.2 conformant, #GStreamer 1.26.2, #PorteuX 2.1, CachyOS ISO snapshot for May 2025, and more 9to5linux.com/9to5linux-weekly

My favorite new feature of #AlpineLinux 3.22: Support for OpenRC user services. The feature is still considered experimental, but some packages already provide user service files (e.g. dbus, pipewire, kanshi). Further, you can easily define your own in ~/.config/rc/.

If you use a PAM-enabled login method, you just need to install openrc-user-pam, and you're good to go.

For more information refer to: github.com/OpenRC/openrc/blob/

GitHubopenrc/user-guide.md at 0.62.2 · OpenRC/openrcThe OpenRC init system. Contribute to OpenRC/openrc development by creating an account on GitHub.