Commit Graph

3 Commits

Author SHA1 Message Date
Dimitri John Ledkov
cc71cafc72 UBUNTU: [Packaging] Always catch errors in dkms-build scripts
Enforce `set -e` execution of the dkms-build scripts, even when
overall SHELL is not set to `bash -e`. This enforces that dkms-build
scripts catch errors, even when building without SHELL variable, like
it is done by the LRM packages.

Signed-off-by: Dimitri John Ledkov <dimitri.ledkov@canonical.com>
Acked-by: Tim Gardner <tim.gardner@canonical.com>
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
2022-03-15 17:12:29 +01:00
Dimitri John Ledkov
eda3c38bc9 UBUNTU: [Packaging] mark dkms-build-configure--zfs executable
Mark dkms-build-configure--zfs script executable, such that one
doesn't need to call it with an explicit shell.

Signed-off-by: Dimitri John Ledkov <dimitri.ledkov@canonical.com>
Acked-by: Tim Gardner <tim.gardner@canonical.com>
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
2022-03-15 17:10:53 +01:00
Leann Ogasawara
29f98055b6 UBUNTU: [debian] Initial debian and ubuntu directories
Based off Ubuntu-unstable-5.11.0-10.11.

Ignore: yes
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
2021-11-02 08:24:37 +01:00