Skip to content
This repository has been archived by the owner on Jul 20, 2020. It is now read-only.

JPyke3/mbp-debian-kernel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

mbp-debian-kernel

Build scripts for the Debian Kernel with patches for the <=2018 MacBook Pro and T2 Equipped MacBook Air Devices.

Disclaimer

This is very scuffed and very much in development, I threw all of this together whilst playing around for like a day. It was more of a project to see if I could do it, rather than a project to make it release ready.

If you want a robust system see mbp-fedora, mbp-ubuntu or linux-mbp-arch

Building

You need a Debian machine running buster in order to run this script

  1. Add the buster-backports to /etc/apt/sources.list
echo 'deb http://deb.debian.org/debian buster-backports main' >> /etc/apt/sources.list
echo 'deb-src http://deb.debian.org/debian buster-backports main' >> /etc/apt/sources.list
  1. Run build.sh as root
sudo ./build.sh

Installing

Install the kernel kernel-headers and linux-libc deb packages using dpkg.

Notes

  • Precompiled Binaries can be found in the releases section
  • There is no ISO with these installed (yet?)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages