summaryrefslogtreecommitdiffstats
path: root/templates/temp.image.plain/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates/temp.image.plain/templates')
-rw-r--r--templates/temp.image.plain/templates28
1 files changed, 14 insertions, 14 deletions
diff --git a/templates/temp.image.plain/templates b/templates/temp.image.plain/templates
index 99149f2..8be8fd2 100644
--- a/templates/temp.image.plain/templates
+++ b/templates/temp.image.plain/templates
@@ -1,17 +1,3 @@
-Template: =ST-image-=V/preinst/initrd-=V
-Type: text
-Description: Initial RAMdisk image generation impossible
- You are attempting to install an initrd kernel image (version
- =V) on a machine currently running kernel version
- ${hostversion}.
- .
- No suitable tool for generating initrd images was found in
- ${ramdisk} and therefore no initrd image can be generated.
- This will break the installation, unless such tools are also being installed
- right now. Suitable tools:
- .
- ${initrddep}
-
Template: =ST-image-=V/postinst/depmod-error-initrd-=V
Type: boolean
Default: false
@@ -91,3 +77,17 @@ Description: Abort kernel removal?
.
It is highly recommended to abort the kernel removal unless you are
prepared to fix the system after removal.
+
+Template: =ST-image-=V/postinst/missing-firmware-=V
+Type: note
+Description: Required firmware files may be missing
+ This system is currently running Linux ${runningversion} and you are
+ installing Linux ${version}. In the new version some of the drivers
+ used on this system may require additional firmware files:
+ .
+ ${missing}
+ .
+ Most firmware files are not included in the Debian system because
+ no source code is available for them. You may need to reconfigure
+ the package manager to include the non-free section of the Debian
+ archive before you can install these firmware files.