Template: cfal/intro
Type: boolean
Default: true
Description: Would you like to run the cfal installer now?
 This is the Compaq cfal installer package, it does not actually contain cfal.
 You will need to go download cfal by hand, in a file named ${filename}. Once
 you have downloaded it you can proceed and tell the installer which directory
 you put it in.

Template: cfal/download_dir
Type: string
Default: /root
Description: Compaq cfal has been downloaded to where?
 Please visit the Compaq FORTRAN Alpha Linux Compiler web page now, which is
 linked from http://www.support.compaq.com/alpha-tools/ , and if you agree to
 their terms and conditions, then download the Red Hat RPM of cfal. The file
 should be named ${filename}.crypt.  You then need to decrypt it by running:
 .
 gpg --output ${filename} --decrypt ${filename}.crypt
 .
 and supply the password provided by Compaq.  Once you have the RPM file, enter
 the directory you put it in (full absolute path please).  Also make sure that
 permissions on the file allow it to be read.

Template: cfal/deletefile
Type: boolean
Default: false 
Description: Delete RPM file once it is installed?
 Can I delete the RPM file once it has been installed? Otherwise, you will have
 to delete it later by hand.

Template: cfal/badfile
Type: note
Description: Cannot find the downloaded Compaq cfal file.
 The file ${filename} does not exist, or it is corrupt. You may have downloaded
 the wrong file, or put it in the wrong location. Please try again.
 .
 If the file you downloaded has a different name, the filename may have changed
 since this installer was last updated. You can still try to use the installer;
 just rename the file you downloaded to ${filename} . Note that if you do this,
 there is no guarantee the installer will work. You may need to get a more
 recent version of this installer from Debian's "unstable" distribution. We are
 sorry if this is inconvenient but we do not have permission to redistribute
 Compaq cfal.

Template: cfal/needfile
Type: note
Description: The Compaq cfal installer cannot proceed.
 You are running in non-interactive mode, and the Compaq cfal installer needs
 to prompt you to download a file for it to install, and cannot. The
 installation of this package has been aborted. Please re-install it in
 interactive mode.

Template: cfal/later
Type: note
Description: Compaq cfal install delayed
 You have opted not to run the Compaq cfal installer at this time. If you
 decide to run it later you can do so by running "dpkg-reconfigure cfal".
