[PATCH] defenv-2: set username to 'none'

Jean-Christophe PLAGNIOL-VILLARD plagnioj at jcrosoft.com
Wed Oct 24 04:06:41 EDT 2012


On 09:48 Wed 24 Oct     , Sascha Hauer wrote:
> The current 'sha' setting, though admittedly very convenient for me,
> was never intended to be in mainline.
prefer empty

Best Regards,
J.
> 
> Signed-off-by: Sascha Hauer <s.hauer at pengutronix.de>
> ---
>  defaultenv-2/base/init/general |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/defaultenv-2/base/init/general b/defaultenv-2/base/init/general
> index 98a92d1..1de06ce 100644
> --- a/defaultenv-2/base/init/general
> +++ b/defaultenv-2/base/init/general
> @@ -6,7 +6,7 @@ if [ "$1" = menu ]; then
>  fi
>  
>  # user (used for network filenames)
> -global.user=sha
> +global.user=none
>  
>  # timeout in seconds before the default boot entry is started
>  global.autoboot_timeout=3
> -- 
> 1.7.10.4
> 
> 
> _______________________________________________
> barebox mailing list
> barebox at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox



More information about the barebox mailing list