~xnox/launchpad-buildd:image-targets-fix

Last commit made on 2020-06-24
Get this branch:
git clone -b image-targets-fix https://git.launchpad.net/~xnox/launchpad-buildd
Only Dimitri John Ledkov can upload to this branch. If you are Dimitri John Ledkov please log in for upload directions.

Branch merges

Branch information

Name:
image-targets-fix
Repository:
lp:~xnox/launchpad-buildd

Recent commits

6ea1902... by Dimitri John Ledkov

target/chroot: fix passing space separate env variable values

image_targets list is encoded as space separated environment variable,
which is encoded in pylxd backend correctly, but not in the chroot
one.

Maybe lists should be encoded as comma separated, at lease
livecd-rootfs supports that.

LP: https://bugs.launchpad.net/launchpad-buildd/+bug/1884936

d4dd14a... by Colin Watson

Add some notes on the production deployment

Merged from https://code.launchpad.net/~cjwatson/launchpad-buildd/+git/launchpad-buildd/+merge/384140

3ecbe3d... by Colin Watson

Add some notes on the production deployment

e3df86b... by Colin Watson

Fix typo

3b8c139... by Colin Watson

Add changelog for LXD riscv64 change

35031c2... by Colin Watson

Re-sort LXD.arches

1998cff... by Dimitri John Ledkov

lxd: add riscv64 to arch table

Merged from https://code.launchpad.net/~xnox/launchpad-buildd/+git/launchpad-buildd/+merge/383835

f6605e5... by Dimitri John Ledkov

lxd: add riscv64 to arch table

b91db96... by Colin Watson

Run on Python 3 when built for >= bionic

Merged from https://code.launchpad.net/~cjwatson/launchpad-buildd/+git/launchpad-buildd/+merge/383615

d36cd0b... by Colin Watson

Run on Python 3 when built for >= bionic