~os369510/ubiquity:jammy

Last commit made on 2024-01-08
Get this branch:
git clone -b jammy https://git.launchpad.net/~os369510/ubiquity
Only jeremyszu can upload to this branch. If you are jeremyszu please log in for upload directions.

Branch merges

Branch information

Name:
jammy
Repository:
lp:~os369510/ubiquity

Recent commits

d55f3d2... by jeremyszu

Support to install packages from ubuntu-archive when installing extra

  When installing extra packages, there are some dependencies may not
  (yet) in the iso (cdrom) but they impact the functionalities of the
  system.

  For instance, in classic stock ubuntu, there is only one
  "linux-oem-22.04" be put into the iso. However, there are many cutting
  edge devices need "linux-oem-22.04{alpha}" to support the
  functionalities (e.g. i915 drm patches, but it works in the
  installation time due to nomodeset). In this case, the
  "linux-oem-22.04" may point to 6.1-oem kernel but the oem meta
  packages are "Depends: linux-oem-22.04d" (which is 6.5-oem).

  To support such senarios, it's crucial to execute a "ubuntu-driver
  list" to detect the necessary packages from ubuntu-archive / OEM
  archive against required kernel after installing bootstrap oem meta
  packages if the networking available.

(LP: #2046198)

68c6789... by jeremyszu

Install OEM required packages from OEM archives

If a device is an ubuntu certified devices, then they need some packages
to support cutting edge devices, and those packages need more lead times
to do the need-packages and/or MIR.
Hoever, users could get the best experience when the solution is ready
somewhere if the devices are certified by Ubuntu.

Some packages aren't able to be "Depends:" by OEM meta pacages, they
need to be detected by "ubuntu-drivers list" after having OEM source
list.

(LP: #2046198)

0624893... by Steve Langasek

releasing package ubiquity version 22.04.20

451062e... by Steve Langasek

Merge remote-tracking branch 'fourdollars/jammy' into jammy

5b8c940... by Steve Langasek

Merge remote-tracking branch 'enr0n/lp2022965-jammy' into jammy

d00de1e... by Steve Langasek

bin/oem-config-remove-gtk uses aptdaemon to remove packages, not apt-get. Set the flag to autoremove dependencies here as well.

LP:# 1925265.

62ca8e7... by Nick Rosbrook

update changelog

eae8973... by Nick Rosbrook

tests: modify test_city_entry to adapt to tzdata update

9aeba1c... by Steve Langasek

Whenever removing packages, use apt-get autoremove --purge instead of apt-get purge so that no-longer-used dependencies are removed together with the package in question, and we do not leave behind any packages that will be reported as autoremovable later. LP: #1925265.

b0848d5... by Dimitri John Ledkov

releasing package ubiquity version 22.04.19