1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-16 04:35:13 +03:00
Commit graph

15 commits

Author SHA1 Message Date
Sertonix
9b6b83166b scripts/mkimg.*.sh: remove executable bit
They are can only be sourced by other scripts.
2025-05-13 11:10:00 +00:00
Magnus Sandin
23ff40c30d scripts/mkimg.xen.sh: add zfs support 2024-05-07 20:04:56 +00:00
Natanael Copa
380c886966 scripts/mkimg.xen.sh: include xen-qemu on the iso
ref: https://gitlab.alpinelinux.org/alpine/alpine-conf/-/merge_requests/183#note_370045
2024-01-16 15:57:18 +01:00
Natanael Copa
a467c8ac68 scripts: remove momodeset
Remove nomodeset for all release images for consistency

We have serial console enabled so we don't need to be able to run qemu
with -curses, which needed nomodeset.
2023-05-08 22:57:04 +02:00
Henrik Riomar
a81087496a scripts/mkimg.xen.sh: add syslinux
Its quite helpful to have this on the xen iso and it was there until:
	bcdaeacd52 main/xen: Remove dependency on syslinux
xen does not depend on syslinux so that is correct, but it had the
effect of syslinux also missing from the iso, and that breaks
setup-bootable
2021-11-19 17:27:21 +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
Henrik Riomar
0f06a5b73a scripts/mkimg.xen.sh: add rng-tools 2019-06-05 16:13:17 +00:00
Sascha Paunovic
2394d057c3 scripts: typo fixes 2018-07-10 14:07:07 +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
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
f8b617ef1b scripts/mkimgs.xen: add xen-bridge package 2017-05-23 15:25:41 +02:00
Natanael Copa
e8dbce5136 scripts/mkimg.xen: dont create apkovl 2016-12-21 23:17:14 +00:00
Natanael Copa
0869439499 scripts: set execute permissions on scripts 2016-11-14 20:10:40 +00:00
Timo Teräs
46f65fad4c scripts/mkimage.sh: scripts to build bootable alpine images 2016-11-14 20:10:39 +00:00