pve-kernel-lowlatency-qoup/debian
Thomas Lamprecht 97cd39f070 fix #2448: compile ISO8859-1 NLS as built-in
Allows to mount VFAT devices even if the currently running kernel was
removed before any VFAT, or other FS using the default Native
Language Support module was mounted during the current uptime.

This then could break updating the ESP partitions, which are mounted
with VFAT in a postrm triggered step - so at a time where the current
/lib/modules/... was already removed, and so the NLS could not get
loaded.

While there are a lot of different NLS, our kernel config has:
> CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"

So compile that module as built-in.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-11-11 14:13:08 +01:00
..
rules.d build: move build and packaging to debian/ 2018-03-09 09:19:58 +01:00
scripts d/export-patchq: ensure all export patches with same diff-algorithm 2019-09-30 07:29:08 +02:00
changelog bump version to 5.0.21-9 2019-11-11 14:13:08 +01:00
compat debian/compat: set to 10 2018-03-09 09:19:58 +01:00
control.in build: add ZFS 0.8 debhelper build-dependencies 2019-08-05 10:27:56 +02:00
copyright debian/copyright: whitespace cleanup 2018-03-09 09:19:58 +01:00
pve-headers.postinst.in build: move/merge files 2018-03-09 09:19:58 +01:00
pve-kernel.postinst.in build: move/merge files 2018-03-09 09:19:58 +01:00
pve-kernel.postrm.in build: move/merge files 2018-03-09 09:19:58 +01:00
pve-kernel.prerm.in build: move/merge files 2018-03-09 09:19:58 +01:00
rules fix #2448: compile ISO8859-1 NLS as built-in 2019-11-11 14:13:08 +01:00