aboutsummaryrefslogtreecommitdiffstats
path: root/main/s390-tools
Commit message (Collapse)AuthorAgeFilesLines
* main/s390-tools: no need custom script for ziplTuan M. Hoang2018-06-013-48/+3
| | | | | | | | | | The original idea of having this custom script for zipl is when running setup-disk, I did not realize that we could inject zipl config to new sysroot's /etc/zipl.conf (effectively $mnt/etc/zipl.conf. See more at https://github.com/alpinelinux/alpine-conf/pull/14). It was easy for dev purposes but not ideal for production (cannot just update bootloader parms from /proc/cmdline).
* main/s390-tools: update new syntax from initramfs-init for ziplTuan M. Hoang2018-05-142-3/+3
|
* main/s390-tools: update to current developmentTuan M. Hoang2018-04-234-37/+43
| | | | | | zipl: update new syntax for kernel parm zconf: only disable zcrypt trigger: let user decide to update zipl conf
* main/s390-tools: new aportTuan M. Hoang2018-02-2719-0/+1254
This package includes bootloader for s390x, thus needs to be in main