~os369510/ubiquity:main

Last commit made on 2024-01-05
Get this branch:
git clone -b main 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:
main
Repository:
lp:~os369510/ubiquity

Recent commits

4377322... 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)

ff333f4... 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)

a949fb5... by Simon Quigley

Move kde4 -> kde in many locations, for cleanup.

This is not an attempt at widespread, working, modern cleanup. This is simply something to keep it alive for the next month or two.

58cb3c4... by Dan Bungert

changelog for 24.10.1

6cf3593... by Dan Bungert

tests: disable usage of test.support

run_unittest was used from test.support to make it so that these test
files could be run individually. Disable for now to fix the unittests
against python 3.11.7+, as `test` is "package is meant for internal use
by Python only".

Similar run-a-single-file tricks can be done with `unittest.main()` or
passing the file to a test runner such as pytest-3.

7aa51ed... by Dan Bungert

changelog

887e0fd... by Dan Bungert

plugininstall: copy netplan to target

d44aacc... by Łukasz Zemczak

releasing package ubiquity version 23.10.7

8688458... by Łukasz Zemczak

Refresh translations.

ee3857c... by Steve Langasek

releasing package ubiquity version 23.10.6