improved complete support: the list of available variable name completions is dubbed

Jean-Christophe PLAGNIOL-VILLARD plagnioj at jcrosoft.com
Thu May 3 01:07:27 EDT 2012


On 21:37 Wed 02 May     , Antony Pavlov wrote:
> Hi, All!
> 
> I have tested improved complete support in barebox.
> 
> I have found that the list of available variable name completions is
> dubbed, e.g.
I just test it again on malta

# qemu-system-mips64 -nodefaults -M malta -m 256 -nographic -serial stdio -monitor null -bios build/malta-64/barebox.bin 


barebox 2012.04.0-00049-ga88907a #0 Thu May 3 12:43:17 CST 2012


Board: qemu malta
registered netconsole as cs1
## Unknown FLASH on Bank at 0x1e000000 - Size = 0x00000000 = 0 MB
Malloc space: 0xa0400000 -> 0xa07fffff (size  4 MB)
Open /dev/env0 No such file or directory
running /env/bin/init...
not found
barebox:/ echo $
$net.nameserver     $net.domainname     $cs0.baudrate 
$cs0.active         $cs1.active         $cs1.ip 
$cs1.port           $net.nameserver     $net.domainname 
$cs0.baudrate       $cs0.active         $cs1.active 
$cs1.ip             $cs1.port           
barebox:/ echo $
$net.nameserver     $net.domainname     $cs0.baudrate 
$cs0.active         $cs1.active         $cs1.ip 
$cs1.port           $net.nameserver     $net.domainname 
$cs0.baudrate       $cs0.active         $cs1.active 
$cs1.ip             $cs1.port           
barebox:/ echo $
$net.nameserver     $net.domainname     $cs0.baudrate 
$cs0.active         $cs1.active         $cs1.ip 
$cs1.port           $net.nameserver     $net.domainname 
$cs0.baudrate       $cs0.active         $cs1.active 
$cs1.ip             $cs1.port           

Best Regards,
J.

> 
> barebox:/ echo $<TAB>
> $PATH               $net.nameserver     $net.domainname
> $cs0.baudrate       $cs0.active         $cs1.active
> $cs1.ip             $cs1.port           $eth0.ipaddr
> $eth0.ethaddr       $eth0.gateway       $eth0.netmask
> $eth0.serverip      $PATH               $net.nameserver
> $net.domainname     $cs0.baudrate       $cs0.active
> $cs1.active         $cs1.ip             $cs1.port
> $eth0.ipaddr        $eth0.ethaddr       $eth0.gateway
> $eth0.netmask       $eth0.serverip
> barebox:/
> 
> This barebox build is based on the 'next' git branch, last commit is
> 
> commit e4e3fbd22bca38f10f1cd7a3f5eb75e0b265dcaa
> Merge: 8ca4264 9492976
> Author: Sascha Hauer <s.hauer at pengutronix.de>
> Date:   Tue May 1 21:41:59 2012 +0200
> 
>     Merge tag 'complete_update_support' of git://git.jcrosoft.org/barebo
> 
> -- 
> Best regards,
>   Antony Pavlov



More information about the barebox mailing list