~juergh/ubuntu-cdimage:more-dead-germinate-code

Last commit made on 2023-11-19
Get this branch:
git clone -b more-dead-germinate-code https://git.launchpad.net/~juergh/ubuntu-cdimage
Only Juerg Haefliger can upload to this branch. If you are Juerg Haefliger please log in for upload directions.

Branch merges

Branch information

Name:
more-dead-germinate-code
Repository:
lp:~juergh/ubuntu-cdimage

Recent commits

199cd02... by Michael Hudson-Doyle

remove code from GerminateOutput around not redundantly including udebs

I noticed this because there was a find_mirror call that could only have
worked with a local mirror, but it would not have been doing anything
anyway for a long time.

Succeeded
[SUCCEEDED] run-tests:0 (build)
[SUCCEEDED] lint:0 (build)
12 of 2 results
0d7c2b6... by Steve Langasek

Bump lubuntu jammy size limit per tsimonq2

019c069... by Michael Hudson-Doyle

do not always pass "main" to germinate

The code I deleted last week handled sourcing pool packages from
different components by merging all of the desired components from the
archive pool into the "main" component for a local copy and then passing
--components "main" to germinate. Pass the desired components to
germinate directly, which should fix including packages from restricted
into the pool.

Succeeded
[SUCCEEDED] run-tests:0 (build)
[SUCCEEDED] lint:0 (build)
12 of 2 results
1e7b6b7... by Michael Hudson-Doyle

fix tests

Succeeded
[SUCCEEDED] run-tests:0 (build)
[SUCCEEDED] lint:0 (build)
12 of 2 results
f89705e... by Michael Hudson-Doyle

pass the mirror directly to germinate

The previous code was broken when using a remote mirror and I have no
idea why it was like that. But it dates from 2006 so maybe there was a
reason then.

b61986f... by Ɓukasz Zemczak

Stop building visionfive images for noble+. We will only support visionfive2

342e3bb... by Steve Langasek

Fix the tests

6ea3c3b... by Steve Langasek

Use ftpmaster.internal, no more local mirror required!

a65d0db... by Steve Langasek

Drop snapdragon and i386 builds for core16 and core18.

The kernel snaps were deleted Oct 18 and don't appear to be coming back,
so stop trying to build these images.

c25c334... by Michael Hudson-Doyle

assert that we do not run any preinstalled images through d-i

we do not build any images where live_fs_only(config) is false and
config["CDIMAGE_PREINSTALLED"] is true, and we sure as heck don't want
to start doing that by accident

Succeeded
[SUCCEEDED] run-tests:0 (build)
[SUCCEEDED] lint:0 (build)
12 of 2 results