Description of problem: The --autoscreenshot option in the anaconda ks.cfg is a great option to capture screenshots automatically during anaconda install without any human interaction. However, at the moment, the --autoscreenshot option is not able to capture all the screenshots in anaconda during installation. Some pages such as the Disk Partitioning page is skipped. Is it possible to enhance the --autoscreenshot option so that all the anaconda screenshots can be captured? Version-Release number of selected component (if applicable): NA How reproducible: Always Steps to Reproduce: 1.Insert "autostep --autoscreenshot" into the anaconda kickstart file 2. 3. Actual results: At the moment, it captures 9 screenshots. Expected results: Capture all the screenshots for anaconda. Additional info:
The way forward with this is probably going to be taking advantage of dogtail. We have the beginnings of support in anaconda for being controlled by dogtail now, but can't really go further without having dogtail included in the distribution.
dmalcolm - I see there's a dogtail package in the rawhide tree. Does this contain everything we need to make this happen?
Cab this proceed, or has this already been integrated?
Jeremy did some work on dogtail/anaconda integration; bouncing NEEDINFO over to him... Jeremy: do you know what the status of this is?
There's a separate bug tracking dogtail integration. We're not going to extend --autoscreenshot itself