From 21d69f230b64cd78dbaf4627a77047d8445cc422 Mon Sep 17 00:00:00 2001 From: Hyperling Date: Tue, 4 Aug 2026 17:23:25 -0700 Subject: [PATCH] README, update the supported distro list. --- README.md | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 63dad6c..d970a43 100644 --- a/README.md +++ b/README.md @@ -19,28 +19,32 @@ This information is as of 2025-11-21. These are the operating systems used as my daily driver. +#### Artix (`runit`) + +2026-08-04: Completed adapting playbooks and now using this as a daily driver. + +2026-07-31: Began experimenting and adapting playbooks using VMs. + #### Debian Trixie 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`) +#### Devuan (`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. +- Mullvad needs installed via .dev file [TBD: link here](). ### Secondary -These are tested via my Docker project's `ProvisionsTests` container but not currently used as daily drivers. +These are tested via my Docker project's `ProvisionsTests` containers +but not currently used as daily drivers. [TBD: Link]() #### Arch