~medicalwei/debian-cd/+git/ubuntu:boot-amd64-kernel-flavour-wildcard

Last commit made on 2024-02-02
Get this branch:
git clone -b boot-amd64-kernel-flavour-wildcard https://git.launchpad.net/~medicalwei/debian-cd/+git/ubuntu
Only Yao Wei can upload to this branch. If you are Yao Wei please log in for upload directions.

Branch merges

Branch information

Name:
boot-amd64-kernel-flavour-wildcard
Repository:
lp:~medicalwei/debian-cd/+git/ubuntu

Recent commits

e676821... by Yao Wei

boot-amd64: do not assume kernel flavour by PROJECT, just wildcard it

830c346... by Łukasz Zemczak

jammy: DEBVERSION=22.04.4

6ffeaa8... by Michael Hudson-Doyle

add some comments explaining how apt-config works

94a54fe... by Michael Hudson-Doyle

change behaviour a bit less

fa49db9... by Michael Hudson-Doyle

reduce reliance on environment variables for locating apt state

And instead read values via apt-config instead.

4187ad2... by Łukasz Zemczak

Initial attempt on enabling ubuntu-core-desktop iso type builds.

59fa681... by Steve Langasek

Merge remote-tracking branch 'mwhudson/no-status'

5376a75... by Michael Hudson-Doyle

point Dir::State::status at /dev/null

apt in mantic copes fine with Dir::State::status not existing but it
does not in older series

024769a... by Michael Hudson-Doyle

remove all mention of apt/dpkg status file

There is support for using a dpkg status file to seed the list of
package that get included on an ISO. I'm not sure if this way of doing
things has ever been relevant for Ubuntu but it certainly is not any
more.

acded4c... by Michael Hudson-Doyle

remove references to SECURITY, which is never set for our builds

(maybe it should be but it is not afaict and I want to redo all the
relevant code anyway)