Can someone tell me the name of the text installer used in distros like Debian / Ubuntu? I'd like to create one upon first time boot for a CentOS-based virtual application I'm making. So, after someone boots up, I'd like to have a little GUI thing ask them questions and then put those variables in a file (or maybe use something like sed to edit other network config files). -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20070809/59a888fb/attachment-0001.html>
On Thu, 2007-08-09 at 10:34 -0700, Rogelio Bastardo wrote:> I'd like to create one upon first time boot for a CentOS-based virtual > application I'm making. So, after someone boots up, I'd like to have > a little GUI thing ask them questions and then put those variables in > a file (or maybe use something like sed to edit other network config > files).Seems like you are referring to something like "firstboot" (which is what will show up on the first CentOS boot)? -- Daniel