On Sat, Jan 24, 2009 at 03:23:57PM +0100, Carles Pina i Estany wrote: > case ${GRUB_TERMINAL_OUTPUT} in > gfxterm) ;; > *) > # make sure all our children behave in conformance with ascii.. > export LANG=C > ;; > esac > ---------- > > Since it starts saying that maybe it's deprecated, do you think that now it's > time to redo this part using another way?
Would be nice, but we can only do this when we start using unicode fonts by default. Otherwise the default setup would include lots of '?' characters. (about switching to unicode fonts, see the mail I just sent about slowness) -- Robert Millan The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and how) you may access your data; but nobody's threatening your freedom: we still allow you to remove your data and not access it at all." _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel