Module lib.frontend.noui
Noui Frontend
Noui frontend implementation for the installer This UI implementation
consist actually in no UI at all. It means it's a no interactive method
to get the answers. We don't ask because the answers already exists.
To do that we need to preseed the answers. We'll use a new debconf
package called "express" for this prupose. We'll take some
answers form the express package and others from the system. It's because
of the user could change some stuff like timezone, keymap and
locales.
Classes |
Wizard |
This is a wizard interface to interact with the user and the main
program. |