1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-15 20:25:17 +03:00
Commit graph

15 commits

Author SHA1 Message Date
Natanael Copa
6a730b7c1b scripts/mkimg.netboot.sh: readability cleanup
Make code more readable. No functional changes
2021-02-18 09:11:44 +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
Natanael Copa
a715ac6a20 scripts/mkimg.netboot.sh: disable on mips64
Thre are a couple of problems with the mips kernels:
- linux-octeon does not have initramfs
- System.map has different name (upstream problem)

Those issues needs to be solved before we can ship netboot support for
mips64.
2020-04-28 15:31:38 +00:00
Ariadne Conill
dcca5cdb09 scripts: mkimg netboot: add mips64 definitions 2020-04-22 07:22:14 -06:00
Natanael Copa
130cbd02c4 scripts/mkimg.netboot.sh: make initramfs readable
we hardened the read permissions in 27b8dc5bd0 (main/mkinitfs: fix
permissions of initramfs) this broke netboot.

ref #11071
2019-12-24 14:25:27 +00:00
Natanael Copa
4ed79f37db scripts/mkimg.netboot.sh: fix kernels for armhf
there are no linux-lts kernel for armhf
2019-12-16 20:36:04 +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
Carlo Landmeter
3b609fae40 scripts: add rpi kernels to netboot release 2019-04-03 07:18:43 +00:00
Olliver Schinagl
bf993f3f64 scripts: add armv7 support to images
Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
2019-02-26 13:28:22 +00:00
Carlo Landmeter
44b9028139 mkimage: netboot sign modloop 2019-01-28 20:36:07 +00:00
Natanael Copa
6a81545dad scripts/mkimg.netboot.sh: create symlink to directory
create a symlink to latest netboot release. This is to make it easy to
create urls without version numbers like:
http://dl-cdn.alpinelinux.org/alpine/latest-release/releases/x86_64/netboot
2018-06-13 15:19:51 +00:00
Natanael Copa
14583c099d scripts/mkimg.netboot.sh: add armhf, ppc64le and x86 2018-06-12 20:21:13 +00:00
Natanael Copa
20bae8ec30 scripts/mkimg.netboot.sh: tweak initramfs, add aarch64, fix copy 2018-06-12 08:09:57 +00:00
Tuan M. Hoang
a601b97581 scripts/mkimg.netboot: add dasd and qeth modules for initramfs 2018-06-12 07:36:35 +00:00
Natanael Copa
c63d504e45 scripts/mkimage: add netboot profile 2018-06-11 18:49:42 +00:00