Skip to content
This repository has been archived by the owner on Feb 9, 2024. It is now read-only.

Latest commit

 

History

History
26 lines (21 loc) · 1011 Bytes

README.md

File metadata and controls

26 lines (21 loc) · 1011 Bytes

arch-mbp-archiso

Introduction

These are the build scripts for compiling an Arch Linux iso image using the kernel patches by @MCMrARM. This build script has only been tested with 2018 MacBook pro 13" Models, as such further testing needs to take place on newer models.

Downloads

Any of the ISO Files I have personally compiled can be found in the releases section

How-To (Compile Yourself)

clone the repository

git clone https://github.com/JPyke3/arch-mbp-archiso

cd and build

cd arch-mbp-archiso
sudo ./build.sh -v

The compiled ISO file will be located in the out directory. You can then flash this to a USB and enjoy Arch Linux :)

A gist detailing the installation proccess on the mbp can be found here

Thanks

Thanks goes to:

  • @MCMrARM for building the patches
  • @aunali1 for hosting the kernel on his repository