summaryrefslogtreecommitdiff
path: root/debian/grub-legacy-ec2.templates
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2020-03-11 21:15:45 +0100
committerGitHub <noreply@github.com>2020-03-11 21:15:45 +0100
commitfd87c24ff8f6f09a7e2cc223a4e8cdb8c08f1ef8 (patch)
treeb754b3991e5e57a9ae9155819f73fa0cbd4be269 /debian/grub-legacy-ec2.templates
parentca9a4eb26b41c204d1bd3a15586b14a5dde950bb (diff)
parentc6627bc05a57645e6af8b9a5a67e452d9f37e487 (diff)
downloadvyos-cloud-init-fd87c24ff8f6f09a7e2cc223a4e8cdb8c08f1ef8.tar.gz
vyos-cloud-init-fd87c24ff8f6f09a7e2cc223a4e8cdb8c08f1ef8.zip
Merge pull request #4 from zdc/T2117
Cloud-init: T2117: Updated to 20.1 version
Diffstat (limited to 'debian/grub-legacy-ec2.templates')
-rw-r--r--debian/grub-legacy-ec2.templates9
1 files changed, 0 insertions, 9 deletions
diff --git a/debian/grub-legacy-ec2.templates b/debian/grub-legacy-ec2.templates
deleted file mode 100644
index 0562c8cb..00000000
--- a/debian/grub-legacy-ec2.templates
+++ /dev/null
@@ -1,9 +0,0 @@
-Template: grub/update_grub_changeprompt_threeway
-Type: select
-# Translators, please keep translations *short* (less than 65 columns)
-__Choices: install the package maintainer's version, keep the local version currently installed, show the differences between the versions, show a side-by-side difference between the versions, show a 3-way difference between available versions, do a 3-way merge between available versions (experimental), start a new shell to examine the situation
-Choices-C: install_new, keep_current, diff, sdiff, diff_threeway, merge_threeway, shell
-Default: keep_current
-_Description: What would you like to do about ${BASENAME}?
- A new version of /boot/grub/menu.lst is available, but the version installed
- currently has been locally modified.