~akashraoind-deactivatedaccount/livecd-rootfs/+git/livecd-rootfs:buildd-bootable/bionic

Last commit made on 2020-03-25
Get this branch:
git clone -b buildd-bootable/bionic https://git.launchpad.net/~akashraoind-deactivatedaccount/livecd-rootfs/+git/livecd-rootfs
Only akash rao can upload to this branch. If you are akash rao please log in for upload directions.

Branch merges

Branch information

Recent commits

77cb232... by David Krauser

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

In bionic 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.

Some recent commit information could not be fetched.