Re: Switching to the right locale for sysinst
Martin Husemann <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.installation |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Sep 16, 2008 at 01:54:02PM +0200, Hubert Feyrer wrote: > Are there plans to fix setlocale() to give this a real effect in the > crunchgen'd environment? Or why do this at all? I initially did it to help sysinst debugging - if you run the german translation in a debug build of sysinst not seeing umlauts is confusing. Martin