mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] defenv-2: set username to 'none'
@ 2012-10-24  7:48 Sascha Hauer
  2012-10-24  8:06 ` Jean-Christophe PLAGNIOL-VILLARD
  0 siblings, 1 reply; 3+ messages in thread
From: Sascha Hauer @ 2012-10-24  7:48 UTC (permalink / raw)
  To: barebox

The current 'sha' setting, though admittedly very convenient for me,
was never intended to be in mainline.

Signed-off-by: Sascha Hauer <s.hauer@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@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

* Re: [PATCH] defenv-2: set username to 'none'
  2012-10-24  7:48 [PATCH] defenv-2: set username to 'none' Sascha Hauer
@ 2012-10-24  8:06 ` Jean-Christophe PLAGNIOL-VILLARD
  2012-10-24  8:49   ` Sascha Hauer
  0 siblings, 1 reply; 3+ messages in thread
From: Jean-Christophe PLAGNIOL-VILLARD @ 2012-10-24  8:06 UTC (permalink / raw)
  To: Sascha Hauer; +Cc: barebox

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@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@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

* Re: [PATCH] defenv-2: set username to 'none'
  2012-10-24  8:06 ` Jean-Christophe PLAGNIOL-VILLARD
@ 2012-10-24  8:49   ` Sascha Hauer
  0 siblings, 0 replies; 3+ messages in thread
From: Sascha Hauer @ 2012-10-24  8:49 UTC (permalink / raw)
  To: Jean-Christophe PLAGNIOL-VILLARD; +Cc: barebox

On Wed, Oct 24, 2012 at 10:06:41AM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote:
> 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

Then the network boot defaults to:

Kernel: -linux-hostname

and nfsroot from:

/home//nfsroot/hostname

none is more obvious...

Sascha


-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

end of thread, other threads:[~2012-10-24  8:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-24  7:48 [PATCH] defenv-2: set username to 'none' Sascha Hauer
2012-10-24  8:06 ` Jean-Christophe PLAGNIOL-VILLARD
2012-10-24  8:49   ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox