]> git.proxmox.com Git - mirror_zfs-debian.git/blob - debian/zfs-dkms.templates
Use template reviewed by debian-l10n-en
[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: Abort building ZFS on a 32-bit kernel?
5 You are attempting to build ZFS against a 32-bit running kernel.
6 .
7 Although possible, building in a 32-bit environment is unsupported and
8 likely to cause instability leading to possible data corruption. You
9 are strongly advised to use a 64-bit kernel; if you do decide to
10 proceed with using ZFS on this kernel then keep in mind that it is at
11 your own risk.
12
13 Template: zfs-dkms/stop-build-for-unknown-kernel
14 Type: boolean
15 Default: true
16 _Description: Abort building ZFS on an unknown kernel?
17 You are attempting to build ZFS against a running kernel that could not
18 be identified as 32-bit or 64-bit. If you are not completely sure that
19 the running kernel is a 64-bit one, you should probably stop the build.
20 .
21 Although possible, building in a 32-bit environment is unsupported and
22 likely to cause instability leading to possible data corruption. You
23 are strongly advised to use a 64-bit kernel; if you do decide to
24 proceed with using ZFS on this kernel then keep in mind that it is at
25 your own risk.