Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | installer/chroot: New installer backend | Patrick McDermott | 2021-01-16 | 1 | -0/+1 |
| | | | | This installer doesn't support installing to a block device. | ||||
* | installer: Add installer backend frontend | Patrick McDermott | 2021-01-16 | 1 | -0/+1 |
| | |||||
* | resolve_deps(): Move to src/deps.sh | P. J. McDermott | 2016-01-15 | 1 | -1/+0 |
| | |||||
* | Move lib/package/*.sh to src/package/ | P. J. McDermott | 2015-12-07 | 1 | -0/+1 |
| | |||||
* | Move lib/profile/*.sh to src/profile/ | P. J. McDermott | 2015-12-07 | 1 | -0/+1 |
| | |||||
* | Move lib/cmd/*.sh to src/cmd/ | P. J. McDermott | 2015-12-07 | 1 | -0/+2 |
| | |||||
* | Move lib/*.sh to src/ | P. J. McDermott | 2015-12-06 | 1 | -1/+22 |
| | |||||
* | Rename src/prokit.sh to src/main.sh | P. J. McDermott | 2015-12-06 | 1 | -1/+1 |
| | |||||
* | src/local.mk: Append to prokit_SOURCES | P. J. McDermott | 2015-12-06 | 1 | -1/+1 |
| | |||||
* | Set up build system. | P. J. McDermott | 2013-10-22 | 1 | -0/+2 |