clearlinux / micro-config-drive

An alternative and small cloud-init implementation in C
Other
46 stars 17 forks source link

Fixes rebase #6

Closed ikeydoherty closed 8 years ago

ikeydoherty commented 8 years ago

OK rebased against changes from d259dacf5bcf2bc8be64d53ad01a88afb478a00a

Note that a0952e5 fixes the prototype issue here, please don't push a fix so my pull request needs rebasing again :p

@devimc we'll need exec_task to be marked __warn_unused_result__ once this changeset is in, and there are a lot of places it's being ignored completely, which is not good.

@sofar once this is ack'd please just whack merge as I'll probably forget again :^)

ikeydoherty commented 8 years ago

Thanks ! :)