Re: [PATCH] grub-mkrescue: remove temporary load_cfg file

2014-09-22 Thread Andrei Borzenkov
В Sun, 21 Sep 2014 19:08:45 +0200 Vladimir 'φ-coder/phcoder' Serbinenko пишет: > I actually like to have load.cfg around: it helps with debugging in some > cases. Do you have a reason to remove it? On general principles that program has to cleanup after itself unless asked otherwise. load_cfg wa

Re: [PATCH] grub-mkrescue: remove temporary load_cfg file

2014-09-21 Thread Vladimir 'φ-coder/phcoder' Serbinenko
I actually like to have load.cfg around: it helps with debugging in some cases. Do you have a reason to remove it? On 01.05.2014 18:16, Andrey Borzenkov wrote: > --- > util/grub-mkrescue.c | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/util/grub-mkrescue.c b/util/grub-mkrescue.c > ind

[PATCH] grub-mkrescue: remove temporary load_cfg file

2014-05-01 Thread Andrey Borzenkov
--- util/grub-mkrescue.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/util/grub-mkrescue.c b/util/grub-mkrescue.c index e719839..c3d9b32 100644 --- a/util/grub-mkrescue.c +++ b/util/grub-mkrescue.c @@ -323,6 +323,7 @@ make_image_fwdisk_abs (enum grub_install_plat plat, grub_install_mak