The 2006.1 experimental installer had a feature where it allowed you to save and load the installer settings to an XML file, to avoid having to re-select settings such as partitioning and mounting schemes, as well as use flags and compiler options. Having had 3 installs of 2007.0 fail on me, It's getting a bit tedious re-selecting the use flags over and over again. The other thing I'd love to have back from that installer is how the progress was shown by a bar with text, and two panes with the stdout/stderr output of the installer/emerge/related app operation. This would also greatly simplify the debugging purpose, as the user would immediately know what went wrong, instead of being told that the installation "failed for some reason", and to go check on a log file on a non-existing location (but that's a matter for another bug) Reproducible: Always Steps to Reproduce:
The Load/Save functions were removed since they don't make sense anymore. There is no "complete" profile until the install is completely finished, and the GTK+ installer no longer supports loading a complete one anymore due to the heavy code changed for this release.