Skip to content
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

Mkinitrd removal master #111

Merged
merged 12 commits into from
Mar 7, 2024
Merged

Mkinitrd removal master #111

merged 12 commits into from
Mar 7, 2024

Commits on Sep 1, 2023

  1. Bump version to 4.6.0

    jreidinger committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    77e8cf1 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. onpanic: add support for multipathed zfcp-attached SCSI disks

    Depends on https://build.opensuse.org/package/show/Base:System/s390-tools
    commit ("mkdump: add support for multipathed zfcp-attached SCSI disks")
    from SUSE bug 1216257.
    
    Users should use multipathing for all zfcp-attached SCSI disks.
    Since a long time, zipl can write the partition-based zfcpdump
    standalone dumper boot record to a multipath device.
    This avoids users having to flush multipath maps or maintain
    a multipath exception list just for zfcp dump volumes.
    Always having multipathing for everything also provides redundant
    access to the dump volume on importing the dump from the volume into
    a filesystem after the standalone dumper had written the dump.
    
    An updated mkdump.pl from SUSE s390-tools understands and lists such
    multipath devices. Make "yast onpanic" understand /dev/mapper/... multipath
    devices as better alternative to single path SCSI disks /dev/sd[a-z]+.
    
    Fixes SUSE bug 1020336.
    
    Signed-off-by: Steffen Maier <maier@linux.ibm.com>
    steffen-maier authored and dgdavid committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    f7f7813 View commit details
    Browse the repository at this point in the history
  2. Version and changelog

    Signed-off-by: Steffen Maier <maier@linux.ibm.com>
    steffen-maier authored and dgdavid committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    e9f264b View commit details
    Browse the repository at this point in the history
  3. Fix version bumping it to 4.6.5

    To avoid collisions with changes already send to master branch as 4.6.0,
    4.6.1, 4.6.2, 4.6.3, and 4.6.4.
    dgdavid committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    68c51e2 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Merge pull request #108 from steffen-maier/zdev

    onpanic: add support for multipathed zfcp-attached SCSI disks
    dgdavid authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    1a20b8f View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    ed82117 View commit details
    Browse the repository at this point in the history
  2. changes

    jreidinger committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    196cb64 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #109 from yast/mkinitrd_removal_sp5

    Mkinitrd removal sp5
    jreidinger authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    f7a9860 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    69fe852 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #110 from yast/mkinitrd_removal_sp6

    Mkinitrd removal sp6
    jreidinger authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    fce6d05 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    43d8603 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    fbe9a8a View commit details
    Browse the repository at this point in the history