~noskcaj/ubuntu/trusty/elilo/merge

« back to all changes in this revision

Viewing changes to debian/elilo.templates

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2007-05-23 13:40:13 UTC
  • mfrom: (2.1.2 etch)
  • Revision ID: james.westby@ubuntu.com-20070523134013-4sixpakqkx53qhj0
Tags: 3.6-3.1ubuntu1
Merge with Debian; remaining changes:

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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 runnning /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.