From Fedora Project Wiki
< Architectures | s390x
No edit summary |
|||
Line 13: | Line 13: | ||
* network interfaces were renamed by upstream udev - https://github.com/systemd/systemd/commit/0037a669ac9a2bbedccdb2f483111351e8ff4659 - so <code>enccw0.0.0600</code> becomes <code>enc600</code>, updating parameter files is required | * network interfaces were renamed by upstream udev - https://github.com/systemd/systemd/commit/0037a669ac9a2bbedccdb2f483111351e8ff4659 - so <code>enccw0.0.0600</code> becomes <code>enc600</code>, updating parameter files is required | ||
* the <code>portname</code> parameter for network settings needs to be removed, it's ignored anyway, see https://bugzilla.redhat.com/show_bug.cgi?id=1327204 for some details, if used in the <code>rd.znet</code> line, it breaks things | * the <code>portname</code> parameter for network settings needs to be removed, it's ignored anyway, see https://bugzilla.redhat.com/show_bug.cgi?id=1327204 for some details, if used in the <code>rd.znet</code> line, it breaks things | ||
* GNU Ada compiler (GNAT) got bootstrapped and is available | |||
* the release is 64-bit only, see emails on the list for details about dropping s390 (31-bit) support | |||
== Known issues in F-24 == | == Known issues in F-24 == | ||
Line 19: | Line 21: | ||
* https://bugzilla.redhat.com/show_bug.cgi?id=1335092 - DASD device discovery succeeds even when the device doesn't exist | * https://bugzilla.redhat.com/show_bug.cgi?id=1335092 - DASD device discovery succeeds even when the device doesn't exist | ||
* https://bugzilla.redhat.com/show_bug.cgi?id=1335117 - Installation crashes when too long device number for DASD is entered in GUI | * https://bugzilla.redhat.com/show_bug.cgi?id=1335117 - Installation crashes when too long device number for DASD is entered in GUI | ||
= Developer information = | = Developer information = |
Revision as of 12:42, 22 June 2016
Downloads
Please download pre-release composes from
Release Notes
for older notes see Architectures/s390x/23
- network interfaces were renamed by upstream udev - https://github.com/systemd/systemd/commit/0037a669ac9a2bbedccdb2f483111351e8ff4659 - so
enccw0.0.0600
becomesenc600
, updating parameter files is required - the
portname
parameter for network settings needs to be removed, it's ignored anyway, see https://bugzilla.redhat.com/show_bug.cgi?id=1327204 for some details, if used in therd.znet
line, it breaks things - GNU Ada compiler (GNAT) got bootstrapped and is available
- the release is 64-bit only, see emails on the list for details about dropping s390 (31-bit) support
Known issues in F-24
- https://bugzilla.redhat.com/show_bug.cgi?id=1334785 - AttributeError: 'ZFCPDiskDevice' object has no attribute 'busid
- https://bugzilla.redhat.com/show_bug.cgi?id=1335046 - TypeError: Argument 0 does not allow None as a value
- https://bugzilla.redhat.com/show_bug.cgi?id=1335092 - DASD device discovery succeeds even when the device doesn't exist
- https://bugzilla.redhat.com/show_bug.cgi?id=1335117 - Installation crashes when too long device number for DASD is entered in GUI
Developer information
The same process and tools (pungi 4.1) are used as primary Fedora does.
The test composes are available from http://s390.koji.fedoraproject.org/compose/
F-24 Alpha
skipped due missing tooling
F-24 Beta
skipped due missing tooling