Re: [PATCH v2 8/8] travis: Test module loading from tftp as well

2019-05-14 Thread Daniel Kiper
On Tue, May 14, 2019 at 06:18:41AM -0700, Alexander Graf wrote: > On 10.05.19 13:24, Daniel Kiper wrote: > > On Thu, May 02, 2019 at 08:55:37AM +0200, Alexander Graf wrote: > >> The travis test today only uses modules that are delivered with the > >> grub.efi binary. Let's drop echo and reboot and

Re: [PATCH v2 8/8] travis: Test module loading from tftp as well

2019-05-14 Thread Alexander Graf
On 10.05.19 13:24, Daniel Kiper wrote: > On Thu, May 02, 2019 at 08:55:37AM +0200, Alexander Graf wrote: >> The travis test today only uses modules that are delivered with the >> grub.efi binary. Let's drop echo and reboot and see if grub can load >> them dynamically. >> >> For this, we need to e

Re: [PATCH v2 8/8] travis: Test module loading from tftp as well

2019-05-10 Thread Daniel Kiper
On Thu, May 02, 2019 at 08:55:37AM +0200, Alexander Graf wrote: > The travis test today only uses modules that are delivered with the > grub.efi binary. Let's drop echo and reboot and see if grub can load > them dynamically. > > For this, we need to ensure that all modules required to load addition

[PATCH v2 8/8] travis: Test module loading from tftp as well

2019-05-01 Thread Alexander Graf
The travis test today only uses modules that are delivered with the grub.efi binary. Let's drop echo and reboot and see if grub can load them dynamically. For this, we need to ensure that all modules required to load additional modules are included in the grub binary. Some of these are target spec