On Tue, Sep 16, 2008 at 11:15:53AM -0400, Joseph J VLcek wrote: > For the next release of the installer we will be using the > pkg.cfgfiles.py PasswordFile class to modify the root password and to > create a new user on the target directory. > > Please let us know if there are any planned changes to the PasswordFile > class API.
Why not deliver the root user in a package, and deliver that package into the target directory? pkg.cfgfiles is decidedly not a public interface, and likely never will be. That said, the only change I can think of will be in exceptions thrown on error in conjunction with a fix for 1637, but that's not on the immediate radar. Danek
