1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-24 19:55:26 +03:00
Commit graph

20 commits

Author SHA1 Message Date
Henrik Riomar
ce7c12fa88 scripts/mkimg.standard.sh: add rng-tools to the Extended iso 2019-06-05 16:13:17 +00:00
Natanael Copa
165023bd27 scripts/mkimg.standard.sh: include grub-bios on extended image 2019-01-17 21:00:47 +00:00
Natanael Copa
4e69b6444b scripts/mkimg.standard.sh: remove tcpproxy
package was moved to unmaintained due to upstream has gone missing
2019-01-10 10:18:09 +00:00
Natanael Copa
43b0a6465e scripts/mkimg.standard.sh: fix typo 2018-06-21 13:33:17 +00:00
Natanael Copa
9efc0e6aa6 scripts/mkimg.standard.sh: use case ... in 2018-06-21 10:27:12 +00:00
Mike Sullivan
2eddc6374b scripts/mkimg.standard.sh for ppc64le add ibmvscsi module
to avoid race issue during boot and install from cdrom
2018-06-21 10:26:26 +00:00
Natanael Copa
0e15cf6192 scripts/mkimg.standard.sh: add grub to extended efi
fixes #8879
2018-06-13 15:19:51 +00:00
Natanael Copa
79f7712607 scripts/mkimg: shorten volume id of iso image
The volume id cannot be longer than 32 bytes so we need to shorten it a
bit
2018-06-11 18:49:42 +00:00
Natanael Copa
d88312a6d2 scripts/mkimg.standard: build iso image for s390x
zipl bootloader not installed yet
2018-06-07 14:16:43 +00:00
Natanael Copa
71a193e96f scripts/mkimg: remove -hardened kernel and vanilla iso
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
2018-03-05 11:41:56 +00:00
Natanael Copa
21c35028cd scripts/mkimg.*: add title and description 2017-05-30 13:28:57 +02:00
Natanael Copa
158728fbc6 scripts/mkimg.standard: include curl on extended image 2017-05-23 17:45:47 +02:00
Natanael Copa
4adf03cf90 scripts/mkimg.standard: add zfs and paxmark to extended image 2017-05-19 15:25:58 +02:00
Roberto Oliveira
24db52325c scripts: add support for ppc64le in vanilla configuration
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.
2017-05-11 14:30:47 +00:00
William Pitcock
e7288f5035 scripts: pull in hardened image, not grsec image 2017-04-27 05:46:23 +00:00
Timo Teräs
e47d253fb4 scripts/mkimage: preparation for efi boot in iso images
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).
2016-11-18 15:40:40 +02:00
Natanael Copa
0869439499 scripts: set execute permissions on scripts 2016-11-14 20:10:40 +00:00
Natanael Copa
d32a167e79 scripts/mkimg.standard: disable xtables on vanilla and virt 2016-11-14 20:10:39 +00:00
Natanael Copa
4f0364e66c scripts/mkimg.standard.sh: add xtables modules and set nomodeset 2016-11-14 20:10:39 +00:00
Timo Teräs
46f65fad4c scripts/mkimage.sh: scripts to build bootable alpine images 2016-11-14 20:10:39 +00:00