[Martin Sjögren] > 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?
Some of the current scripts mostly append to /var/log/messages, which I believe is displayed on tty3. Now that syslog is running, perhaps all scripts should use logger, and /var/log/syslog should be displayed instead on tty3? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]