
22 Jun
2011
22 Jun
'11
7:44 p.m.
On Wednesday, June 22, 2011 13:26:36 Wolfgang Denk wrote:
Mike Frysinger wrote:
Unfortunately, activating it causes some boards to stop working correctly. This is because they use the tftp "command" in their environment, but tftp is has never been a real command, just the prefix for tftpboot. tftpboot used to be the sole completion for the tftp prefix, and this is still true unless one activates tftpsrv.
those configs are broken. the autocomplete support has never been something
This has absolutely nothing to do with autocomplete. It's just using the fact that you can abbreviate all command names as long as they remain unambiguous.
that's what i was referring to -mike