~osomon/ubuntu-seeds/+git/ubuntu:kinetic-add-back-firefox

Last commit made on 2022-10-13
Get this branch:
git clone -b kinetic-add-back-firefox https://git.launchpad.net/~osomon/ubuntu-seeds/+git/ubuntu
Only Olivier Tilloy can upload to this branch. If you are Olivier Tilloy please log in for upload directions.

Branch information

Name:
kinetic-add-back-firefox
Repository:
lp:~osomon/ubuntu-seeds/+git/ubuntu

Recent commits

e9d7ef0... by Olivier Tilloy

Add back firefox to desktop-minimal (LP: #1992688)

87bb6bd... by Jeremy Bícha

desktop.minimal-remove: Update

For today's update, I started from a minimal chroot
sudo apt install ubuntu-desktop-minimal --install-recommends
and then I looked at the output from
sudo apt install ubuntu-desktop --install-recommends

Maybe we should sort things the same way?

d223b9c... by Jeremy Bícha

Revert "desktop-minimal: Recommend iwd"

This reverts commit 17073f4613033b660368bfc27978e4a4922e5a49.

There are too many issues with the wpasupplicant -> iwd
transition for us to be confident we can solve in time for
22.10 Beta

17073f4... by Jeremy Bícha

desktop-minimal: Recommend iwd

network-manager recommends iwd | wpasupplicant
which means people upgrading with wpasupplicant installed
wouldn't get iwd automatically installed without something
explicitly recommending or depending on it without an alternative

e478dd6... by Dimitri John Ledkov

STRUCTURE: drop unused d-i-requirements

Signed-off-by: Dimitri John Ledkov <email address hidden>

470c50d... by Carlos Nihelton

wsl: Replace ubuntu-desktop-installer by Subiquity snap LP: #1990526

Also removes the gtk-themes snap required by UDI.
That will result in a smaller rootfs.

5175788... by Dave Jones

Add new ubuntu-raspi-settings-server package

e7ee306... by Dave Jones

Add ubuntu-raspi-settings-desktop package

This adds the z3fold and zstd modules to the initramfs-tools modules
list for the Raspberry Pi Desktop image (see LP: #1977764)

fd918d4... by Jeremy Bícha

Extra-Exclude: fix typo for gir1.2-webkit2-4.0

6c6b6d5... by Carlos Nihelton

wsl: Install a few deps for easier Flutter development

Closes LP: #1989352

Ensures support for most snaps we detected failures when running on
Ubuntu WSL.
We expect Kinetic to have some snapd suport soon.
This ensures a great experience for most users that will attempt snaps
on such environment with the expectation that they will just work.