25 Commits

Author SHA1 Message Date
Raymond Berger 04ac3b7d91 Various grammar improvements (#671) 2026-01-06 11:24:30 +05:30
Aditya Garg ca2534a30d Kernel: Fix typo 2024-07-25 11:17:15 +05:30
Aditya Garg 3242751765 Kernel: Add APFS driver 2024-07-13 22:00:31 +05:30
Aditya Garg c8c4eadf2b Kernel: Add ubuntu support 2024-07-11 19:27:01 +05:30
Aditya Garg 83948d1e8b Kernel: Remove hid-apple-magic-backlight
Now managed by hid-apple
2024-07-01 19:31:46 +05:30
Aditya Garg 19bd674c1f Kernel: Add new touchbar driver to the guide 2024-01-02 13:37:38 +05:30
Aditya Garg a3b4b8b583 Kernel: get apple-bce from linux-t2-patches 2023-07-07 09:07:06 +05:30
Aditya Garg 567ca4d0b1 Merge branch 'master' into preinstall 2022-12-24 00:27:00 +05:30
Aditya Garg b33d8ff1c2 Kernel: Add apple-bce to modules to be manually enabled 2022-12-23 21:21:51 +05:30
Aditya Garg 313c57344b Replace DKMS guide with a new basic set up guide. (#366) 2022-12-17 18:44:42 +05:30
Aditya Garg bf0f5632e4 Kernel: Use apple-bce repo 2022-11-30 03:53:16 +05:30
Aditya Garg 5cb359d405 Kernel: Update instructions 2022-11-30 03:50:35 +05:30
Redecorating 76d10d3489 Revert "kernel: use kernel source from t2linux/kernel"
This reverts commit 1842e50bd4.

https://github.com/Redecorating/mbp-16.1-linux-wifi's main branch is now
meant to have it's patches applied over the upstream kernel. If it moves
back to using t2linux/kernel, then this commit probably can be put back.

Also I've noticed that currently I've instructed users to download 2
kernel tarballs for no reason, reverting this fixes it.
2022-05-05 22:51:36 +10:00
Redecorating 1842e50bd4 kernel: use kernel source from t2linux/kernel
The note about gpg is removed as I don't think the tags there are signed
atm, but if they do get signed then that note can probably be added
again.
2022-02-27 12:40:35 +11:00
Redecorating 06deff7d4e kernel: explain possible issues with olddefconfig on older configs 2022-01-21 16:05:58 +11:00
Redecorating eb1456a26e kernel: explain different places to get config 2022-01-21 14:47:56 +11:00
Redecorating 4684c3eedd kernel: mention how to verify source with gpg 2022-01-21 11:00:25 +11:00
Redecorating e8e13483a7 Update Kernel Compile Guide 2022-01-20 16:57:03 +11:00
networkException ccb4139327 Everywhere: Comply with new linting rules 2021-07-09 16:55:50 +02:00
networkException 5a0a40f9d6 Guides: List Ubuntu building dependencies in kernel guide 2021-05-25 23:41:36 +02:00
Redecorating c46e514d40 fix linting 2021-05-25 10:19:16 +10:00
Redecorating 933c96f4e7 Rearrange kernel.md 2021-05-25 10:10:57 +10:00
Redecorating 90b1caeb87 kernel: note on -j makeflag
We don't want to be compiling with 1 core
2021-05-23 23:03:34 +10:00
Redecorating 1dab0a4f36 kernel guide: appease linter 2021-05-23 22:30:59 +10:00
Redecorating 8576ac4c3c create kernel.md
Might want to just make people build a package instead of installing directly, as it's better (in my opinion) to use a package manager for this. That would make the page layout better.
2021-05-23 22:20:08 +10:00