[Buildroot] [PATCH 05/24 v2] system: systemd only really supports a R/W rootfs

Romain Naour romain.naour at gmail.com
Sun Jul 3 08:31:19 UTC 2016


Hi Yann,

Le 22/06/2016 à 21:07, Yann E. MORIN a écrit :
> Supporting a R/O rootfs needs a bit more love to be fully operational.
> This will come in later patches...
> 
> Signed-off-by: "Yann E. MORIN" <yann.morin.1998 at free.fr>

Reviewed-by: Romain Naour <romain.naour at gmail.com>

Best regards,
Romain


> ---
>  system/Config.in | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/system/Config.in b/system/Config.in
> index 2d20230..4f9f270 100644
> --- a/system/Config.in
> +++ b/system/Config.in
> @@ -94,6 +94,7 @@ config BR2_INIT_SYSTEMD
>  	depends on BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_10
>  	select BR2_ROOTFS_MERGED_USR
>  	select BR2_PACKAGE_SYSTEMD
> +	select BR2_TARGET_GENERIC_REMOUNT_ROOTFS_RW
>  
>  comment "systemd needs (e)glibc toolchain, headers >= 3.10"
>  	depends on !(BR2_TOOLCHAIN_USES_GLIBC \
> 



More information about the buildroot mailing list