On Fri, Dec 08, 2023 at 01:20:37PM +0100, Daniel Kiper wrote:
> On Wed, Dec 06, 2023 at 05:39:53PM +0100, Daniel Kiper wrote:
> > On Wed, Dec 06, 2023 at 04:39:29PM +0100, Olaf Hering wrote:
> > > Wed, 6 Dec 2023 16:24:53 +0100 Daniel Kiper :
> > >
> > > > Could you provide us exact steps to reprod
154dcb1aea9f8fc42b2bce98bebed004d7783a7d broke out of tree builds by
introducing the extra_deps.lst file into the source tree but referencing
it just by name in grub-core/Makefile.am.
Signed-off-by: Mate Kukri
---
grub-core/Makefile.am | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
d
The previous grub-install patch delaying the copying of files caused a
regression when installing without an existing directory structure.
This patch ensures that the platform directory actually exists by the
time the code tries to canonicalize its filename.
Signed-off-by: Mate Kukri
---
util/g
On Wed, Dec 06, 2023 at 05:39:53PM +0100, Daniel Kiper wrote:
> On Wed, Dec 06, 2023 at 04:39:29PM +0100, Olaf Hering wrote:
> > Wed, 6 Dec 2023 16:24:53 +0100 Daniel Kiper :
> >
> > > Could you provide us exact steps to reproduce the problem?
> >
> > Something like this?
> >
> > mkdir .b
> > cd $_