aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/mkimg.netboot.sh
Commit message (Collapse)AuthorAgeFilesLines
* scripts/mkimg.netboot.sh: disable on mips64Natanael Copa2020-04-281-2/+1
| | | | | | | | | 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.
* scripts: mkimg netboot: add mips64 definitionsAriadne Conill2020-04-221-1/+2
|
* scripts/mkimg.netboot.sh: make initramfs readableNatanael Copa2019-12-241-0/+2
| | | | | | | we hardened the read permissions in 27b8dc5bd034 (main/mkinitfs: fix permissions of initramfs) this broke netboot. ref #11071
* scripts/mkimg.netboot.sh: fix kernels for armhfNatanael Copa2019-12-161-1/+4
| | | | there are no linux-lts kernel for armhf
* scripts: replace -vanilla kernel with -ltsNatanael Copa2019-12-061-1/+1
| | | | also add doas to extended image
* scripts: add rpi kernels to netboot releaseCarlo Landmeter2019-04-031-0/+2
|
* scripts: add armv7 support to imagesOlliver Schinagl2019-02-261-1/+1
| | | | Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
* mkimage: netboot sign modloopCarlo Landmeter2019-01-281-0/+1
|
* scripts/mkimg.netboot.sh: create symlink to directoryNatanael Copa2018-06-131-1/+2
| | | | | | 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
* scripts/mkimg.netboot.sh: add armhf, ppc64le and x86Natanael Copa2018-06-121-1/+1
|
* scripts/mkimg.netboot.sh: tweak initramfs, add aarch64, fix copyNatanael Copa2018-06-121-3/+3
|
* scripts/mkimg.netboot: add dasd and qeth modules for initramfsTuan M. Hoang2018-06-121-0/+1
|
* scripts/mkimage: add netboot profileNatanael Copa2018-06-111-0/+23