~juliank/livecd-rootfs:minimize-manual-earlier

Last commit made on 2019-04-25
Get this branch:
git clone -b minimize-manual-earlier https://git.launchpad.net/~juliank/livecd-rootfs
Only Julian Andres Klode can upload to this branch. If you are Julian Andres Klode please log in for upload directions.

Branch merges

Branch information

Name:
minimize-manual-earlier
Repository:
lp:~juliank/livecd-rootfs

Recent commits

e95ad81... by Julian Andres Klode

Run clean_debian_chroot after minimize_manual

This avoids us having apt cache files in the final image.

For auto/build, we move the call to clean_debian_chroot to the end,
this also takes care of the caches generated by apt-get update
in case of a preinstalled-pool.

For layered, it's just a simple swap of the lines.

LP: #1826377

d5c0bd1... by Steve Langasek

releasing package livecd-rootfs version 2.578

39f2558... by Steve Langasek

Fix the sed script that Tobias had right in the first place and I mangled in the previous upload.

85b7813... by Steve Langasek

releasing package livecd-rootfs version 2.577

f4fa240... by Steve Langasek

Adjust sed command for clarity.

79e3123... by Tobias Koch

Make snapd-explicit-install-stamp a part of the image

796211d... by Tobias Koch

If image has core18 snaps only, automatically preseed snapd

05e71b3... by Tobias Koch

Do not include any snaps in ubuntu-cpc:minimized builds

04e5864... by Balint Reczey

Merge ~rbalint/livecd-rootfs:ubuntu/master

2d162dd... by Balint Reczey

Pass --sort=name to tar to make tarballs more reproducible and rsync-friendly