Re: [systemd-devel] shim 16 breaking systemd stub and next steps

2025-04-05 Thread Harry G Coin
On 3/20/25 17:36, Luca Boccassi wrote: On Thu, 20 Mar 2025 at 14:46, Alexander Graf wrote: On 20.03.25 13:08, Luca Boccassi wrote: On Thu, 20 Mar 2025 at 11:00, Mate Kukri wrote: Hello, A new version of the rhboot secure boot shim was released yesterday https://github.com/rhboot/shim/rele

Re: [systemd-devel] Why contacting a 'random address' is necessary

2021-04-23 Thread Harry G. Coin
On 4/22/21 11:00 AM, Mantas Mikulėnas wrote: > ... > I'm curious about what brought this problem into existence in the > first place. Why *is* it necessary to contact a random address within > the network? (If it's to check that the physical interface is working, > then just the fact that you someh

Re: [systemd-devel] networkd: example of VLANFiltering=1 but with 1 ip on 1 of many vlans?

2019-08-28 Thread Harry G. Coin
Does systemd-networkd provide any way to specify 'self' instead of 'master' so that the bridge host can have an ip on one of the vlans?  I think that's the missing link to the puzzle.  The equivalent of |bridge vlan add dev mybridge vid 3 self |||ip link add mybridge.3 link mybridge type vlan

[systemd-devel] networkd: example of VLANFiltering=1 but with 1 ip on 1 of many vlans?

2019-08-27 Thread Harry G. Coin
I'm asking for a short example of a few .netdev and .network /etc/systemd/network files for something that I thought would be straightforward, but I've lost in the transition to using VLANFiltering=1.  I've looked for examples in the docs and online, but failed to find any guidance.  I've tried