summaryrefslogtreecommitdiff
path: root/sdk.write
Commit message (Collapse)AuthorAgeFilesLines
* Morph build 620e4e6dd8e242abafdbaeea45ac464eAdam Coldrick2015-02-261-2/+2
| | | | System branch: master
* Morph build da949bf8201c4ad3a43a3e4fbf4ca2a2Adam Coldrick2015-02-251-2/+2
| | | | System branch: master
* Morph build d51d5b385029493ca97baf08e9e98b99Adam Coldrick2015-02-201-2/+2
| | | | System branch: master
* Fix date in SDK write extensionRichard Maw2014-03-181-1/+1
|
* Request grep operate in text mode, even for large blobRichard Maw2014-03-141-1/+1
| | | | | This worked for busybox's grep, since it treats all files as text anyway and ignores the option.
* 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.