aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/mkimg.standard.sh
Commit message (Collapse)AuthorAgeFilesLines
* scripts/mkimg.*: add title and descriptionNatanael Copa2017-05-301-0/+16
|
* scripts/mkimg.standard: include curl on extended imageNatanael Copa2017-05-231-1/+1
|
* scripts/mkimg.standard: add zfs and paxmark to extended imageNatanael Copa2017-05-191-2/+3
|
* scripts: add support for ppc64le in vanilla configurationRoberto Oliveira2017-05-111-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 imageWilliam Pitcock2017-04-271-1/+1
|
* scripts/mkimage: preparation for efi boot in iso imagesTimo Teräs2016-11-181-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 scriptsNatanael Copa2016-11-141-0/+0
|
* scripts/mkimg.standard: disable xtables on vanilla and virtNatanael Copa2016-11-141-0/+2
|
* scripts/mkimg.standard.sh: add xtables modules and set nomodesetNatanael Copa2016-11-141-0/+2
|
* scripts/mkimage.sh: scripts to build bootable alpine imagesTimo Teräs2016-11-141-0/+53