void-zenkernel/README.md

21 lines
829 B
Markdown
Raw Normal View History

2023-11-01 12:42:18 -04:00
# void-zenkernel
![Build Status](https://img.shields.io/badge/build-passing-brightgreen)
![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)
![Made with Love](https://img.shields.io/badge/Made%20with-%E2%9D%A4-red)
## Description
`void-zenkernel` is a collection of packages that allow users to build the Zen Kernel for Void Linux using either GCC or Clang compilers. The Zen Kernel is known for its performance tweaks and smoother system performance. With `void-zenkernel`, Void Linux users can easily harness the power of Zen!
## Features
- Seamless integration with Void Linux.
- Support for both GCC and Clang compilers.
- Regular updates and patches to ensure the best performance.
## Requirements
- Void Linux distribution.
- Development tools (base-devel) installed.
- Either GCC or Clang compiler.