From 17757d5376e0795cd3e743ef796066b166d0a01a Mon Sep 17 00:00:00 2001 From: vleermuis-admin Date: Sun, 24 May 2026 08:08:33 +0200 Subject: [PATCH] update netBSD to be specific about ambigity and update note on switching OS (#771) relates to #767 Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/771 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d982fda..13db5b3 100644 --- a/README.md +++ b/README.md @@ -960,7 +960,7 @@ This is a section for repos that are similar to this one either because they are ## Operating Systems > [!NOTE] -> Operating systems are a tough ask. No matter what you choose, support will be inferior compared to an operating system with the Linux kernel, so don't feel pressured to switch. +> Operating systems are not easy things to switch over night, and you may run into compatibility issues, so if you choose to switch, remember that it's OK to do so slowly. ### BSD-based @@ -975,7 +975,7 @@ This is a section for repos that are similar to this one either because they are > #### Alternative BSD-based operating systems > * [HyperbolaBSD](https://www.hyperbola.info/) has [banned LLMs](https://wiki.hyperbola.info/doku.php?id=en:philosophy:reject_machinelearning) > * [MirBSD](https://mbsd.evolvis.org/) has [banned LLMs](https://mbsd.evolvis.org/permalinks/wlog2021_e20240726.htm#e20240726_wlog2021) -> * [NetBSD](https://www.netbsd.org/) has a [somewhat ambiguous policy](https://www.netbsd.org/developers/commit-guidelines.html) +> * [NetBSD](https://www.netbsd.org/) has [allows core maintainers to sign off on LLM generated code](https://www.netbsd.org/developers/commit-guidelines.html), but to date they have not yet. ### Linux-based