diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 02:56:36 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 02:56:36 +0000 |
commit | 35882cfa5f40cc40acd5ae65ced3e90fbf3cb74c (patch) | |
tree | 37c5bf1d95396a5b4d091502db8e959bf24b64a3 /debian/kexec-tools.templates | |
parent | Adding upstream version 1:2.0.27. (diff) | |
download | kexec-tools-35882cfa5f40cc40acd5ae65ced3e90fbf3cb74c.tar.xz kexec-tools-35882cfa5f40cc40acd5ae65ced3e90fbf3cb74c.zip |
Adding debian version 1:2.0.27-1.debian/1%2.0.27-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/kexec-tools.templates | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/kexec-tools.templates b/debian/kexec-tools.templates new file mode 100644 index 0000000..c94b736 --- /dev/null +++ b/debian/kexec-tools.templates @@ -0,0 +1,16 @@ +# These templates have been reviewed by the debian-l10n-english +# team +# +# If modifications/additions/rewording are needed, please ask +# debian-l10n-english@lists.debian.org for advice. +# +# Even minor modifications require translation updates and such +# changes should be coordinated with translators and reviewers. + +Template: kexec-tools/use_grub_config +Type: boolean +Default: false +_Description: Read GRUB configuration file to load the kernel? + If you choose this option, kexec will read the GRUB configuration file to + determine which kernel and options to load for kexec reboot, as opposed + to what is in /etc/default/kexec. |