~louis/ubuntu/precise/kexec-tools/lp988512-no-vmcoreinfo

« back to all changes in this revision

Viewing changes to debian/kexec-tools.templates

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2011-12-05 15:45:25 UTC
  • mfrom: (2.2.8 sid)
  • Revision ID: package-import@ubuntu.com-20111205154525-ixb5tx1odmb0emyb
Tags: 1:2.0.2-3ubuntu1
* Merge with Debian; remaining changes:
  - Fix FTBFS on powerpc due to duplicate defnition of __lshrdi3.
  - Only run update-grub if /boot/grub/grub.cfg exists, fixing installation
    in chroots.
  - Run aclocal during build; build-dep on automake1.9.
  - Add and install kdump init script and initramfs snippet; depend on
    initramfs-tools and call the update-initramfs trigger.  Also call
    update-grub after update-initramfs trigger.
  - Default to not kexecing a kernel on boot in the automatically
    generated conffile.
* Build for armhf.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# These templates have been reviewed by the debian-l10n-english
 
2
# team
 
3
#
 
4
# If modifications/additions/rewording are needed, please ask
 
5
# debian-l10n-english@lists.debian.org for advice.
 
6
#
 
7
# Even minor modifications require translation updates and such
 
8
# changes should be coordinated with translators and reviewers.
 
9
 
1
10
Template: kexec-tools/load_kexec
2
11
Type: boolean
3
12
Default: false
4
13
_Description: Should kexec-tools handle reboots?
5
14
 If you choose this option, a system reboot will trigger a restart
6
15
 into a kernel loaded by kexec instead of going through the full
7
 
 system bootloader process.
 
16
 system boot loader process.
 
17
 
 
18
Template: kexec-tools/use_grub_config
 
19
Type: boolean
 
20
Default: false
 
21
_Description: Read GRUB configuration file to load the kernel?
 
22
 If you choose this option, kexec will read the GRUB configuration file to
 
23
 determine which kernel and options to load for kexec reboot, as opposed
 
24
 to what is in /etc/default/kexec.