~kmously/ubuntu/+source/linux/+git/bionic:hwe

Last commit made on 2019-03-01
Get this branch:
git clone -b hwe https://git.launchpad.net/~kmously/ubuntu/+source/linux/+git/bionic
Only Khaled El Mously can upload to this branch. If you are Khaled El Mously please log in for upload directions.

Branch merges

Branch information

Recent commits

34aa8fe... by Thadeu Lima de Souza Cascardo

UBUNTU: Packaging: Make update-from-*master call copy-files

BugLink: https://bugs.launchpad.net/bugs/1817734

Now that copy-files (and optionally local-mangle) are introduced,
update-from-*master may make use of them, instead of doing the copies and
mangles itself. That makes it easier to replace update-from-*master with a
single script version for all trees in the future.

Signed-off-by: Thadeu Lima de Souza Cascardo <email address hidden>
Acked-by: Stefan Bader <email address hidden>
Acked-by: Marcelo Henrique Cerri <email address hidden>
Signed-off-by: Khalid Elmously <email address hidden>

7f4af69... by Thadeu Lima de Souza Cascardo

UBUNTU: Packaging: Introduce copy-files and local-mangle

BugLink: https://bugs.launchpad.net/bugs/1817734

Two new scripts are introduced in order to do some of the copying and mangling
of copies that update-from-*master does.

One of the changes on copy-files compared to update-from-*master is that the -c
option is given to rsync, so it compares checksums of files in order to decide
whether they are different and need an update. That's necessary because
sometimes files will have the same size and their modified time will be whithin
one second or the original file will be older because git checked it out
earlier.

The script is split in two so the copy-files may be shared between different
kernel tress and the very specific changes are done on the local-mangle file,
which is different between trees.

Also, in order to make the copy-files the same one for all trees, some of the
copies and updates are dependent on a local.conf file, which is present only on
those trees where it's needed. The contents of those files are not so easily
generated, so they are not part of update.conf.

Signed-off-by: Thadeu Lima de Souza Cascardo <email address hidden>
Acked-by: Stefan Bader <email address hidden>
Acked-by: Marcelo Henrique Cerri <email address hidden>
Signed-off-by: Khalid Elmously <email address hidden>

8eb0ea3... by Stefan Bader

UBUNTU: Ubuntu-hwe-4.18.0-16.17~18.04.1

Signed-off-by: Stefan Bader <email address hidden>

d98f170... by Stefan Bader

UBUNTU: link-to-tracker: update tracking bug

BugLink: https://bugs.launchpad.net/bugs/1814750
Signed-off-by: Stefan Bader <email address hidden>

bc156b7... by Stefan Bader

UBUNTU: [Packaging] Stop cloning ABI files

Instead of cloning the ABI files from the master, download
them (except when being called by cranky because in that
case the following startnewrelease will fetch them).

This had been done before but accidentally was undonde when
moving from hwe-edge to hwe.

Ignore: yes

Signed-off-by: Stefan Bader <email address hidden>

c8df76d... by Stefan Bader

UBUNTU: [Packaging] update helper scripts

BugLink: http://bugs.launchpad.net/bugs/1786013
Signed-off-by: Stefan Bader <email address hidden>

ed65b06... by Stefan Bader

UBUNTU: Start new release

Ignore: yes
Signed-off-by: Stefan Bader <email address hidden>

dd82ff6... by Stefan Bader

UBUNTU: Ubuntu-hwe-4.18.0-15.16~18.04.1

Signed-off-by: Stefan Bader <email address hidden>

22ca8fa... by Stefan Bader

UBUNTU: Start new release

Ignore: yes
Signed-off-by: Stefan Bader <email address hidden>

79d63f5... by Stefan Bader

UBUNTU: Ubuntu-hwe-4.18.0-14.15~18.04.1

Signed-off-by: Stefan Bader <email address hidden>