Re: [bug #27710] variable type not exported into new context

2009-12-15 Thread Andreas Born
Seems like I completely forgot the diff here. Sorry, this time it is attached. Changelog: 2009-12-15 Andreas Born * kern/env.c (grub_env_context_open): Reapply global flag for variables exported to the new context. This behaviour can be really annoying. If one boots to the grub menu,

Re: [bug #27710] variable type not exported into new context

2009-12-06 Thread Andreas Born
As of r1917 grub_env_context_open still doesn't mark exported variables as global in the new context. Attached patch exports them with grub_env_export in the new context. Andreas Born schrieb: URL: Summary: variable type not exported int