~rbalint/livecd-rootfs:wsl-bionic

Last commit made on 2019-05-17
Get this branch:
git clone -b wsl-bionic https://git.launchpad.net/~rbalint/livecd-rootfs
Only Balint Reczey can upload to this branch. If you are Balint Reczey please log in for upload directions.

Branch merges

Branch information

Name:
wsl-bionic
Repository:
lp:~rbalint/livecd-rootfs

Recent commits

df69f3b... by Balint Reczey

Build WSL rootfs tarball

LP: #1827930

9265829... by Dimitri John Ledkov

releasing package livecd-rootfs version 2.525.22

0e50a35... by Dimitri John Ledkov

Fix ubuntu-server-live images to generate initrd with casper UUID.

Whilst configs are sources, the variables are not exported into
the environment by default. Thus when casper hook is executed, it had
no idea that it should generate UUID.

f8ebe8e... by Dimitri John Ledkov

Make serial-subiquity@ use the same codepath as tty1 subiquity.

Such that subiquity runs in the correct environment.
Depends on: https://github.com/CanonicalLtd/subiquity/pull/428

fef6023... by Dimitri John Ledkov

subiquity: make subiqutiy_config.mount optional

Remove wants from local-fs.target, add wants from the uuid device instead.

Tested by applying these changes from pre-pivot-root by modifying
/root files in place whilst booting with break=bottom.

9b624ab... by Julian Andres Klode

releasing package livecd-rootfs version 2.525.21

87a26d2... by Julian Andres Klode

Remove crufty files after minimize-manual

minimize-manual would be creating those files again, and other
parts may be creating them, so best to do the cleanup at the
very end.

LP: #1826377

9725677... by Steve Langasek

releasing package livecd-rootfs version 2.525.20

fb4849a... by Julian Andres Klode

Merge branch 'minimize-manual-bionic' into ubuntu/bionic

3229f51... by Steve Langasek

Also don't create the update-motd directory since we're not writing to it.

It will almost certainly be created at some point but we don't need to
create it here.