summaryrefslogtreecommitdiff
path: root/sdk.write
Commit message (Collapse)AuthorAgeFilesLines
* Add write extension for constructng sdk installer blobsRichard Maw2014-03-071-0/+284
This produces a shell installer blob, like shar or makeself, which extracts the rootfs and configures it to use libraries inside the target directory, rather than the host's, so it should work independently of what the user has installed.