Menu

#10 remove bashisms

closed
nobody
None
5
2008-10-13
2004-07-01
rob0214
No

hi,

i'm working in an embedded environment. it would be
nice to be able to not have to use bash, and use ash
provided by busybox (since bash eats about 1 Mb of my
16 Mb flash).

i think the only thing that's needed to be removed is
the arithmetic expansions, ie:

PCI_ANY=$((0xffffffffff))

causes problems with ash/busybox.

Discussion

  • Anonymous

    Anonymous - 2008-10-13

    hotplug scripts are obsolete. use mdev or udev.

     
  • Anonymous

    Anonymous - 2008-10-13
    • status: open --> closed
     

Log in to post a comment.

Auth0 Logo