Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | scritps/mkimgs.base.sh: do not create apkovl by default | Natanael Copa | 2016-11-16 | 1 | -1/+1 |
| | |||||
* | scripts/mkimg.base.sh: search for apkovl script | Natanael Copa | 2016-11-14 | 1 | -2/+10 |
| | | | | | search for apkovl script in current dir, in ~/.mkimg and in the dir where the mkimage script was started from. | ||||
* | scripts/mkimage: automatically add pubkey from abuild | Natanael Copa | 2016-11-14 | 1 | -0/+1 |
| | | | | | | | | the boot repositry needs to be signed with a key. We explicitly copy this to initramfs so users don't need use --hostkeys which requires access to /etc/apk/keys/ without the key in intramfs the boot repository will be useless | ||||
* | scripts/mkimage.sh: scripts to build bootable alpine images | Timo Teräs | 2016-11-14 | 1 | -0/+151 |