From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Date: Mon, 27 Aug 2007 19:39:59 -0500 Subject: [U-Boot-Users] PS1 environment variable In-Reply-To: <20070827222905.7692024047@gemini.denx.de> References: <20070827222905.7692024047@gemini.denx.de> Message-ID: <46D36EDF.1060703@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Wolfgang Denk wrote: > It's not U-Bot code, it's hush code. We "imported" the hus shell from > BusyBox, and to keep it in sync with any changes or improvements done > in BusyBox' version it is a Good Idea (TM) to change the file only to > the minimum extend needed to make it work. Ok. Would you accept a patch that enabled this particular feature? We have lots of machines in our lab, and I frequently have multiple terminal windows open. I sometimes can't tell which machine I'm logged into. Being able to specify a prompt in an environment variable would solve that problem for me.