[EMAIL PROTECTED] said: > Since we must make sure nothing is printed to stderr by anything (it > would screw up all frontends but text), we should somewhere redirect > all of that into a log file, that could be copied into /target as > well. I'm not sure what the best place for doing that is... The > debian-installer script? main-menu?
There's a really good chance I'm missing something here, but I don't have earlier mail on the thread. Are we talking about hiding critical information from the user? Putting it in a log is good, and should be done. So to is showing it to the user when it happens. How many times have you been deceived when a program had a problem and reported it via syslog() and not to your terminal? It was one of the hardest things I had to adapt to when I started using Linux. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]