Comment 4 for bug 1834534

Revision history for this message
bugproxy (bugproxy) wrote : Comment bridged from LTC Bugzilla

------- Comment From <email address hidden> 2020-03-03 03:06 EDT-------
The code can be found at https://github.com/mhartmay/s390-tools, it is based on upstream s390-tools. The new tool is genprotimg, the source files are in the same-named subdirectory.

Can we please have a ppa with the new s390-tools, including genprotimg?

The list of commits needed on top of s390-tools master:

538377b genprotimg: introduce new tool for the creation of PV images
f2d0980 include/boot/ipl.h: add constants needed by the tooling
02be680 include/boot/s390.h: add guard for `struct __vector128`
218b444 genprotimg: add relocator for stage3b
ec8b6de genprotimg: boot: use C pre-processor for linker script generation
2de4f02 genprotimg: boot: initial bootloader support
7243aeb zipl/libc: printf: print on linemode and ASCII console
a2d8a0f zipl/sclp: add `sclp_print_ascii`
3fe5ec8 zipl/sclp: add macros for the control-program masks
363107c zipl: refactor all EBCDIC code into separate files