~rcj/livecd-rootfs/+git/livecd-rootfs:feature/maas_builds

Last commit made on 2020-11-12
Get this branch:
git clone -b feature/maas_builds https://git.launchpad.net/~rcj/livecd-rootfs/+git/livecd-rootfs
Only Robert C Jennings can upload to this branch. If you are Robert C Jennings please log in for upload directions.

Branch merges

Branch information

Name:
feature/maas_builds
Repository:
lp:~rcj/livecd-rootfs/+git/livecd-rootfs

Recent commits

2080f76... by Robert C Jennings

ubuntu-cpc: Add MAAS binary hook

Add a binary hook and series file to build MAAS images under the
ubuntu-cpc project. The lp:maas-images tree can be nested beneath
live-build/ubuntu-cpc/maas (an LP build recipe helps). This patch
adds a 'maas' series file but does not add this to the 'all' series
for default builds as the MAAS code is not included in livecd-rootfs.

02ea8c9... by Steve Langasek

releasing package livecd-rootfs version 2.408.61

e1e3fec... by Cody Shepherd

Don't install recommends for bootable buildd image

c440245... by Cody Shepherd

Update changelog

c9043b2... by Cody Shepherd

Call function to set up resolvconf to enable DNS for buildd

f7512b2... by Cody Shepherd

Remove bind9 from buildd installed packages

4a95926... by Cody Shepherd

Disable buildd console output on ttyS0

515bc14... by Cody Shepherd

Safely set /etc/resolv.conf to an empty file in buildd images.

In the buildd image chroot, /etc/resolv.conf is a symbolic link to
a configuration file in the /run directory. A call to truncate will
modify that file, which we should not do. Instead, we want to remove
the symbolic link and replace it with an empty file.

e236851... by Cody Shepherd

* Remove explicit install of grub-efi* packages for amd64

* Remove systemd-networkd artifacts from includes.chroot

7981a08... by Cody Shepherd

Install packages and perform dist-upgrade necessary for secure xenial

bootable-buildd image