Re: Heads-up: Verifying shim SBAT data failed: Security Policy Violation

2024-06-28 Thread Cyril Brulebois
Cyril Brulebois (2024-06-28): > I've just built a netboot-gtk mini.iso against unstable, including the > new kernel. A regular “almost all defaults” (except French to check > things like translations, keymap fun, etc.) install on UEFI gave an > overall successful installation according to d-i, but

Re: Heads-up: Verifying shim SBAT data failed: Security Policy Violation

2024-06-28 Thread Steve McIntyre
On Fri, Jun 28, 2024 at 11:49:44AM +0200, Cyril Brulebois wrote: >Hi, > >I've just built a netboot-gtk mini.iso against unstable, including the >new kernel. A regular “almost all defaults” (except French to check >things like translations, keymap fun, etc.) install on UEFI gave an >overall successf

Heads-up: Verifying shim SBAT data failed: Security Policy Violation

2024-06-28 Thread Cyril Brulebois
Hi, I've just built a netboot-gtk mini.iso against unstable, including the new kernel. A regular “almost all defaults” (except French to check things like translations, keymap fun, etc.) install on UEFI gave an overall successful installation according to d-i, but it doesn't boot: Verifying s

Re: Adding systemd-boot support in debian-installer

2024-06-28 Thread Cyril Brulebois
Luca Boccassi (2024-06-28): > That's great, thank you Having just checked the MR (for the src:debian-installer package), that's only about some devel-oriented doc anyway. What matters is most likely what udebs are available in the repository, and their metadata: $ apt-cache show systemd-boot

Re: Adding systemd-boot support in debian-installer

2024-06-28 Thread Luca Boccassi
On Fri, 28 Jun 2024 at 10:15, Cyril Brulebois wrote: > > Luca Boccassi (2024-06-28): > > The package has migrated to testing and I have merged those 2 MRs. Is > > an upload of debian-installer needed for it to show up in the weekly > > builds? > > Having the branch merged into master is all you n

Re: Adding systemd-boot support in debian-installer

2024-06-28 Thread Cyril Brulebois
Luca Boccassi (2024-06-28): > The package has migrated to testing and I have merged those 2 MRs. Is > an upload of debian-installer needed for it to show up in the weekly > builds? Having the branch merged into master is all you need, since that's what gets built daily. Cheers, -- Cyril Bruleb

Re: Adding systemd-boot support in debian-installer

2024-06-28 Thread Luca Boccassi
On Tue, 18 Jun 2024 at 23:58, Luca Boccassi wrote: > > On Mon, 3 Jun 2024 at 16:17, Luca Boccassi wrote: > > > > On Mon, 3 Jun 2024 at 16:11, Holger Wansing wrote: > > > > > > Hi, > > > > > > Am 3. Juni 2024 11:23:57 MESZ schrieb Luca Boccassi : > > > >On Mon, 3 Jun 2024 at 02:47, Cyril Bruleboi