Commit Graph

149 Commits

Author SHA1 Message Date
Thomas Lamprecht
ee3237c657 bump version to 8.1.1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2025-03-04 16:05:37 +01:00
Thomas Lamprecht
7007b33cbb bump version to 8.1.0
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-11-28 13:56:34 +01:00
Thomas Lamprecht
ace1048105 Revert "drop auto-adding the simplefb module to initramfs"
This reverts commit 9c41f94826 as it
seems there are quite a few systems where only the simplefb is
available, so even though this sometimes causes issues it seems less
problematic if present than not.
And the issues are mostly restricted to passthrough and the host
grabbing the GPU through that module, with workarounds possible.

Update the filename while at it.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-11-28 13:13:08 +01:00
Thomas Lamprecht
06ddd1258f bump version to 8.0.9
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-11-21 21:24:08 +01:00
Thomas Lamprecht
c74a79e7d7 bump version to 8.0.8
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-11-21 18:05:01 +01:00
Thomas Lamprecht
61422549fe bump version to 8.0.7
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-11-21 09:18:57 +01:00
Thomas Lamprecht
0f4d066f1c bump version to 8.0.6
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-11-20 18:13:19 +01:00
Thomas Lamprecht
a2d5a4fb45 bump version to 8.0.5
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-11-16 16:28:55 +01:00
Thomas Lamprecht
9c41f94826 drop auto-adding the simplefb module to initramfs
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-11-16 15:08:07 +01:00
Thomas Lamprecht
2253efc4f4 bump version to 8.0.4
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-11-06 18:00:29 +01:00
Fabian Grünbichler
2eb62618f6 bump version to 8.0.3
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2023-08-01 12:25:32 +02:00
Thomas Lamprecht
915f1742c9 bump version to 8.0.2
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-06-22 08:37:32 +02:00
Thomas Lamprecht
29a1f822ef bump version to 8.0.1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-06-21 17:33:16 +02:00
Thomas Lamprecht
d8b73c911f d/control: downgrade systemd-boot dependency to suggests
by default recommends get pulled in on upgrades, at least if the user
did not disable this or used the respective CLI switch, so go for a
suggests instead:

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-06-21 17:27:51 +02:00
Stoiko Ivanov
7f5c500dc0 d/control: add Recommends on systemd-boot
systemd-boot is a separate binary package, and proxmox-boot-tool needs
it in the uefi-case as boot-loader for the ESPs

Not adding as Depends, because it is not strictly necessary for
proxmox-boot-tool (pinning is independent as is its use on legacy-boot
systems)

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-06-21 17:27:51 +02:00
Thomas Lamprecht
47b6607049 debian: wrap-and-sort -tkn
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-05-26 14:43:31 +02:00
Thomas Lamprecht
e85e4e03c5 bump version to 8.0.0
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-05-26 14:26:25 +02:00
Thomas Lamprecht
7a8e3a1b22 d/control: raise standards version compliance to 4.6.2
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-05-26 14:26:25 +02:00
Thomas Lamprecht
8681f03666 d/control: define compat level via build-depends and raise to 13
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-05-26 14:26:25 +02:00
Thomas Lamprecht
7aafa94cb8 d/control: drop build-dependencies on essential sed package
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-05-26 14:26:25 +02:00
Fabian Grünbichler
bc43d6955b bump version to 7.4-1
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2023-03-20 14:23:26 +01:00
Fabian Grünbichler
96fa4a98ef rename /usr/share/pve-kernel-helper
and ensure upgrades that also involve a kernel install/uninstall/upgrade still
work by symlinking the old path to the new one.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2023-03-16 12:56:32 +01:00
Fabian Grünbichler
f6ca90855c rename binary package
and B+R+P old name.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2023-01-10 16:26:49 +01:00
Fabian Grünbichler
7828df4616 remove meta package(s)
this repository now only contains the kernel helper/boot tool.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2023-01-10 16:15:40 +01:00
Thomas Lamprecht
3107293799 bump version to 7.3-2
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-01-10 10:36:04 +01:00
Thomas Lamprecht
47388aabe5 bump version to 7.3-1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-12-13 16:16:17 +01:00
Thomas Lamprecht
980575ad29 bump version to 7.2-14
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-11-14 21:05:30 +01:00
Thomas Lamprecht
059111980f bump version to 7.2-13
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-10-04 17:30:10 +02:00
Thomas Lamprecht
e9699393eb bump version to 7.2-12
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-09-12 15:41:12 +02:00
Thomas Lamprecht
1abc017599 bump version to 7.2-11
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-09-07 15:24:32 +02:00
Thomas Lamprecht
6ff7ba9f80 d/postinst: drop initramfs update for internal bogus package
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-09-07 15:15:02 +02:00
Thomas Lamprecht
03751e2216 bump version to 7.2-10
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-08-29 18:23:24 +02:00
Thomas Lamprecht
e3c27740f2 bump version to 7.2-9
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-08-09 15:08:16 +02:00
Thomas Lamprecht
238ed29333 bump version to 7.2-8
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-07-27 14:27:37 +02:00
Thomas Lamprecht
48bbe2fea6 buildsys: ignore irrelevant lintian overrides
it would be nice to get a proxmox-boot-tool man page though, so keep
that

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-07-21 08:31:51 +02:00
Thomas Lamprecht
6ef4e6d417 bump version to 7.2-7
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-07-21 07:37:09 +02:00
Thomas Lamprecht
f97f710082 bump version to 7.2-6
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-06-23 14:04:24 +02:00
Thomas Lamprecht
00dc08ea56 bump version to 7.2-5
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-06-17 15:52:26 +02:00
Thomas Lamprecht
7e074fcbaa bump version to 7.2-4
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-06-02 14:44:32 +02:00
Thomas Lamprecht
4d049590ab bump version to 7.2-3
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-05-04 16:55:35 +02:00
Thomas Lamprecht
901b5c1c05 bump version to 7.2-2
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-04-27 19:09:20 +02:00
Stoiko Ivanov
bcd5fb47f0 rename pve-efiboot-manual-kernels to proxmox-boot-manual-kernels
was forgotten during the general renaming of pve-efiboot ->
proxmox-boot.

follows commit 8c0a22adfe

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
2022-04-27 19:06:41 +02:00
Thomas Lamprecht
814105cf85 d/copyright: update years
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-04-22 12:15:57 +02:00
Thomas Lamprecht
15852208e7 bump version to 7.2-1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-04-22 11:39:26 +02:00
Thomas Lamprecht
a64976e8a4 bump version to 7.1-14
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-03-29 15:48:44 +02:00
Thomas Lamprecht
d06347366a bump version to 7.1-13
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-03-12 15:39:52 +01:00
Stoiko Ivanov
d5a182ad1d proxmox-boot: add --next-boot option kernel pin command
by setting the desired version in a dedicated file, which is used
by the systemd service as condition for removing it and refreshing
upon reboot.

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
Reviewed-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
Tested-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-02-22 13:31:31 +01:00
Thomas Lamprecht
b9e1485fb2 bump version to 7.1-12
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-02-14 15:13:10 +01:00
Thomas Lamprecht
e469f27245 helpers postinst: fixup initrd onetime after update
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-02-14 15:08:28 +01:00
Thomas Lamprecht
83bd8320e2 initrd modules: use simplefb
while it's the legacy variant it actually works over simpledrm with
amdgpu (glitches) and nvidia (complete breakage)

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-02-14 15:07:27 +01:00