Stoiko Ivanov
8f6fe4f2f0
buildsys: add explicit DEB_VERSION variable in Makefile
...
Can be used to generate a package for testing a particular bugfix, or
new version, which can be shared with a small audience, without
reusing the current package version, or bumping to a version that
looks like our released kernels[0].
previously this could be accomplished by setting the PKGREL variable
to the revision and temporary suffix. PKGREL got dropped in:
de18530801
("bump version to 6.2.16-8")
as each new version we release needs to have a ABI bump anyways (due
to module signing).
[0] e.g. new versions of submodules (ZFS), or packages shared in the
temp-dir of our CDN nodes
Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
2025-01-23 09:10:58 +01:00
Thomas Lamprecht
5ba48a84b0
add basic build instructions to README and build-dir-fresh target
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-09-19 10:15:46 +02:00
Fabian Grünbichler
25b7be41bf
update README after rename
...
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2023-08-02 09:52:24 +02:00
Thomas Lamprecht
d53796d63c
readme: update for current source state
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-12-13 18:07:40 +01:00
Thomas Lamprecht
b15c05bd57
readme: update for 5.15 based kernel
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-01-11 15:05:50 +01:00
Thomas Lamprecht
5d60271071
readme: general updates
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-09-28 07:08:46 +02:00
Thomas Lamprecht
5e8e351552
readme: refer to impish kernel
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-09-28 07:08:37 +02:00
Thomas Lamprecht
aaf2b2c31b
update README
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-09-28 07:08:07 +02:00
Thomas Lamprecht
f4ddb1493e
make nvem a module again
...
Requested in the forum, as some (misbehaving) mellanox module relies
on loading nvme-core and apparently cannot cope with built-in
modules... meh, but we're probably easier to get to make the change
than the mellanox people ;-)
https://forum.proxmox.com/threads/kernel-5-11.86225/post-412645
Originally set when this was another repo:
https://git.proxmox.com/?p=pve-kernel-jessie.git;a=commitdiff;h=0817f603d0e5bc3165f512eec8860543430cfd2d;hp=60c76fe4f5ab178af78be9ca2ea8baad3b4a4bc9
The Debian bug is resolved since quite a bit, bullseye shouldn't be
affected by this at all anymore.
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-08-24 14:02:51 +02:00
Fabian Grünbichler
1a9e23ff03
readme: document -dbgsym package
...
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2021-07-21 18:26:52 +02:00
Thomas Lamprecht
b65123988c
base on Ubuntu Hirsute kernel
...
drop applied patches and update README
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-01-15 15:10:56 +01:00
Fabian Grünbichler
d8b5f42796
update README
...
we are no longer tracking bionic/eoan, but focal
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2020-10-08 09:06:27 +02:00
Thomas Lamprecht
b4f180c4f4
update README
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-10-02 16:59:50 +02:00
Thomas Lamprecht
fd921db9eb
README: document different behaviour of submodule vs. clone
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-10-24 13:09:41 +02:00
Thomas Lamprecht
043808ec7b
README: remove RHEL mentions and updated some outdated infos
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-08-22 10:27:55 +02:00
Stoiko Ivanov
8b4e1fa9c6
Add short documentation about bumping the ABI
...
Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
2018-08-13 07:41:59 +02:00
Stoiko Ivanov
0b82622cb4
Fix typo in README
...
Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
2018-08-13 07:41:14 +02:00
Fabian Grünbichler
1e99f45be0
build: replace 4.13 with 4.15
...
as well as artful with bionic, and reset KREL/PKGREL accordingly
2018-03-09 14:47:21 +01:00
Fabian Grünbichler
44403fcc69
update README
2018-03-09 11:57:24 +01:00
Fabian Grünbichler
ba2f1a676e
initial import from https://git.proxmox.com/?p=pve-kernel.git;a=tree
...
without all the big .tar.gz files
2017-03-15 14:43:14 +01:00