I was successfully able to create a .deb installation file for Ubuntu, but I need user input to complete the configuration for the post install script. These questions are dynamic and based on the interfaces a user has on their computer.
Is there a way to prompt the user with questions that have dynamic answers (i.e.- a list of interfaces on their computer) during the install process in Ubuntu Software Center using debconf?