Natanael Copa
8900c8b227
scripts/mkimg.standard.sh: create iso for alpine-virt armv7
2021-06-14 14:07:54 +00:00
Sören Tempel
7ab346a1ec
scripts: don't include pax-utils and paxmark in images
...
Also don't bootstrap it in bootstrap.sh. Since we no longer use
the grsecurity patchset (which also provides PaX) and paxmark
was recently removed from all remaining packages, there should be
no need to bootstrap it early or include it in the images.
2021-03-28 15:32:09 +00:00
Natanael Copa
c1c0b4eb92
scripts/mkimg.standard.sh: add e2fsprogs to -extended
...
fixes #12071
2021-01-05 23:03:52 +00:00
Thomas Liske
c3872d1585
scripts/mkimage: update extended profile to contain ucode updates
2020-12-21 10:16:06 +00:00
Tuan Hoang
17bc97dec7
scripts: add zfcp module to s390x images
...
Requires :
https://gitlab.alpinelinux.org/tmhoang/mkinitfs/-/merge_requests/1
2020-12-14 14:05:55 +00:00
Thomas Liske
fea5dbf239
scripts/mkimg.standard.sh: drop ipsec-tools apk
...
(ipsec-tools was dropped due to #11799 in fbe8d321
)
2020-08-04 23:50:42 +00:00
Natanael Copa
9b6425b05c
scripts/mkimg.standard.sh: remove nomodeset
...
The nomodeset was used to make it easy to test alpine with qemu -curses,
but it causes problems for users so we remove it.
fixes #11665
2020-06-18 15:43:38 +00:00
Natanael Copa
07dedc7cc9
scripts/mkimg.standard.sh: add efibootmgr to extended iso
2020-05-28 14:03:27 +00:00
Natanael Copa
ed5d1f24bc
scripts/mkimg.standard.sh: add standard aarch64 iso
...
users should be able to boot it with efi
2019-12-06 18:30:17 +00:00
Natanael Copa
69cfb8ebf6
scripts: remove openvswitch and rename hwdata
...
hwdata was renamed to hwids
remove openvswitch due to it was move to community
2019-12-06 17:48:38 +00:00
Natanael Copa
46f4244a08
scripts: replace -vanilla kernel with -lts
...
also add doas to extended image
2019-12-06 17:48:38 +00:00
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