Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] command line regular expression substitution fails
@ 2014-01-07 21:33 Ed Sutter
  2014-01-07 22:20 ` Thomas Petazzoni
  2014-01-07 23:07 ` Peter Sanford
  0 siblings, 2 replies; 10+ messages in thread
From: Ed Sutter @ 2014-01-07 21:33 UTC (permalink / raw)
  To: buildroot

Hi,
I'm using buildroot for the first time to set up rootfs on an iMX6
based platform.  I've been debugging a startup issue and just realized
that the the line...

 >
 >for i in /etc/init.d/S??* ;do
 >
in /etc/init.d/rcS is failing because "S??*" is not being replaced by
the files that match that expression.  Then I just tried doing something
simple on the command line...

 >
 >#  ls /bin/m*
 >ls: /bin/m*\x01: No such file or directory
 >

and I see that fails as well.  I'm guessing this is some kind of busybox
configuration (regex/readline/etc..) issue, but since I got it all 
through buildroot,
I figured I'd try here first.
Any ideas?
Thanks in advance,
Ed

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

end of thread, other threads:[~2014-01-29  8:26 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-07 21:33 [Buildroot] command line regular expression substitution fails Ed Sutter
2014-01-07 22:20 ` Thomas Petazzoni
2014-01-08 12:32   ` Ed Sutter
2014-01-07 23:07 ` Peter Sanford
2014-01-08 13:31   ` Ed Sutter
2014-01-09 17:34     ` Peter Sanford
2014-01-09 20:11       ` Ed Sutter
2014-01-28 21:10         ` Thomas Petazzoni
2014-01-29  6:49           ` Arnout Vandecappelle
2014-01-29  8:26             ` Thomas Petazzoni

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