Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion README.md

This file was deleted.

15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Kernel Build

The [package-linux](https://github.com/gardenlinux/package-linux) repository
contains the code for building the [kernel](https://www.kernel.org) in Garden
Linux. The build is based on
[the debian kernel build](https://salsa.debian.org/kernel-team/linux).

Garden Linux includes the latest LTS version of the kernel.

## Documentation

To find out more about the kernel package, build process or Gardenlinux in
general, visit
[our kernel documentation](https://gardenlinux-docs.netlify.app/explanation/kernel)
on out [documentation hub](https://gardenlinux-docs.netlify.app/).
Loading