Commit graph

104 commits

Author SHA1 Message Date
Tsuchiya Yuto (kitakar5525) d0539cc8a6 Update LTS kernels to 4.19.123
Signed-off-by: Tsuchiya Yuto (kitakar5525) <kitakar@gmail.com>
2020-05-16 18:30:44 +09:00
Dorian Stoll 93dd316b7b
Update to 5.6.11
Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
2020-05-08 11:17:42 +02:00
Dorian Stoll cad6f518a4
Update Arch / Fedora to 5.6.10
The PPA that is used for Ubuntu / Debian packages still doesn't have
anything higher than 5.6.7, so we can't update that at the moment.

Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
2020-05-05 07:38:09 +02:00
Maximilian Luz 393b6b129e
Include Kconfig files for Debian kernel package
This commit reverts upstream commit

  9945722afdc3443eab826b2da1122509a13a50a5 (builddeb: make headers package thinner)

which drops some files from the linux-headers package. These files seem
to be required by some out-of-tree modules (see #170).
2020-05-03 16:57:09 +02:00
Dorian Stoll 6cc9b1f1aa
Update to 5.6.8
Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
2020-04-30 10:29:11 +02:00
Dorian Stoll 778317379e Update to 5.6.7
Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
2020-04-25 11:36:55 +02:00
Maximilian Luz 59761b6a68
Update LTS kernel to 4.19.116 2020-04-20 18:23:01 +02:00
Maximilian Luz 1d42263e98
Add extra Debian kernel options
These options are in upstream Debian and Ubuntu configs, but not in the
Ubuntu PPA. Add them.
2020-04-20 18:16:36 +02:00
Dorian Stoll 7e6a2237ff Update to 5.6.5 / 5.5.18
Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
2020-04-18 11:06:31 +02:00
Dorian Stoll e4acd53eef
Update to 5.6.4 / 5.5.17
Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
2020-04-14 09:59:26 +02:00
Dorian Stoll 63812a3397
Update arch checksums
Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
2020-04-09 16:35:24 +02:00
Dorian Stoll 4ee894275c
Update fedora commit hash
Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
2020-04-09 16:21:52 +02:00
Dorian Stoll 2f48050227
Fix arch config checksum
Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
2020-04-09 12:43:51 +02:00
Dorian Stoll 44c0716ac9
Update to 5.5.16 (f30, f31) and 5.6.3 (other)
Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
2020-04-09 11:17:00 +02:00
Maximilian Luz 70e07e113d
Update Arch stable kernel to 5.6.2-arch1 2020-04-06 21:27:52 +02:00
kitakar5525 23fe46ff78 Update Arch stable kernel to 5.5.13-arch2
with the latest patches for 5.5 (linux-surface/linux-surface@a13da77)
2020-04-03 22:14:11 +09:00
Dorian Stoll 8ec4e4bcc7
Update Fedora 31 and 30 to 5.5.15
Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
2020-04-03 10:08:11 +02:00
Dorian Stoll 24c21441bb
Update Fedora 32 to 5.6.2
Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
2020-04-03 10:07:22 +02:00
Maximilian Luz 1bfc9e1a26
fixup! Update Debian kernel to 5.6 2020-04-03 01:26:53 +02:00
Maximilian Luz 00c6468d50
Update LTS kernels to 4.19.114 2020-04-03 00:35:34 +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 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
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
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 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
Maximilian Luz 21a8053263
Update Arch LTS build to v4.19.106 2020-02-26 16:38:25 +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 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