From what I understand it is a version of Linux that can run binaries compiled for the iPhone on an ARM chip but doesn't provide any of the higher level Cocoa libraries (i.e. no GUI stuff)
Will it run iPhone OS apps?
No, because I'm not aiming to have compatible high level frameworks. Just think
about how much work is required to have a 100% compatible implementation of UIKit
or Celestial. HOWEVER, the CoreOS part should be 100% (or 99%) compatible. Just not
the higher level OS. If you're just interested in this because it will "run iOS apps"
please go away.