Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | scripts/mkimg: remove -hardened kernel and vanilla iso | Natanael Copa | 2018-03-05 | 1 | -14/+2 |
| | | | | | | | standard iso is now vanilla kernel so it does not make any sense to have a separata vanilla iso. Also update xen to use vanilla kernel instead of hardened | ||||
* | scripts/mkimg.*: add title and description | Natanael Copa | 2017-05-30 | 1 | -0/+16 |
| | |||||
* | scripts/mkimg.standard: include curl on extended image | Natanael Copa | 2017-05-23 | 1 | -1/+1 |
| | |||||
* | scripts/mkimg.standard: add zfs and paxmark to extended image | Natanael Copa | 2017-05-19 | 1 | -2/+3 |
| | |||||
* | scripts: add support for ppc64le in vanilla configuration | Roberto Oliveira | 2017-05-11 | 1 | -0/+1 |
| | | | | | | | To boot ppc64le we need to use grub with ieee1275 platform. Said that, a new section to support grub ieee1275 was created. Also needed to change xorrisofs command by grub-mkrescue, that is the one used to create a bootable image for power and it is also a wrapper to xorriso. | ||||
* | scripts: pull in hardened image, not grsec image | William Pitcock | 2017-04-27 | 1 | -1/+1 |
| | |||||
* | scripts/mkimage: preparation for efi boot in iso images | Timo Teräs | 2016-11-18 | 1 | -0/+1 |
| | | | | | | | not enabled yet, but uncommenting the grub_mod should enable building of isolinux+grubefi hybrid images. once uefi boot works and is verified on aarch64, we can enable the vanilla iso image (grsec does not support aarch64). | ||||
* | scripts: set execute permissions on scripts | Natanael Copa | 2016-11-14 | 1 | -0/+0 |
| | |||||
* | scripts/mkimg.standard: disable xtables on vanilla and virt | Natanael Copa | 2016-11-14 | 1 | -0/+2 |
| | |||||
* | scripts/mkimg.standard.sh: add xtables modules and set nomodeset | Natanael Copa | 2016-11-14 | 1 | -0/+2 |
| | |||||
* | scripts/mkimage.sh: scripts to build bootable alpine images | Timo Teräs | 2016-11-14 | 1 | -0/+53 |