- 11 Aug, 2017 1 commit
-
-
Andy Whitcroft authored
BugLink: http://bugs.launchpad.net/bugs/1705495 Signed-off-by:
Andy Whitcroft <apw@canonical.com> Acked-by:
Stefan Bader <stefan.bader@canonical.com> Acked-by:
Marcelo Cerri <marcelo.cerri@canonical.com> Signed-off-by:
Kleber Sacilotto de Souza <kleber.souza@canonical.com>
-
- 20 Jun, 2017 1 commit
-
-
Thadeu Lima de Souza Cascardo authored
BugLink: https://bugs.launchpad.net/bugs/1691814 In order to allow derivatives to really override do_tools_common inside hooks.mk, it needs to be unconditionally set to true in 0-common-vars.mk, which is included before hooks.mk. Otherwise, hooks.mk won't be able to override it, and it will be true unless other conditions apply. This has caused derivatives to fail to build after commit 13d6fbbe ("UBUNTU: [Packaging] prevent linux-*-tools-common from being produced from non linux packages"). Fixes: 13d6fbbe Signed-off-by:
Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Acked-by:
Andy Whitcroft <andy.whitcroft@canonical.com> Acked-by:
Kleber Sacilotto de Souza <kleber.souza@canonical.com> Acked-by:
Stefan Bader <stefan.bader@canonical.com>
-
- 16 May, 2016 1 commit
-
-
Andy Whitcroft authored
When we cross-compile we have to turn off the inbuilt zfs modules. When doing this we also need to allow the modules so produced to go missing in this build while still checking the remainder of the modules. BugLink: http://bugs.launchpad.net/bugs/1581127 Signed-off-by:
Andy Whitcroft <apw@canonical.com> Signed-off-by:
Kamal Mostafa <kamal@canonical.com>
-
- 06 Apr, 2016 4 commits
-
-
Andy Whitcroft authored
BugLink: http://bugs.launchpad.net/bugs/1558871 Signed-off-by:
Andy Whitcroft <apw@canonical.com>
-
Tim Gardner authored
BugLink: http://bugs.launchpad.net/bugs/1560445 Remove these files on clean so they do not get included in the source package. Signed-off-by:
Tim Gardner <tim.gardner@canonical.com>
-
Tim Gardner authored
The reconstruct script is long enough that it overwhelms any other output from a clean operation (and is largely noise anyway). Signed-off-by:
Tim Gardner <tim.gardner@canonical.com>
-
Andy Whitcroft authored
Signed-off-by:
Andy Whitcroft <apw@canonical.com>
-
- 29 Feb, 2016 5 commits
-
-
Tim Gardner authored
Temporary hack until the archive package is updated. I cherry picked commits from master 61d482f7cd1687177185140699c6843c904b38d4 on to zfs-0.6.5-release, then rsync'd the whole thing. Signed-off-by:
Tim Gardner <tim.gardner@canonical.com>
-
Tim Gardner authored
Signed-off-by:
Tim Gardner <tim.gardner@canonical.com>
-
Tim Gardner authored
Signed-off-by:
Tim Gardner <tim.gardner@canonical.com>
-
Andy Whitcroft authored
Signed-off-by:
Andy Whitcroft <apw@canonical.com>
-
Andy Whitcroft authored
Signed-off-by:
Andy Whitcroft <apw@canonical.com>
-
- 26 Feb, 2016 16 commits
-
-
Andy Whitcroft authored
BugLink: http://bugs.launchpad.net/bugs/1426113 Signed-off-by:
Andy Whitcroft <apw@canonical.com>
-
Andy Whitcroft authored
We have been carrying a nastly little patch for kernel-wedge to cope with the fact we use control.stub. But it is simpler to just go with the flow and emit the stub by hand. Do this in such a way we keep a fake debian/control.stub such that we will work with either Debian or Ubuntu kernel-wedge. Signed-off-by:
Andy Whitcroft <apw@canonical.com>
-
Andy Whitcroft authored
Signed-off-by:
Andy Whitcroft <apw@canonical.com>
-
Andy Whitcroft authored
do_common_tools is a mode specifier, it is on when we want tools and off when we do not want tools. It is intended to be flipped by the bootstrap modes. Whether those common tools are actually built is determined by whether we are calling binary or binary-arch not related to whether we want those packages to have content. Enable this unconditionally. This allows us to build the indep packages on any arch is needed. Signed-off-by:
Andy Whitcroft <apw@canonical.com>
-
Andy Whitcroft authored
Signed-off-by:
Andy Whitcroft <apw@canonical.com>
-
Andy Whitcroft authored
Signed-off-by:
Andy Whitcroft <apw@canonical.com>
-
Andy Whitcroft authored
Signed-off-by:
Andy Whitcroft <apw@canonical.com>
-
Andy Whitcroft authored
Add the infrastructure for Makefile macro overrides. This is primarily used by LTS backport branches to supersede master branch settings such as do_tools_common, etc. Signed-off-by:
Andy Whitcroft <apw@canonical.com>
-
Tim Gardner authored
BugLink: http://bugs.launchpad.net/bugs/898003 Signed-off-by:
Tim Gardner <tim.gardner@canonical.com>
-
Tim Gardner authored
BugLink: http://bugs.launchpad.net/bugs/1370211 Signed-off-by:
Tim Gardner <tim.gardner@canonical.com>
-
Tim Gardner authored
Signed-off-by:
Tim Gardner <tim.gardner@canonical.com>
-
Andy Whitcroft authored
Signed-off-by:
Andy Whitcroft <apw@canonical.com>
-
Tim Gardner authored
Signed-off-by:
Tim Gardner <tim.gardner@canonical.com>
-
Andy Whitcroft authored
Add support for the DEB_BUILD_OPTIONS rebuild-test which indicates this is not a full build but a quick smoke test. For us short circuit the build and only make the first flavour on the assumption it is representative of the others. BugLink: http://bugs.launchpad.net/bugs/1081500 Signed-off-by:
Andy Whitcroft <apw@canonical.com>
-
Andy Whitcroft authored
Signed-off-by:
Andy Whitcroft <apw@canonical.com>
-
Leann Ogasawara authored
Ignore: yes Signed-off-by:
Tim Gardner <tim.gardner@canonical.com>
-