> If kickstarting a RHEL 5.y system, and the kickstart file contains > autostep > rootpw --iscrypted $1$..... > then the kickstart will stop and ask for the root password. If using a > plain text root password, it autosteps through the root password screen > as expected. > > See https://bugzilla.redhat.com/show_bug.cgi?id=471122#c4 for a patch > for RHEL 5.3 Beta. > > Below is a similar patch for anaconda-11.4.1.56-1. The problem here is that now we've broken the assumption that autostep/interactive modes display every screen. Now there's this one special screen that doesn't get displayed, which is going to lead to questions about where it went. Also the main reason for autostep is for taking screenshots and doing documentation, which means that screen's going to have to get treated specially. - Chris _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list