>>>>> "CB" == Christopher Boumenot <boumenot@xxxxxxxxx> writes: CB> I have a few thoughts on how I could do this, and wanted feedback CB> on them. If I had to code a minimal-effort thing, I would just have anaconda capture the %post output and either display it in a window or parse it for a simple set of control codes (like Xterm uses to change the title bar text) to say something like "display this string in a popup" or "begin a progress bar with 19 steps" and "bump the progress bar". Then you could control the output with a few echo statements. - J<