~kamalmostafa/ubuntu/+source/linux/+git/linux-gke:master-rebase-to-artful

Last commit made on 2017-10-20
Get this branch:
git clone -b master-rebase-to-artful https://git.launchpad.net/~kamalmostafa/ubuntu/+source/linux/+git/linux-gke
Only Kamal Mostafa can upload to this branch. If you are Kamal Mostafa please log in for upload directions.

Branch merges

Branch information

Name:
master-rebase-to-artful
Repository:
lp:~kamalmostafa/ubuntu/+source/linux/+git/linux-gke

Recent commits

c401a52... by Kamal Mostafa

UBUNTU: Ubuntu-gke-4.13.0-1001.2

Signed-off-by: Kamal Mostafa <email address hidden>

5d849c4... by Kamal Mostafa

UBUNTU: [Packaging] GKE: fix control.stub.in arch

Ignore: yes

Signed-off-by: Kamal Mostafa <email address hidden>

0fb412a... by Kamal Mostafa

UBUNTU: Ubuntu-gke-4.13.0-1001.1

Signed-off-by: Kamal Mostafa <email address hidden>

251637f... by Marcelo Cerri

UBUNTU: [Debian] Don't depend on initramfs-tools

BugLink: http://bugs.launchpad.net/bugs/1700972

Allow images to be created without the need of an initrd and also allow
users to run without an initrd if they want to.

Signed-off-by: Marcelo Henrique Cerri <email address hidden>
Acked-by: Seth Forshee <email address hidden>
Signed-off-by: Kamal Mostafa <email address hidden>

63979c5... by Kleber Sacilotto de Souza

UBUNTU: [config] GKE: scsi_debug.ko moved to linux-image package

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

Signed-off-by: Kleber Sacilotto de Souza <email address hidden>
Acked-by: Stefan Bader <email address hidden>
Acked-by: Po-Hsu Lin <email address hidden>
Acked-by: Marcelo Cerri <email address hidden>

87dab9f... by Thadeu Lima de Souza Cascardo

UBUNTU: Packaging: Breaks yet another iscsitarget-dkms version

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

The iscsitarget-dkms required here didn't work with derivative kernels,
as it just checked for the master ABI number. This new version checks
for the sock_recvmsg function signature.

Signed-off-by: Thadeu Lima de Souza Cascardo <email address hidden>

0a8431b... by Thadeu Lima de Souza Cascardo

UBUNTU: Packaging: Breaks unfixed iscsitarget versions

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

In linux-4.4.0-84, we backported commit
2da62906b1e298695e1bb725927041cd59942c98 ("[net] drop 'size' argument of
sock_recvmsg()"), which breaks building iscsitarget-dkms.

iscsitarget was fixed to build with this new kernel, but we need to add
a Breaks with older versions.

Signed-off-by: Thadeu Lima de Souza Cascardo <email address hidden>

8e4781f... by Thadeu Lima de Souza Cascardo

UBUNTU: [Packaging] Put hooks.mk file in the right place

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

After the removal of *-tools-common packages, build started failing
because master added a rule to stop building if the non-master branch
tried to build *-tools-common packages.

hooks.mk should be in debian.gke/rules.d/, not debian.gke/.

Signed-off-by: Thadeu Lima de Souza Cascardo <email address hidden>
Acked-by: Andy Whitcroft <email address hidden>
Acked-by: Kleber Sacilotto de Souza <email address hidden>

5cb3771... by Andy Whitcroft

UBUNTU: [Packaging] drop linux-gke-source-* package

We already suppress the contents of this package. Do not make an empty
missleading package.

BugLink: http://bugs.launchpad.net/bugs/1690183
Signed-off-by: Andy Whitcroft <email address hidden>
Acked-by: Kamal Mostafa <email address hidden>
Acked-by: Marcelo Cerri <email address hidden>
Signed-off-by: Thadeu Lima de Souza Cascardo <email address hidden>

c40f312... by Andy Whitcroft

UBUNTU: [Config] linux-tools-* linux-cloud-tools-* share -common packages with linux

We should be using the primary linux-tools-common and
linux-cloud-tools-common packages not making our own. Switch our
dependencies over to those and stop building these packages.

BugLink: http://bugs.launchpad.net/bugs/1688579
Signed-off-by: Andy Whitcroft <email address hidden>
Acked-by: Brad Figg <email address hidden>
Acked-by: Marcelo Cerri <email address hidden>
Acked-by: Kamal Mostafa <email address hidden>
Signed-off-by: Thadeu Lima de Souza Cascardo <email address hidden>