Additional change log info: * Add POST_BUILD to the dkms_conf_variables list The POST_BUILD directive is ignored by the read_conf() function because it not in dkms_conf_variables list * Add BUILD_DEPENDS configuration option Implement a BUILD_DEPENDS directive that instructs `dkms autoinstall` to build Linux modules in a specific order.
-- You received this bug notification because you are a member of Kernel Packages, which is subscribed to dkms in Ubuntu. https://bugs.launchpad.net/bugs/1491729 Title: [FFE]: dkms: add module build ordering for ZFS on Linux Status in dkms package in Ubuntu: In Progress Bug description: Feature Freeze Exception Request: build ordering to build ZFS on Linux (ZoL) is required, the motivating case is for ordering such as modules such as zfs -> spl Without this, we can have incorrect ordering which causes DKMS build failures for multiple kernel module projects, such as ZFS (where ZFS requires the ZFS support module spl to be built first). Pull in fixes from the ZFS on Linux project that enable this ordering to DKMS. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/dkms/+bug/1491729/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp