Re: [PATCH v3 5/5] docs: Update info with grub.cfg netboot selection order

2019-10-23 Thread Javier Martinez Canillas
On 10/22/19 4:26 PM, Daniel Kiper wrote: > On Tue, Oct 22, 2019 at 10:48:14AM +0200, Javier Martinez Canillas wrote: >> From: Robert Marshall >> >> Add documentation to the grub info page that specifies the order >> netboot clients use to select a grub configuration file. >> >> Signed-off-by: Robe

Re: [PATCH v3 5/5] docs: Update info with grub.cfg netboot selection order

2019-10-22 Thread John Paul Adrian Glaubitz
On 10/22/19 4:26 PM, Daniel Kiper wrote: > On Tue, Oct 22, 2019 at 10:48:14AM +0200, Javier Martinez Canillas wrote: >> From: Robert Marshall >> >> Add documentation to the grub info page that specifies the order >> netboot clients use to select a grub configuration file. >> >> Signed-off-by: Robe

Re: [PATCH v3 5/5] docs: Update info with grub.cfg netboot selection order

2019-10-22 Thread Daniel Kiper
On Tue, Oct 22, 2019 at 10:48:14AM +0200, Javier Martinez Canillas wrote: > From: Robert Marshall > > Add documentation to the grub info page that specifies the order > netboot clients use to select a grub configuration file. > > Signed-off-by: Robert Marshall > Signed-off-by: Javier Martinez Can

[PATCH v3 5/5] docs: Update info with grub.cfg netboot selection order

2019-10-22 Thread Javier Martinez Canillas
From: Robert Marshall Add documentation to the grub info page that specifies the order netboot clients use to select a grub configuration file. Signed-off-by: Robert Marshall Signed-off-by: Javier Martinez Canillas --- Changes in v3: - Add a patch documenting the grub.cfg netboot selection o