~mwhudson/casper:lp-1926137

Last commit made on 2021-07-20
Get this branch:
git clone -b lp-1926137 https://git.launchpad.net/~mwhudson/casper
Only Michael Hudson-Doyle can upload to this branch. If you are Michael Hudson-Doyle please log in for upload directions.

Branch merges

Branch information

Name:
lp-1926137
Repository:
lp:~mwhudson/casper

Recent commits

6004986... by Michael Hudson-Doyle

fix conditional

a4e174c... by Michael Hudson-Doyle

only use a partition from the blockdev holding the livefs for auto logs

https://bugs.launchpad.net/ubuntu/+source/casper/+bug/1926137 describes
a situation where a partition called "writable" on the disk the user
wanted to install to was mounted and then caused the install to fail.
To avoid this, change things to only write logs to a partition on the
same block device as that holding the livefs by default.

8e869c4... by Sebastien Bacher

Include the new desktop installer entry in the script

72e6cf9... by Michael Hudson-Doyle

releasing package casper version 1.463

9bbef99... by Michael Hudson-Doyle

allow LAYERFS_PATH to be set in configuration

I want to do this for live server ISOs

a585a2b... by Michael Hudson-Doyle

releasing package casper version 1.462

9ca7f5f... by Michael Hudson-Doyle

Reenable apt-cdrom on a live-server ISO.

e6b1c5f... by Iain Lane

Update & finalise changelog

db9dbcf... by Iain Lane

Add a gbp.conf so --git-tag{,-only} works

e9ea00b... by Gunnar Hjalmarsson

Don't set up ibus-mozc automatically for all users

LP: #1919455