[elbe-devel] [PATCH] Ignore initvm directory

Bastian Germann bage at linutronix.de
Tue Mar 28 13:35:50 CEST 2023


Am 28.03.23 um 12:48 schrieb yegorslists at googlemail.com:
> From: Yegor Yefremov <yegorslists at googlemail.com>
> 
> Signed-off-by: Yegor Yefremov <yegorslists at googlemail.com>

NACK. You are not supposed to have the initvm in the same directory as elbe.
When you use elbe initvm --devel, ythi swould lead to the initvm's files being copied to itself.

> ---
>   .gitignore | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/.gitignore b/.gitignore
> index ffd25c0b..f3f10f24 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -56,3 +56,4 @@ contrib/debathena-transform-lighttpd/debian/*.log
>   contrib/debathena-transform-lighttpd/debian/debathena-transform-lighttpd/
>   contrib/debathena-transform-lighttpd/debian/debhelper-build-stamp
>   contrib/debathena-transform-lighttpd/debian/files
> +initvm/


More information about the elbe-devel mailing list