Skip to content

Pin mkinitfs to known release version which we patch #31

@chrisjsimpson

Description

@chrisjsimpson

Is your feature request related to a problem? Please describe.
mkinitfs is a moving target when we ask the netboot builder to include it, since we patch it, we need to control which version of mkinitfs we use.

Describe the solution you'd like

Pin mkinitfs

-        apks="$apks zfs-scripts zfs zfs-utils-py python3 mkinitfs syslinux util-linux linux-firmware"
+        apks="$apks zfs-scripts zfs zfs-utils-py python3 mkinitfs=3.10.1-r0 syslinux util-linux linux-firmware"

Describe alternatives you've considered

Additional context

  • An issue opened on the Alpine Linux Gitlab with the patch in question can be seen here

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions