-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
s390x: TODO #255
Comments
Thanks for creating this issue. I think it really helps map the work and the progress. |
Just to confirm: is the |
@lucab yes, with "x". |
This appears to only track the short term work (i.e. get it working without anaconda) and not the long term (i.e. use zipl to load grub2-emu) work. Can we break out that into this list as well? |
I believe we want to track everything short and long terms. For example for grub2-emu, I put it as |
As an effort to get an rhcos 4.2 image built and also to get the pipeline going with the main focus as s390x, this contains ports of fixes for issues specified in coreos/fedora-coreos-tracker#255 As an addition there were some changes that needed to be made in the kickstart file to get anaconda to work for s390x. One caveat is that the fedora image used with the installation needs to have anaconda patched with s390 fixes for this to work.
Hi, I would like to make this issue as a main tracker for all s390x-related issues and pull requests, both for FCOS and RHCOS branches. Feel free to update/change to match current status of development.
FCOS
deps: add arch dependent deps files for the vm coreos-assembler#694
s390x: correct qemu, tty, pci device types coreos-assembler#700
s390x: allow cosa build and run without anaconda coreos-assembler#701
deps: add s390x dependencies coreos-assembler#702
s390x: skip grub.cfg coreos-assembler#706
zipl: check multiple locations of zipl.conf, ship a minimal zipl.conf ibm-s390-linux/s390-tools#71
zipl: fix the scanned tokens array size calculation ibm-s390-linux/s390-tools#73
initrd
andkernel
fields in BLS fileszipl: add value of target= as search path for BLS case ibm-s390-linux/s390-tools#74
bootloader: Add a zipl bootloader backend ostreedev/ostree#1937
lib/bootconfig-parser: Always include deployment index in BLS title ostreedev/ostree#1911
Fixed in s390-tools: zipl: remove trailing spaces from the fields defined in BLS files ibm-s390-linux/s390-tools#62
Fixed in ostree: Write the BootLoaderSpec snippet fields in a deterministic order ostreedev/ostree#1904
Opening in s390-tools: zipl: error when title is not the first field in BLS file ibm-s390-linux/s390-tools#64
Fixed in ostree: Write the BootLoaderSpec snippet fields in a deterministic order ostreedev/ostree#1904
rpm-ostree doesn't ignore missing package in remove-from-packages rpm-ostree#1885
treefile: Support
arch-include
rpm-ostree#1886s390x: allow building iso image coreos-assembler#716
s390x: add zipl parameter fedora-coreos-config#146
ignition: fix correct device path when randomizing UUID ignition-dracut#100
providers: add initial zVM hypervisor support ignition#865
dracut: add some bins for s390x zVM instalation ignition-dracut#118
installer: use lorax s390x templates, allow adding parameters at boot coreos-assembler#732
s390x (IBM Z) support to pass ignition file to CoreOS guest mantle#1045
Add guestfs utility usage for s390x, to replace unsupported fw_cfg mantle#1050
module-setup.sh: Simplify the qemu_fw_cfg kernel module check ignition-dracut#49
Support userdata on QEMU s390x ignition#825
Add s390x support for kola in mantle mantle#1048
s390x: multiarch support for kolet/kola installation coreos-assembler#724
Kola run failed on s390x because of netlink error mantle#1044
vendor: netlink bump to 9cff81214893f3b52dfc307a45669eb7f96fcada for s390x support mantle#1049
s390x: allow building metal image coreos-assembler#733
s390x: add support for zFCP SCSI and ECKD DASD devices on zVM and LPAR coreos-installer#61
s390x: add support for zFCP SCSI and ECKD DASD devices on zVM and LPAR coreos-installer#61
s390x: build bare metal DASD image coreos-assembler#779
firstboot-complete: tell zipl to run ignition-dracut#117
s390x: do not write first boot args to BLS file coreos-assembler#780
s390x: persisting dasd/zfcp/qeth parameters after second boot #305
Check firstboot flag in initramfs (helps s390x zipl) ignition-dracut#84
s390x bootloader setup ostreedev/ostree#1888
WIP
RHCOS only
https://bugzilla.redhat.com/show_bug.cgi?id=1741908
[rhcos-4.2] build.sh: check if /boot/efi is present[backport] coreos-assembler#705
Port s390x/other arches fixes from master to rhcos-4.2 with some tweaks coreos-assembler#772
[rhcos-4.2] Port s390x/multi-arch fixes from master to rhcos-4.2 coreos-assembler#782
Incoming PRs and TODOs for FCOS:
Incoming PRs and TODOs for RHCOS:
Long term work FCOS & RHCOS:
The text was updated successfully, but these errors were encountered: