Author Topic: Tweakin' the draklive-install script  (Read 406 times)

Offline soup-n-sandwich

  • Jr. Member
  • **
  • Posts: 38
Tweakin' the draklive-install script
« on: July 31, 2010, 06:31:08 PM »
Guys I was looking at the draklive-install script because I was interested in making it so the bootloader screens don't actually show up at the end of the live installation.  The two sections specifically are the bootloader screen that has the timeout of 10 seconds and the section just after that that shows the boot menu list.  I see the section in the script for this.  However I don't want this portion of the script to not run, I just don't want it to show up as something the user has to click on.  It's it possible for this script to use the defaults as it's set and on prompt the user at the very last section that reads something like "The installation is complete please click <Finish> and restart your computer"?

Another words have the defaults set for the bootloader and boot menu list screens and have it just go to the last window the indicates to restart your computer.

thanks
Soup

Offline soup-n-sandwich

  • Jr. Member
  • **
  • Posts: 38
Re: Tweakin' the draklive-install script
« Reply #1 on: August 08, 2010, 12:53:40 PM »
Is anybody Perl savvy to help with this?
Soup