I am sending the corrected patch (manpages):

diff --git a/backend/initramfs-tools/live.hook
b/backend/initramfs-tools/live.hook
index 
ff8f4210690e21961dd5e8c3f1d7b3a5b14d4167..7c476ea6159c0664e47497f82145b6da22228391
100755
--- a/backend/initramfs-tools/live.hook
+++ b/backend/initramfs-tools/live.hook
@@ -133,6 +133,12 @@ then
  manual_add_modules vfat
 fi

+# Filesystem: exfat
+if [ "${DISABLE_EXFAT:-}" != "true" ] && [ "${DISABLE_EXFAT:-}" != "yes" ]
+then
+ manual_add_modules exfat
+fi
+
 # Filesystem: ntfs
 if [ "${DISABLE_NTFS:-}" != "true" ] && [ "${DISABLE_NTFS:-}" != "yes" ]
 then
diff --git a/manpages/en/live-boot.7 b/manpages/en/live-boot.7
index 
02b355da2f124208a951ffa428874b9148665f55..5a7ec9824bfb05794108c44f75b7174b1f40ea5e
100644
--- a/manpages/en/live-boot.7
+++ b/manpages/en/live-boot.7
@@ -38,6 +38,10 @@ Disable support for dm-verity. If set to true
\fItrue\fR' mkinitramfs will build
 \fBDISABLE_FAT\fR=[\fItrue\fR|\fIfalse\fR]
 Disable support for booting from FAT file systems.  If set to
'\fItrue\fR' mkinitramfs will build an initramfs without the kernel
module vfat and some nls_* modules.

+.TP
+\fBDISABLE_EXFAT\fR=[\fItrue\fR|\fIfalse\fR]
+Disable support for booting from exFAT file systems.  If set to
'\fItrue\fR' mkinitramfs will build an initramfs without the kernel
module exfat.
+
 .TP
 \fBDISABLE_FUSE\fR=[\fItrue\fR|\fIfalse\fR]
 Disable support for booting from FUSE-based file systems.  If set to
'\fItrue\fR' mkinitramfs will build an initramfs without the kernel
module fuse and file systems that depend on it (like curlftpfs and
httpfs2).
diff --git a/manpages/po/es/live-boot.7.po b/manpages/po/es/live-boot.7.po
index 
28f916cedbe59b89a986f5f1eb72878383bc4219..edc3da10e3a2f7775515211785053853767c8827
100644
--- a/manpages/po/es/live-boot.7.po
+++ b/manpages/po/es/live-boot.7.po
@@ -194,6 +194,19 @@ msgid ""
 "nls_* modules."
 msgstr ""

+#. type: TP
+#: en/live-boot.7:41
+#, no-wrap
+msgid "B<DISABLE_EXFAT>=[I<true>|I<false>]"
+msgstr ""
+
+#. type: Plain text
+#: en/live-boot.7:43
+msgid ""
+"Disable support for booting from exFAT file systems.  If set to 'I<true>' "
+"mkinitramfs will build an initramfs without the kernel module exfat."
+msgstr ""
+
 #. type: TP
 #: en/live-boot.7:37
 #, no-wrap
diff --git a/manpages/po/fr/live-boot.7.po b/manpages/po/fr/live-boot.7.po
index 
2f51f42e7ff3c61d434c2038dbd3a9a5c6453dcf..de52868c31bca54e93bcba8f5929874ec7724197
100644
--- a/manpages/po/fr/live-boot.7.po
+++ b/manpages/po/fr/live-boot.7.po
@@ -192,6 +192,19 @@ msgid ""
 "nls_* modules."
 msgstr ""

+#. type: TP
+#: en/live-boot.7:41
+#, no-wrap
+msgid "B<DISABLE_EXFAT>=[I<true>|I<false>]"
+msgstr ""
+
+#. type: Plain text
+#: en/live-boot.7:43
+msgid ""
+"Disable support for booting from exFAT file systems.  If set to 'I<true>' "
+"mkinitramfs will build an initramfs without the kernel module exfat."
+msgstr ""
+
 #. type: TP
 #: en/live-boot.7:37
 #, no-wrap
diff --git a/manpages/po/ja/live-boot.7.po b/manpages/po/ja/live-boot.7.po
index 
8a3224748f80845c5c45731d15c0b52e6749f59d..398de013c4c6749a4e5d2d174102a8e0aa719ae2
100644
--- a/manpages/po/ja/live-boot.7.po
+++ b/manpages/po/ja/live-boot.7.po
@@ -189,6 +189,19 @@ msgid ""
 "nls_* modules."
 msgstr ""

+#. type: TP
+#: en/live-boot.7:41
+#, no-wrap
+msgid "B<DISABLE_EXFAT>=[I<true>|I<false>]"
+msgstr ""
+
+#. type: Plain text
+#: en/live-boot.7:43
+msgid ""
+"Disable support for booting from exFAT file systems.  If set to 'I<true>' "
+"mkinitramfs will build an initramfs without the kernel module exfat."
+msgstr ""
+
 #. type: TP
 #: en/live-boot.7:37
 #, no-wrap
diff --git a/manpages/pot/live-boot.7.pot b/manpages/pot/live-boot.7.pot
index 
dee33bb55cf9ad13f53c04edc8d2dc1ed08a2030..b37a0361ff16dca067684a92c09fb2609de947ca
100644
--- a/manpages/pot/live-boot.7.pot
+++ b/manpages/pot/live-boot.7.pot
@@ -165,6 +165,19 @@ msgid ""
 "nls_* modules."
 msgstr ""

+#. type: TP
+#: en/live-boot.7:41
+#, no-wrap
+msgid "B<DISABLE_EXFAT>=[I<true>|I<false>]"
+msgstr ""
+
+#. type: Plain text
+#: en/live-boot.7:43
+msgid ""
+"Disable support for booting from exFAT file systems.  If set to 'I<true>' "
+"mkinitramfs will build an initramfs without the kernel module exfat."
+msgstr ""
+
 #. type: TP
 #: en/live-boot.7:37
 #, no-wrap

Reply via email to