> Note we are using "print" in various places in kickstart.py, these > messages won't get logged, maybe we should convert those places to > use stdoutLog ? The things we print in kickstart are parse errors that can't be displayed in a graphical window because there's no intf yet. We could probably do logging on them, but we need to make sure they go to tty1/console/wherever to make sure they show up on serial installs as well. Didn't we used to have a stderrLog in anaconda? Also, that's not really a good commit message. - Chris _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list