Commit graph

647 commits

Author SHA1 Message Date
Maximilian Luz 11369079b1
Update Debian kernel to 5.6 2020-04-03 00:37:47 +02:00
Maximilian Luz 00c6468d50
Update LTS kernels to 4.19.114 2020-04-03 00:35:34 +02:00
Maximilian Luz a13da771f0
Update patches 2020-04-03 00:23:37 +02:00
Dorian Stoll 105a72345e
Update commit id for fedora
Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
2020-03-30 20:49:54 +02:00
Dorian Stoll 62386ffc6b
Add support for Fedora 32
Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
2020-03-30 20:48:49 +02:00
Dorian Stoll c21dcacecc
Add patches for 5.6
Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
2020-03-30 10:42:19 +02:00
Dorian Stoll ffebc8b3c0
Update to 5.5.13
Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
2020-03-27 11:26:16 +01:00
kitakar5525 2138d92d42 Update lts419 kernels to 4.19.112 2020-03-25 00:11:09 +09:00
Dorian Stoll 80f625b678 Disable build-id generation
I have no idea what it does, except causing conflicts when multiple
package versions are installed at the same time. So disable it.

Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
2020-03-24 12:57:11 +01:00
Dorian Stoll c1957be432
Update to 5.5.11
Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
2020-03-24 10:12:15 +01:00
Dorian Stoll 1e85e00c90
pkg: arch: Fix sha256sum for kernel source
Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
2020-03-19 12:15:45 +01:00
Dorian Stoll 73182026a3
Update to 5.5.10
Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
2020-03-19 12:05:30 +01:00
Dorian Stoll ba040b7e5b
pkg: fedora: Provide installonlypkg(kernel)
This allows configuring dnf to never remove the running kernel, and
instead keep a configurable amount of kernels around (3 by default).

Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
2020-03-19 11:35:44 +01:00
Dorian Stoll 00f8ba89c4
pkg: fedora: Fix indentation in specfile
Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
2020-03-18 09:15:33 +01:00
Maximilian Luz 305fd9efbc
Bump pkgrel 2020-03-17 02:37:25 +01:00
Maximilian Luz 3bcf91e420
Update LTS kernel to 4.19.110 2020-03-17 02:22:01 +01:00
Maximilian Luz 239f75d22d
Update patches 2020-03-17 02:16:47 +01:00
Dorian Stoll 1f1435d585
pkg: fedora: Make sure build-id's are unique
This will make it possible to install multiple -devel packages in
parallel, just like with the stock kernel.

Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
2020-03-16 13:34:02 +01:00
Maximilian Luz 07a609ba3f
Bump Fedora pgkrel
Include update to configs in f62156c9e1.
2020-03-13 19:31:03 +01:00
Maximilian Luz f62156c9e1
Add missing config dependency for SAM HPS
The surface_sam_hps module depends on CONFIG_GPIO_SYSFS and will fail to
probe without it. Fedora disables it by default, thus explicitly set it
to y.

See https://github.com/linux-surface/surface-aggregator-module/issues/37
2020-03-13 19:26:00 +01:00
Dorian Stoll 6cc5573414
Update to 5.5.9
Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
2020-03-13 17:15:11 +01:00
Dorian Stoll 0287820f4f Update to 5.5.8
Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
2020-03-06 14:34:57 +01:00
Dorian Stoll 72401ecb68
Update fedora commit hash.
I fixed the IPTS config, but the package still points at the old
version. Oops.

Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
2020-03-02 21:56:06 +01:00
Blaž Hrastnik aa3ff1fab2 Bump arch to 5.5.7. 2020-03-01 18:40:53 +09:00
Dorian Stoll 30acd2d35e
Bump debian to 5.5.7
Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
2020-02-29 13:01:02 +01:00
Dorian Stoll 43fc07b478
Bump fedora to 5.5.7
Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
2020-02-29 12:58:53 +01:00
Dorian Stoll 5f8986c285
Update arch checksum
Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
2020-02-28 00:31:34 +01:00
Dorian Stoll 2c57c43b6f
Bump pkgrel
Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
2020-02-28 00:21:17 +01:00
Dorian Stoll 3edcfeee65
Fix IPTS config option
Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
2020-02-28 00:16:45 +01:00
Blaž Hrastnik 49058bad1b
Merge pull request #86 from linux-surface/feature/pkg-repo
Automated kernel builds
2020-02-27 09:48:09 +09:00
Blaž Hrastnik 993f3755e4 Update setup.sh 2020-02-27 09:47:38 +09:00
Blaž Hrastnik 075c3268c6 Update the main README. 2020-02-27 09:42:44 +09:00
Maximilian Luz 21a8053263
Update Arch LTS build to v4.19.106 2020-02-26 16:38:25 +01:00
Maximilian Luz 2486ec4674
Update Debian LTS build to v4.19.106 2020-02-26 16:34:39 +01:00
Maximilian Luz 89a7bc1f5b
Fix patch commit for Fedora packages 2020-02-26 16:26:23 +01:00
Blaž Hrastnik 7d3780f56e Fix Arch PKGBUILDs. 2020-02-27 00:07:55 +09:00
Blaž Hrastnik d75999f050 Bump debian to 5.5.6. 2020-02-26 23:45:11 +09:00
Blaž Hrastnik b3dc2da7ab Bump Arch to 5.5.6-arch1. 2020-02-26 23:44:43 +09:00
Maximilian Luz a3c9e8ef31
Update Arch PKGBUILD readme
Link to other repositories as the packaging files have been moved.
2020-02-25 15:31:31 +01:00
Maximilian Luz 2fdea8499d
Remove packaging files that are in other repos 2020-02-25 15:27:02 +01:00
Maximilian Luz 21bdb9deac
Move Arch surface-aggregator PKGBUILD to surface-aggregator module 2020-02-25 15:23:59 +01:00
Dorian Stoll cf0598ae59
Update F31 and F30 to 5.5.6
Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
2020-02-25 15:01:36 +01:00
Dorian Stoll 4d2ae245b8
Revert "Switch fedora back to the official source repository"
This reverts commit f35c72b93f.

Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
2020-02-25 14:59:43 +01:00
Maximilian Luz 64e19db665
Allow version specific config files 2020-02-24 00:50:13 +01:00
Maximilian Luz 19738c592b
Remove outdated workflow 2020-02-24 00:20:45 +01:00
Maximilian Luz 6136c4626c
Remove old keys 2020-02-24 00:20:11 +01:00
Dorian Stoll f35c72b93f
Switch fedora back to the official source repository
This has totally nothing to do with the fact that I nuked the scripts
for my mirror and I am probably too lazy to rewrite them in the near
future.

Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
2020-02-23 20:28:38 +01:00
Blaž Hrastnik 70ea52d1d8 Remove config files from the repo.
They don't apply to all models and we want to move installation to
a package install only process.

I've added updated instructions for configuring mwifiex here:
https://github.com/linux-surface/linux-surface/wiki/Known-Issues

as well as the sleep script.

The ath10k models need board firmware replacements besides the config.
Those entries were added to the Surface Go/SL3 AMD pages.
2020-02-23 13:52:59 +09:00
Dorian Stoll c78e6a7e5b
Make sure the secureboot files are ignored by git
Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
2020-02-21 15:21:14 +01:00
Dorian Stoll 3eb3b61c7d
Update shebang mangling
Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
2020-02-21 15:21:06 +01:00