livecd-rootfs:always-enable-i386

Last commit made on 2023-04-17
Get this branch:
git clone -b always-enable-i386 https://git.launchpad.net/livecd-rootfs
Members of Ubuntu Core Development Team can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
always-enable-i386
Repository:
lp:livecd-rootfs

Recent commits

a631afc... by Steve Langasek

Unconditionally enable i386 in the chroot for Ubuntu Desktop; the new installer doesn't handle enabling this at install time, and late enablement also misses us some recommends.

8638837... by Steve Langasek

releasing package livecd-rootfs version 2.831

6b40317... by Steve Langasek

Use the correct path for the loop device.

bdc2037... by Steve Langasek

releasing package livecd-rootfs version 2.830

a130ee1... by Steve Langasek

Call losetup -d properly.

fa29b73... by Steve Langasek

releasing package livecd-rootfs version 2.829

a40d9de... by Steve Langasek

changelog

eb8fb32... by Steve Langasek

Retain dependency on kpartx - not used by us but by cpc sauce.

5e4b2d3... by Steve Langasek

Use losetup instead of kpartx to set up loopback partitions

kpartx on riscv64 appears to be racy. Rather than trying to debug these
fraught races somewhere between udev and libdevmapper, we can use losetup
which should be simpler and less error-prone.

4112488... by Steve Langasek

Merge remote-tracking branch 'lool/add-tegra-liver-server' into ubuntu/master