~vicamo/+git/kteam-tools:local/mainline-build/amd64-generic-only

Last commit made on 2023-06-30
Get this branch:
git clone -b local/mainline-build/amd64-generic-only https://git.launchpad.net/~vicamo/+git/kteam-tools
Only You-Sheng Yang can upload to this branch. If you are You-Sheng Yang please log in for upload directions.

Branch merges

Branch information

Name:
local/mainline-build/amd64-generic-only
Repository:
lp:~vicamo/+git/kteam-tools

Recent commits

6042040... by You-Sheng Yang

mainline-builds: build tools as well

e0f4983... by You-Sheng Yang

mainline-builds: disable dkms builds

1f35b39... by You-Sheng Yang

mainline-builds: build only amd64-generic

68a34b6... by Andrea Righi

automatically resync annotations scripts via cranky fix

Now that we have all the annotations-tools scripts merged in kteam-tools it would be nice to automatically resync them into each kernel during the `cranky fix` phase.

Define a new handler in `cranky/fixes.d/` to automatically do so. The resync will be done only to main kernels >= Jammy.

Acked-by: Andrei Gherzan <email address hidden>
Acked-by: Juerg Haefliger <email address hidden>
Signed-off-by: Andrea Righi <email address hidden>

388ac40... by Andrea Righi

cranky: fix -- add handler to resync annotations scripts

Signed-off-by: Andrea Righi <email address hidden>

bb66f3c... by Andrea Righi

move annotations-tools into cranky

Move the annotations tools into cranky, so that we can use `cranky fix`
to sync them directly into each kernel.

Signed-off-by: Andrea Righi <email address hidden>

ac26a51... by Andrea Righi

annotations-tools: rename README.md to README.rst

The README is really an rst file, so rename it properly.

Signed-off-by: Andrea Righi <email address hidden>

562e6b9... by Andrea Righi

annotations: move sanitize-annotations to the top folder

In this way also this script will be synchronized with the others in the
main target folder.

Signed-off-by: Andrea Righi <email address hidden>

2a8647d... by Andrea Righi

annotations-tools: add kernelconfig to kteam-tools

This script is now identical among all the kernels that are using the
new annotations model, so we should also maintain this one in
kteam-tools, as part of annotations-tools.

Signed-off-by: Andrea Righi <email address hidden>

b66db04... by Juerg Haefliger

autokrank: Remove it

Remove Khalid's personal crank tool that is old/obsolete/unused and should
not live in this repo at all.

Signed-off-by: Juerg Haefliger <email address hidden>
Acked-by: Cory Todd <email address hidden>
Signed-off-by: Juerg Haefliger <email address hidden>