I've got automount (and auto-unmount) working with mdev. Right now, the code is in a bash script. It's intended for use in Gentoo linux. But I could see others being interested in it. For maximum portability, I figure that the script should be in busybox ash. I.e., if you've got busybox mdev, you have busybox, and therefore busybox ash. I can imagine that some lightweight systems would try to avoid having another shell like bash.
I'd like to re-do the automount script in ash, but I don't have any idea where to find detailed busybox ash syntax documentation. A Google search for busybox ash documentation turns up... a whole bunch of other people asking where to find detailed busybox ash syntax documentation<G> Any pointers? -- Walter Dnes <[email protected]> _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
