diff --git a/README.md b/README.md index ffa7aa4..63dad6c 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,19 @@ This has been used as my primary server and workstation OS since at least 2024. The `apt` version of `ansible` in both Bookworm and Trixie are sufficient, no longer need to use `ansible` out of `pip`. +Stopped using as a workstation on all devices in August 2026. + +#### Devuan (with `runit`) + +2026-07-30: Distribution has beed added with a few caveats. + +- `runit` is the currently the expected init system (not OpenRC or SysVInit) +- Mullvad needs installed via .dev file [here](). + +#### Artix Linux (OpenRC or runit) + +2026-07-31: Began experimenting and adapting playbooks using VMs. + ### Secondary These are tested via my Docker project's `ProvisionsTests` container but not currently used as daily drivers. @@ -88,14 +101,14 @@ terrible while updating. Ubuntu Rolling Rhino filled the gap. Workstation: 100%, Server: 100% -## Suse Family +### Suse Family -### openSUSE Tumbleweed v2022-02-17 +#### openSUSE Tumbleweed v2022-02-17 Generic: 100%, Workstation: 100% -### openSUSE Leap 15.4 +#### openSUSE Leap 15.4 Generic: 100% Workstation: Currently failing at `[Workstation | Linux | Flatpak Distro | Package Manager | Install From Repo]` with message `Problem: nothing provides libedataserver-1.2.so.24 needed by the to be installed evolution-data-server-32bit-3.34.4-3.3.1.x86_64`. @@ -127,6 +140,8 @@ after update problems due to a long computer hiatus. Specifically for the Pinephone. +## Unsupported + ## Future Goals Eventually some of the scripts and install files will be put into the files