Commit Graph

49 Commits

Author SHA1 Message Date
marcosfad
8e8d7c3359 Update kernel 5.10.47 2021-08-22 13:35:15 +02:00
marcosfad
519b4c14f0
Merge pull request #41 from nelsontkq/patch-1
Double equals doesn't work between single brackets
2021-07-29 23:48:58 +02:00
Nelson Truran
f73f7da85c
Double equals doesn't work between single brackets
the POSIX standard doesn't required `==` to work between single brackets. This change should fix the touchbar failing to reinitialize after suspend.
2021-07-28 10:34:30 -07:00
marcosfad
704a015391 Fix yamllint and use repo 2021-07-24 01:37:26 +02:00
marcosfad
019e806500
Merge pull request #40 from Redecorating/patch-1
readme: update instructions for dkms after kernel upgrade
2021-07-23 21:13:46 +02:00
marcosfad
d2fea1ac6a
Merge pull request #39 from Redecorating/feature/linux5.10
update to linux5.10
2021-07-23 21:01:41 +02:00
Redecorating
6205d025f4
readme: update instructions for dkms after kernel upgrade
I've changed it to a link to the t2linux wiki's dkms page, which tells people
to install the newer versions of the modules. This should help with #25.

I've also reworded the warning about 5.8-9 kernels causing issues, so
that it no longer warns against 5.10
2021-07-21 09:39:27 +10:00
Redecorating
1e245d20d3
revert zip part size to 1.5GB 2021-07-10 21:09:18 +10:00
Redecorating
e438ad4b52
Update CI.yml 2021-07-10 21:08:31 +10:00
Redecorating
be42bfb034
fix unzip instructions 2021-07-10 19:48:02 +10:00
Redecorating
07e804afd0 split iso into 500mb parts, may fix artifact download 2021-07-10 19:14:24 +10:00
Redecorating
ad56eff73d
add CI
There may be issues if it can't upload a 1.6GB artifact. May have to use the split zip version if it fails.
2021-07-10 18:04:18 +10:00
Redecorating
2f56be3ef0 linux5.10, update apple-bce and apple-ibridge
The updated kernel is retrieved manually from mbp-ubuntu-kernel's github
releases, which is a temporary solution and should be changed back once
it's on the apt repo.

I've tested building this, and it boots and installs correctly, but when
booting into the installation it gets stuck after complaining about no
firmware for brcmfmac, and there's a red/green line on my display. This
is on a MacBookPro16,1.
2021-07-10 17:46:51 +10:00
Redecorating
67d89e79aa Merge remote-tracking branch 'origin/feature/useIwd' into feature/linux5.10 2021-07-10 17:46:11 +10:00
marcosfad
6f4f716200
Merge pull request #34 from networkException/patch-1
README: Update link to wifi guide
2021-06-26 22:37:35 +02:00
Jakob-Niklas See
21ea27f237
README: Remove 16,1 not supporting wifi from known issues 2021-05-09 13:15:33 +02:00
Jakob-Niklas See
6319904039
README: Update link to wifi guide
This replaces the outdated guide in mbp-fedora with a reference to the t2linux wiki.

Addtionally, the 16,1 model not supported notice has been removed, as there is support
2021-05-09 13:13:57 +02:00
marcosfad
0d67577c70
Merge pull request #26 from networkException/patch-1
README: Added warning for versions newer than 5.7.19
2021-01-02 16:12:19 +01:00
Jakob-Niklas See
413bd0fd8c
README: Adjusted phrasing as suggested by @JPyke3
See https://github.com/marcosfad/mbp-ubuntu/pull/26#discussion_r550875065
2021-01-02 13:04:14 +01:00
Jakob-Niklas See
01bcc7db11
README: Rephrased version warning 2021-01-02 11:34:04 +01:00
Jakob-Niklas See
1d472e6f0a
README: Added warning for newer releases 2021-01-02 11:31:39 +01:00
marcosfad
4b01e2de56 Kernel: Update to 5.9.6 2020-11-11 15:03:14 +01:00
marcosfad
fbad63c0e1 README: Add grub menu documentation 2020-11-06 11:17:48 +01:00
marcosfad
2ee13b8682 Network: Add iwd and use it as backend 2020-10-18 14:26:37 +02:00
marcosfad
af58db08b1 Kernel: Update to 5.8.13 2020-10-04 17:03:44 +02:00
marcosfad
ceb3d920ee
Merge pull request #13 from marcosfad/release/5.8
Kernel: Update kernel 5.8.5
2020-10-04 16:24:43 +02:00
marcosfad
d2732ae9c9 Update kernel 5.8.5 2020-08-29 22:58:48 +02:00
marcosfad
249a6d07c4 Update kernel 5.7.19 2020-08-29 13:58:17 +02:00
marcosfad
209553c995 Update kernel 5.7.17 2020-08-29 11:46:55 +02:00
marcosfad
26e8e6b32c Update kernel 5.7.15 2020-08-17 14:25:34 +02:00
marcosfad
8f8b3428d9 Update README 2020-07-21 13:22:30 +02:00
marcosfad
0824faaf7d
Merge pull request #10 from marcosfad/feature/alternativeRelease
Create multiple releases
2020-07-20 17:44:59 +02:00
marcosfad
ba065dd371 Create multiple releases 2020-07-20 17:35:10 +02:00
marcosfad
c0a929ef5a Update kernel 5.6.19 2020-06-20 22:25:24 +02:00
marcosfad
3ba94cc850 Update kernel 5.6.17 2020-06-08 17:00:33 +02:00
marcosfad
be741e8745 Update kernel 5.6.16 2020-06-03 17:13:29 +02:00
marcosfad
3b7f9b171a Update kernel 5.6.15 2020-06-03 17:11:52 +02:00
marcosfad
68f147ff84 Add extra params to kernel and stop blacklisting thunderbolt 2020-05-31 11:25:29 +02:00
marcosfad
12bcf266ea
Merge pull request #3 from HaojiXu/master
Add method to get pulseaudio working
2020-05-26 07:39:36 +02:00
Haoji Xu
c7f60cd980
Add method to get pulseaudio working 2020-05-26 10:16:09 +08:00
marcosfad
49595cd9e1 Update kernel 5.6.14 2020-05-20 10:40:13 +02:00
marcosfad
542192ec01 Update kernel 5.6.13 2020-05-14 11:40:03 +02:00
marcosfad
0ac9dd984a Update kernel 5.6.11 2020-05-09 13:04:42 +02:00
marcosfad
29ea078db2 Update kernel 5.6.11 2020-05-06 21:25:05 +02:00
marcosfad
5f2c2d7ce3 Add more boot options and remove splash to make debugging easier 2020-05-05 10:37:33 +02:00
marcosfad
084e3b1a00 Fix installer and GRUB 2020-05-04 00:27:07 +02:00
Marcos Fadul
12a1a2f298 Working Touchpad and keyboard 2020-04-27 13:39:47 +02:00
marcosfad
89c692e741 Fix Build process. 2020-04-18 14:49:34 +02:00
Marcos Fadul
20bc664690 Initial commit 2020-04-17 13:30:24 +02:00