From d886b7b242a0ddc4c4fdf1c450abc69d1536787a Mon Sep 17 00:00:00 2001 From: chersbobers Date: Mon, 15 Jun 2026 19:16:09 +1200 Subject: [PATCH] brand: Update readme with credits and changes. --- README.md | 31 ++++++++++++++++++++----------- 1 file changed, 20 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index e4846057bf5..966b583e766 100644 --- a/README.md +++ b/README.md @@ -6,22 +6,31 @@ # KekenoBSD Source -> **Note:** KekenoBSD is a fork of FreeBSD that follows a semi-mirror release model, ensuring system updates land shortly after upstream FreeBSD releases. +> Note: KekenoBSD is a fork of FreeBSD that follows a semi-mirror release model, ensuring system updates land shortly after upstream FreeBSD releases. -KekenoBSD is the BSD for you and me! Built with a sharp focus on out-of-the-box laptop compatibility and deep system customizability, it bridges the gap between hardware power and user freedom. +KekenoBSD is a soft-fork of FreeBSD with more of a focus on laptops over desktop as freeBSD is an established desktop os. -### Features -* **Desktop Ready:** Comes with a graphical user interface installer that pre-installs a fully configured KDE Plasma desktop right out of the box (with a huge shoutout to the GhostBSD team for their installer framework!). -* **Laptop Tuned:** Configured by default to handle battery scaling, smooth trackpad gestures, and automated Wi-Fi switching without manual configuration file editing. +--- +# Installing + +KekenoBSD comes with a easy to use installer forked from the ghostBSD repos,
+Alternatively as its freeBSD based you can the freeBSD way --- ## The Pup Profile Manager -`pup` is KekenoBSD's built-in profile manager, allowing you to instantly morph your base environment to fit your current workflow. - +`pup` is KekenoBSD's profile manager, allowing you to change you're os on the fly | Profile | What It Does | | :--- | :--- | -| **Light** | Turns off unneeded background services and strips down desktop effects to save RAM and battery. | -| **Private** | Hardens system security, hides user processes, and sets up a strict, local firewall posture. | -| **Newbies** | Auto-detects graphics cards, enables USB auto-mounting, and sets up friendly terminal shortcuts. | -| **Gaming** | Optimizes the system for low latency, tweaks scheduler performance, and enables the Linux compatibility layer for games. | \ No newline at end of file +| (LIGHT) | Turns off unneeded background services and strips down desktop effects to save RAM and battery. | +| (PRIVACY) | Hardens system security, hides user processes, and sets up a strict, local firewall posture. | +| (DEAFULT) | Auto-detects graphics cards, enables USB auto-mounting, and sets up friendly terminal shortcuts. | +| (GAMING) | Optimizes the system for low latency, tweaks scheduler performance, and enables the Linux compatibility layer for games. | + +--- +# Credits +> as of 7:16 pm 15/6/26 NZDT + +Copyright (c) FreeBSD project
+Copyright (c) GhostBSD
+Copyright (c) Chersbobers / KekenoBSD team