SSH into GRUB2

2019-12-26 Thread DebBug
Hello grub-devel, Is there any support for or are there any intentions to support SSHing into GRUB2? I realize this would require a network stack to be integrated. Is this feasible with reasonable effort? Would it be accepted at all? The idea behind this is to be able to SSH into GRUB, ha

Re: SSH into GRUB2

2019-12-26 Thread Manfred Haertel
DebBug schrieb: Is there any support for or are there any intentions to support SSHing into GRUB2? I realize this would require a network stack to be integrated. Is this feasible with reasonable effort? Would it be accepted at all? grub2 already contains a complete and working TCP/IP stack.