add a changelog entry
[debian/elilo] / debian / elilo.templates
1 Template: elilo/runme
2 Type: boolean
3 Default: true
4 _Description: Automatically run elilo?
5  It is necessary to run /usr/sbin/elilo to install the new elilo binary into
6  the EFI partition.
7  .
8  WARNING: This procedure will write data into the debian directory of the
9  EFI disk partition, possibly overwriting files installed there by hand.
10  .
11  Not installing the new elilo binary on the EFI disk partition may leave the
12  system in an unbootable state.  Alternatives to automatic updating of the
13  partition include running /usr/sbin/elilo by hand, or installing the new
14  /usr/lib/elilo/elilo.efi executable into the EFI disk partition manually.
15
16 Template: elilo/format
17 Type: boolean
18 Default: true
19 _Description: Reformat and reload EFI partition?
20  The structure of files in the EFI disk partition has changed since pre-3.2
21  versions of the elilo package.  The EFI boot manager entry for Debian needs
22  to be updated to reflect these changes.
23  .
24  In most cases, if no manual changes to the EFI partition content need to
25  be preserved, this update can be handled automatically.