[Merge] ~utkarsh/livecd-rootfs/+git/livecd-rootfs:enhance-minimize into livecd-rootfs:ubuntu/master

Utkarsh Gupta mp+450781 at code.launchpad.net
Wed Sep 6 10:48:18 UTC 2023


Utkarsh Gupta has proposed merging ~utkarsh/livecd-rootfs/+git/livecd-rootfs:enhance-minimize into livecd-rootfs:ubuntu/master.

Requested reviews:
  Ubuntu Core Development Team (ubuntu-core-dev)

For more details, see:
https://code.launchpad.net/~utkarsh/livecd-rootfs/+git/livecd-rootfs/+merge/450781

    Enhance unminimize to transform into a base image for ubuntu-cpc
    
    The unminimize script previously just restored the system documentation
    and translations, man pages, and installed ubuntu-minimal and ubuntu-standard
    packages to provide the familiar Ubuntu minimal system. But such an image
    never became an equivalent of base image.
    
    Upon investigation and looking at how the base image is constructed -
    https://git.launchpad.net/livecd-rootfs/tree/live-build/auto/config#n1108 -
    we use the following things:
     - minimal task
     - standard task
     - cloud-image task (which involves ubuntu-server)
     - ubuntu-minimal package
     - server task if arch != amd64
    
    OTOH, in the unminimize script, we use the following:
    (https://git.launchpad.net/livecd-rootfs/tree/live-build/auto/build#n286)
     - ubuntu-minimal package
     - ubuntu-standard package
    
    So upon running some tests, it was found that if we install ubuntu-server
    (with --fix-policy flag), we get the resulting image equivalent to that
    of a base image.
    
    cf: https://warthogs.atlassian.net/browse/CPC-3033

-- 
Your team Ubuntu Core Development Team is requested to review the proposed merge of ~utkarsh/livecd-rootfs/+git/livecd-rootfs:enhance-minimize into livecd-rootfs:ubuntu/master.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: review-diff.txt
Type: text/x-diff
Size: 1020 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/ubuntu-reviews/attachments/20230906/3130aaca/attachment-0001.diff>


More information about the Ubuntu-reviews mailing list