mbox series

[cip-kernel-config,0/2] Add options for read-only rootfs

Message ID 20211112163820.1701453-1-Quirin.Gylstorff@siemens.com (mailing list archive)
Headers show
Series Add options for read-only rootfs | expand

Message

Quirin Gylstorff Nov. 12, 2021, 4:38 p.m. UTC
From: Quirin Gylstorff <quirin.gylstorff@siemens.com>

Add the necessary kernel options for a read-only rootfs with
dm-verity, secure-boot and swupdate + overlay of /etc.

Quirin Gylstorff (2):
  x86/cip_qemu_defconfig: Add options for read-only rootfs
  x86/siemens_ipc227e_defconfig: Add options for read-only rootfs

 4.19.y-cip/x86/cip_qemu_defconfig        | 4 ++++
 4.19.y-cip/x86/siemens_ipc227e_defconfig | 5 ++++-
 5.10.y-cip/x86/cip_qemu_defconfig        | 4 ++++
 5.10.y-cip/x86/siemens_ipc227e_defconfig | 5 ++++-
 4 files changed, 16 insertions(+), 2 deletions(-)

Comments

Jan Kiszka Nov. 24, 2021, 7:36 a.m. UTC | #1
On 12.11.21 17:38, Q. Gylstorff wrote:
> From: Quirin Gylstorff <quirin.gylstorff@siemens.com>
> 
> Add the necessary kernel options for a read-only rootfs with
> dm-verity, secure-boot and swupdate + overlay of /etc.
> 
> Quirin Gylstorff (2):
>   x86/cip_qemu_defconfig: Add options for read-only rootfs
>   x86/siemens_ipc227e_defconfig: Add options for read-only rootfs
> 
>  4.19.y-cip/x86/cip_qemu_defconfig        | 4 ++++
>  4.19.y-cip/x86/siemens_ipc227e_defconfig | 5 ++++-
>  5.10.y-cip/x86/cip_qemu_defconfig        | 4 ++++
>  5.10.y-cip/x86/siemens_ipc227e_defconfig | 5 ++++-
>  4 files changed, 16 insertions(+), 2 deletions(-)
> 

Ping. Are merge requests preferred for this?

Jan
Nobuhiro Iwamatsu Nov. 24, 2021, 7:50 a.m. UTC | #2
Hi,

> > Add the necessary kernel options for a read-only rootfs with
> > dm-verity, secure-boot and swupdate + overlay of /etc.
> >
> > Quirin Gylstorff (2):
> >   x86/cip_qemu_defconfig: Add options for read-only rootfs
> >   x86/siemens_ipc227e_defconfig: Add options for read-only rootfs
> >
> >  4.19.y-cip/x86/cip_qemu_defconfig        | 4 ++++
> >  4.19.y-cip/x86/siemens_ipc227e_defconfig | 5 ++++-
> >  5.10.y-cip/x86/cip_qemu_defconfig        | 4 ++++
> >  5.10.y-cip/x86/siemens_ipc227e_defconfig | 5 ++++-
> >  4 files changed, 16 insertions(+), 2 deletions(-)
> >
> 
> Ping. Are merge requests preferred for this?
> 

Sorry, reply was too late.
I reviewed this patch,  applied.

Best regards,
  Nobuhiro