brand: Update readme with credits and changes.

This commit is contained in:
2026-06-15 19:16:09 +12:00
parent 5e674e848e
commit d886b7b242
+20 -11
View File
@@ -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, <br>
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. |
| (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 <br>
Copyright (c) GhostBSD <br>
Copyright (c) Chersbobers / KekenoBSD team