326b7c9...
by
Juerg Haefliger
on 2025-06-17
crankylib/close: Add a note to the uc hack
Signed-off-by: Juerg Haefliger <email address hidden>
cc58210...
by
Jesse Sung
on 2025-06-11
cranky: close: Don't do autoreconstruct and finalchecks unless this is an actual main kernel
After the python equivalent of close introduced, close stops working for
UC packages because there's no autoreconstruct and finalchecks defined.
In previous shell implementation, by default these target won't be built
unless use_cuc is explicitly set. However in the python one they will be
built unconditionally as long as this is a main kernel.
Unfortunately there's no good way to tell whether we are working on an
UC kernel or an actual main one. For now check if debian/rules.d exists
or not and act differently.
Signed-off-by: Wen-chien Jesse Sung <email address hidden>
Acked-by: Juerg Haefliger <email address hidden>
Signed-off-by: Juerg Haefliger <email address hidden>
ce6bb89...
by
Zixing Liu
on 2025-05-30
cranky: remove obsoleted reorder command
Signed-off-by: Zixing Liu <email address hidden>
Acked-by: Juerg Haefliger <email address hidden>
Signed-off-by: Juerg Haefliger <email address hidden>
66f7389...
by
Mehmet Basaran
on 2025-06-16
kernel. ubuntu. com/index. html: Update for 2025.06.16 SRU cycle
Update the dates shown on the main web page to the new SRU cycle
dates.
Signed-off-by: Mehmet Basaran <email address hidden>
Acked-by: Stefan Bader <email address hidden>
Signed-off-by: Mehmet Basaran <email address hidden>
297b913...
by
Edward Stewart Hore
on 2025-06-16
cranky: docs:crank- turning- setup: update gitconfig with insteadof
Replace pushinsteadof with insteadof in the .gitconfig sample because
in some cases fetching also requires authentication.
Signed-off-by: Stewart Hore <email address hidden>
Acked-by: Masahiro Yamada <email address hidden>
Signed-off-by: stewarthore <email address hidden>
4266f34...
by
Andy Whitcroft
on 2025-06-13
cranky: fix -- add mainline version as first variant
Add the mainline version (-6.8 etc) as a variant. Add this as the first
variant so that it becomes the primary testing variant.
Signed-off-by: Andy Whitcroft <email address hidden>
Acked-by: Mehmet Basaran <email address hidden>
Signed-off-by: Mehmet Basaran <email address hidden>
294f39e...
by
Juerg Haefliger
on 2025-06-11
Revert "cranky/ crankylib/ cli: Fix multi-paragraph -with-arguments help text rendering"
This reverts commit b257e818dbf5a8c 80157e6aa4dd0f6 38a9cf57dd.
Signed-off-by: Juerg Haefliger <email address hidden>
e45b612...
by
Juerg Haefliger
on 2025-06-11
cranky/list-repos: Use cli.argument_ handle( )
Signed-off-by: Juerg Haefliger <email address hidden>
5151cb5...
by
Juerg Haefliger
on 2025-06-11
cranky/ crankylib/ cli: Accept arbitrary arguments in argument_handle()
Signed-off-by: Juerg Haefliger <email address hidden>
4fa9858...
by
Zixing Liu
on 2025-06-05
cranky: refactor list-repos: subprocess dispatch -> Python fn dispatch
Signed-off-by: Zixing Liu <email address hidden>
Acked-by: Juerg Haefliger <email address hidden>
Signed-off-by: Juerg Haefliger <email address hidden>