~krzk/+git/kteam-tools:master

Last commit made on 2021-03-03
Get this branch:
git clone -b master https://git.launchpad.net/~krzk/+git/kteam-tools
Only Krzysztof Kozlowski can upload to this branch. If you are Krzysztof Kozlowski please log in for upload directions.

Branch merges

Branch information

Name:
master
Repository:
lp:~krzk/+git/kteam-tools

Recent commits

fd3052e... by Krzysztof Kozlowski

cranky/docs: add solution for ecryptfs home directory

Default cranky/schroot setup with ecryptfs home directory results in
errors:

  $ cranky chroot create-base focal:linux
  E: Failed to change to directory ‘/home/kozik/canonical’: No such file or directory
  I: The directory does not exist inside the chroot. Use the --directory option to run the command in a different directory.
  Script failed

Signed-off-by: Krzysztof Kozlowski <email address hidden>

fbd8803... by Kamal Mostafa

kernel_devs.conf: added krzk

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

0b8ecdd... by Seth Forshee

info/kernel-series: move hiruste:linux to 5.11

Change hirsute over to 5.11, and move 5.11 over to the hirsute
repos. Keep 5.10 around as a contingency for now in master-5.10
branches.

Signed-off-by: Seth Forshee <email address hidden>

44b4014... by Seth Forshee

chroot-setup: install dctrl-tools in hirsute

New build dependency which is not yet in the archive packages.

Signed-off-by: Seth Forshee <email address hidden>

c9d97e9... by Seth Forshee

admin: admin-lp-git-permissions -- allow force push to linux-firmware development branch

The development series branch in linux-firmware is a rebase
branch, so we need to allow force push to this branch.

Signed-off-by: Seth Forshee <email address hidden>

7d5207b... by Stefan Bader

kernel-series.yaml: focal:linux-bluefield drop pre-release

Mark this as supported and no longer pre-release to allow releasing the
previous build to updates.

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

b7151ba... by Francis Ginther

Add the 'SRU Bugs' list along with a README

The README provides a summary of how the `kqa-blocker` tag and bug
automation is intended to be used.

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

7a6839d... by Andy Whitcroft

stable/create-sru-cards.yaml: drop sync copy-forward kernels work card

We no longer use copy-forward for development kernels. These are all
now "forward-backports". Drop this work card.

Signed-off-by: Andy Whitcroft <email address hidden>

e0c088c... by Andy Whitcroft

stable/create-sru-cards.yaml: drop sync proposed PPA work card

Swm now syncs kernels into the as-proposed route (the CKT proposed PPA
for public kernels). We therefore no longer need this work card
creating.

Signed-off-by: Andy Whitcroft <email address hidden>

cffcae0... by Juerg Haefliger

cranky: generate-update-conf: linux-unstable is a special main kernel

Currently, linux-unstable is incorrectly treated as a derivative resulting
in 'debian.unstable' as the parent's debian directory for its derivatives.
Fix that by special-casing linux-unstable.

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