cip-dev.lists.cip-project.org archive mirror
 help / color / mirror / Atom feed
* [cip-dev] [cip-kernel-config PATCH] ipc227e: Add missing options to mount fat
@ 2020-06-25 13:23 Quirin Gylstorff
  2020-06-29  6:06 ` Nobuhiro Iwamatsu
  0 siblings, 1 reply; 2+ messages in thread
From: Quirin Gylstorff @ 2020-06-25 13:23 UTC (permalink / raw)
  To: cip-dev, Jan.Kiszka; +Cc: Quirin Gylstorff

[-- Attachment #1: Type: text/plain, Size: 845 bytes --]

From: Quirin Gylstorff <quirin.gylstorff@siemens.com>

To install a swupdate package into a system with a A/B partition
scheme and EFI it is necessary to access a FAT partition.

Signed-off-by: Quirin Gylstorff <quirin.gylstorff@siemens.com>
---
 4.19.y-cip/x86/siemens_ipc227e_defconfig | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/4.19.y-cip/x86/siemens_ipc227e_defconfig b/4.19.y-cip/x86/siemens_ipc227e_defconfig
index 0bbd649..273d20e 100644
--- a/4.19.y-cip/x86/siemens_ipc227e_defconfig
+++ b/4.19.y-cip/x86/siemens_ipc227e_defconfig
@@ -404,6 +404,10 @@ CONFIG_NFSD=y
 CONFIG_NFSD_V3_ACL=y
 CONFIG_NFSD_V4=y
 CONFIG_NLS_DEFAULT="utf8"
+CONFIG_NLS_ASCII=y
+CONFIG_NLS_CODEPAGE_437=y
+CONFIG_NLS_ISO8859_1=y
+CONFIG_NLS_UTF8=y
 CONFIG_PERSISTENT_KEYRINGS=y
 CONFIG_ENCRYPTED_KEYS=m
 CONFIG_SECURITY_DMESG_RESTRICT=y
-- 
2.20.1


[-- Attachment #2: Type: text/plain, Size: 419 bytes --]

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#4821): https://lists.cip-project.org/g/cip-dev/message/4821
Mute This Topic: https://lists.cip-project.org/mt/75102506/4520388
Group Owner: cip-dev+owner@lists.cip-project.org
Unsubscribe: https://lists.cip-project.org/g/cip-dev/leave/8129055/727948398/xyzzy  [cip-dev@archiver.kernel.org]
-=-=-=-=-=-=-=-=-=-=-=-

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [cip-dev] [cip-kernel-config PATCH] ipc227e: Add missing options to mount fat
  2020-06-25 13:23 [cip-dev] [cip-kernel-config PATCH] ipc227e: Add missing options to mount fat Quirin Gylstorff
@ 2020-06-29  6:06 ` Nobuhiro Iwamatsu
  0 siblings, 0 replies; 2+ messages in thread
From: Nobuhiro Iwamatsu @ 2020-06-29  6:06 UTC (permalink / raw)
  To: cip-dev, Jan.Kiszka

[-- Attachment #1: Type: text/plain, Size: 1359 bytes --]

Hi,

> -----Original Message-----
> From: cip-dev@lists.cip-project.org [mailto:cip-dev@lists.cip-project.org] On Behalf Of Quirin Gylstorff
> Sent: Thursday, June 25, 2020 10:23 PM
> To: cip-dev@lists.cip-project.org; Jan.Kiszka@siemens.com
> Cc: Quirin Gylstorff <quirin.gylstorff@siemens.com>
> Subject: [cip-dev] [cip-kernel-config PATCH] ipc227e: Add missing options to mount fat
> 
> From: Quirin Gylstorff <quirin.gylstorff@siemens.com>
> 
> To install a swupdate package into a system with a A/B partition
> scheme and EFI it is necessary to access a FAT partition.
> 
> Signed-off-by: Quirin Gylstorff <quirin.gylstorff@siemens.com>
> ---
>  4.19.y-cip/x86/siemens_ipc227e_defconfig | 4 ++++
>  1 file changed, 4 insertions(+)

Applied, thanks.

Nobuhiro


> 
> diff --git a/4.19.y-cip/x86/siemens_ipc227e_defconfig b/4.19.y-cip/x86/siemens_ipc227e_defconfig
> index 0bbd649..273d20e 100644
> --- a/4.19.y-cip/x86/siemens_ipc227e_defconfig
> +++ b/4.19.y-cip/x86/siemens_ipc227e_defconfig
> @@ -404,6 +404,10 @@ CONFIG_NFSD=y
>  CONFIG_NFSD_V3_ACL=y
>  CONFIG_NFSD_V4=y
>  CONFIG_NLS_DEFAULT="utf8"
> +CONFIG_NLS_ASCII=y
> +CONFIG_NLS_CODEPAGE_437=y
> +CONFIG_NLS_ISO8859_1=y
> +CONFIG_NLS_UTF8=y
>  CONFIG_PERSISTENT_KEYRINGS=y
>  CONFIG_ENCRYPTED_KEYS=m
>  CONFIG_SECURITY_DMESG_RESTRICT=y
> --
> 2.20.1


[-- Attachment #2: Type: text/plain, Size: 419 bytes --]

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#4846): https://lists.cip-project.org/g/cip-dev/message/4846
Mute This Topic: https://lists.cip-project.org/mt/75102506/4520388
Group Owner: cip-dev+owner@lists.cip-project.org
Unsubscribe: https://lists.cip-project.org/g/cip-dev/leave/8129055/727948398/xyzzy  [cip-dev@archiver.kernel.org]
-=-=-=-=-=-=-=-=-=-=-=-

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-06-29  6:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-25 13:23 [cip-dev] [cip-kernel-config PATCH] ipc227e: Add missing options to mount fat Quirin Gylstorff
2020-06-29  6:06 ` Nobuhiro Iwamatsu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).