aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/mkimg.netboot.sh
Commit message (Collapse)AuthorAgeFilesLines
* scripts/mkimg.netboot.sh: make initramfs readablev3.11.1Natanael Copa2019-12-241-0/+2
| | | | | | | | | we hardened the read permissions in 27b8dc5bd034 (main/mkinitfs: fix permissions of initramfs) this broke netboot. fixes #11071 (cherry picked from commit 130cbd02c4a029280cd8933353fd8e6c8915c9f5)
* 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