Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | source.mk: Switch to gzip | Patrick McDermott | 2019-07-03 | 1 | -2/+2 |
| | | | | | | BusyBox doesn't support compressing with xz, and upstream no longer distributes bzip2-compressed archives. So regress to gzip to keep code simple, rather than extracting with xz and compressing with bzip2. | ||||
* | source.mk: Rewrite (based on m4's), remove zlib | Patrick McDermott | 2019-07-03 | 1 | -22/+38 |
| | |||||
* | Initial commit. | P. J. McDermott | 2013-10-11 | 1 | -0/+33 |