Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 607 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 607 Bytes

A Gentoo repository / overlay for the MNT reform 2 laptop.

You can find here an ebuild for a patched and correctly configured kernel, called sys-kernel/mnt-reform2-kernel.

To add the repository to your system, run:

eselect repository add mnt-reform2 git https://source.mnt.re/vimja/mnt-reform-overlay.git
emerge --sync mnt-reform2

Then, install the kernel like so:

emerge --ask --verbose sys-kernel/mnt-reform2-kernel

Note that the resulting vmlinuz file is gzip compressed and needs to be decompressed for the MNT patched u-boot to be able to load it.