]> git.proxmox.com Git - mirror_zfs-debian.git/blob - debian/zfs-dkms.templates
Improve debconf templates
[mirror_zfs-debian.git] / debian / zfs-dkms.templates
1 Template: zfs-dkms/stop-build-for-32bit-kernel
2 Type: boolean
3 Default: true
4 Description: Stop the build since your running kernel is 32-bit?
5 You are attempting to build ZFS on a 32-bit kernel.
6 .
7 At the moment ZFS will build in a 32-bit environment but it is
8 UNSUPPORTED and will likely cause instability and may lead to data
9 corruption. You are strongly encouraged to use ZFS on a 64-bit kernel.
10 .
11 Keep in mind that if you decide to continue using ZFS on a 32-bit
12 kernel then it is at your own risk.
13
14
15 Template: zfs-dkms/stop-build-for-unknown-kernel
16 Type: boolean
17 Default: true
18 Description: Stop the build since your running kernel is unknown?
19 Couldn't determine if your running kernel is 64-bit or 32-bit.
20 .
21 At the moment ZFS will build in a 32-bit environment but it is
22 UNSUPPORTED and will likely cause instability and may lead to data
23 corruption. You are strongly encouraged to use ZFS on a 64-bit kernel.
24 .
25 Please, only continue with the build if you are completely sure
26 that your running kernel is a 64-bit one. If is not the case, or
27 you are unsure please stop the current build.
28 .
29 Keep in mind that if you decide to continue using ZFS on a 32-bit kernel
30 is at your own risk.