History log of /seL4-camkes-master/tools/rumprun/app-tools/cookfs.in
Revision Date Author Comments
# b3c1033b 13-Feb-2018 Kent McLeod <Kent.Mcleod@data61.csiro.au>

Add further -no-pie checks to Rumprun build tools

This builds upon the previous commit to add -no-pie anywhere the
relocatable flag (-Wl,-r) is used to handle compilers that enable -pie
by default (Such as Debian Stretch).


# dc10b430 14-Feb-2016 Antti Kantee <pooka@iki.fi>

cookfs: warn if image is >1MB.


# 0edc2e71 14-Feb-2016 Antti Kantee <pooka@iki.fi>

GENFS -> COOKFS (they were hiding in allcaps!)


# ab605071 10-Feb-2016 Antti Kantee <pooka@iki.fi>

Finish genfs -> cookfs rename.

Call the runtime counterpart, which prepares the cooked fs
for consumption, "platefs".


# c39ef503 10-Feb-2016 Antti Kantee <pooka@iki.fi>

cookfs: handle files/paths with spaces


# 983c515b 10-Feb-2016 Antti Kantee <pooka@iki.fi>

rename genfs to cookfs