On 12/13/2016 11:18 AM, Steve Muckle wrote: > > Recently I tried using toybox modprobe on Android. Unfortunately it died > in getline while trying to read the first line of modules.dep (which I > had created), after successfully opening it. > > Anyone know the status of modprobe? Given it's in the pending directory > I'm not sure what to expect. > > thanks, > Steve
As toys/pending/README says, it's a lottery at best. I keep meaning to properly dig into it but my work schedule's been a bit crazy the past few months. (Ok, most of this year has been crazy. In the past month I've been in tokyo, minneapolis, austin, san francisco, and am currently in san diego through friday.) I don't personally use modules in the systems I put together, so I haven't tested the modprobe submission much. There's a whole pile of "commands requiring root access" which screw up the system to the point of requiring a reboot if they go wrong, which I've meant to put together qemu-based testing for but I was using http://landley.net/aboriginal/about.html Specifically I was going to make toybox testing http://landley.net/aboriginal/control-images/ but then http://lists.landley.net/pipermail/aboriginal-landley.net/2016-May/002567.html happened and I responded with http://lists.landley.net/pipermail/aboriginal-landley.net/2016-November/002591.html But just haven't had time to work on it since. As with many things, I know approximately what I need to do, but need more than 15 minute intervals of "too tired to do actual paying work" to to do them in. :P I'm seriously hoping 2017 sucks less in this regard, Rob _______________________________________________ Toybox mailing list [email protected] http://lists.landley.net/listinfo.cgi/toybox-landley.net
