[Merge] ~utkarsh/livecd-rootfs/+git/livecd-rootfs:add-buildinfo-file into livecd-rootfs:ubuntu/master
Philip Roche
mp+461713 at code.launchpad.net
Wed Mar 6 09:39:52 UTC 2024
Diff comments:
> diff --git a/live-build/functions b/live-build/functions
> index 695344e..538e834 100644
> --- a/live-build/functions
> +++ b/live-build/functions
> @@ -969,14 +969,6 @@ configure_oci() {
> echo 'exit 101' >> ${chroot}/usr/sbin/policy-rc.d
> Chroot ${chroot} "chmod +x /usr/sbin/policy-rc.d"
>
> -
> - # Inject a build stamp into the image
> - mkdir -p ${chroot}/etc/cloud
> - cat > ${chroot}/etc/cloud/build.info << EOF
> -serial: $serial
> -EOF
> -
@cris are you aware of anything that consumes this currently?
If not I think we will need to include this in the release notes
> -
> # https://github.com/docker/docker/blob/9a9fc01af8fb5d98b8eec0740716226fadb3735c/contrib/mkimage/debootstrap#L54-L56
> Chroot ${chroot} "dpkg-divert --local --rename --add /sbin/initctl"
> cp -a ${chroot}/usr/sbin/policy-rc.d ${chroot}/sbin/initctl
--
https://code.launchpad.net/~utkarsh/livecd-rootfs/+git/livecd-rootfs/+merge/461713
Your team Ubuntu Core Development Team is subscribed to branch livecd-rootfs:ubuntu/master.
More information about the Ubuntu-reviews
mailing list