~cloud-images/cloud-images/+git/live-build:xenial-cpc

Last commit made on 2023-11-09
Get this branch:
git clone -b xenial-cpc https://git.launchpad.net/~cloud-images/cloud-images/+git/live-build
Members of Greater Cloud Image Team can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
xenial-cpc
Repository:
lp:~cloud-images/cloud-images/+git/live-build

Recent commits

e878f88... by Philip Roche

changelog update for 3.0~a57-1ubuntu25.6-cpc1 preferences.d file fixes (LP: #2033308)

To avoid removing packaged preferences.d files, in lb_chroot_archives
install stage, only remove apt/preferences.d/* files after we backup
any existing preferences.d/ files. Then during remove stage or
lb_chroot_archives restore the backed up packaged preferences.d files.
(LP: #2033308)

1eeeaa0... by Philip Roche

* To avoid removing packaged preferences.d files, in lb_chroot_archives install stage,

Gbp-Pq: lp-2033308-backup-and-restore-packaged-preferences.patch.
(cherry picked from commit fc110e167ecc61dc1d369e39acca747363134307)

f9ddee1... by Philip Roche

packaging: Create cpc forked package of live-build

Fork https://code.launchpad.net/~git-ubuntu-import/ubuntu/+source/live-build/+git/live-build/+ref/applied/ubuntu/xenial-updates
for maintenance by CPC to address LP#2033308

Converting to native package and removing debian/patches for easier maintenance

6825bae... by Adam Conrad

3.0~a57-1ubuntu25.6 (patches applied)

Imported using git-ubuntu import.

a773d71... by Adam Conrad

Use initramfs-tools to work with initrds instead of being silly.

Gbp-Pq: ubuntu-initramfs-handling.patch.

4d8e771... by Adam Conrad

Skip installing missing initrd

Gbp-Pq: skip-missing-initrd.patch.

9249917... by Adam Conrad

Remove locales and tzdata after debootstrap

Gbp-Pq: ubuntu-debootstrap-demotions.patch.

ca1ea20... by Adam Conrad

Avoid recompressing initrd.img symlinks

Gbp-Pq: ubuntu-initramfs-compression-symlinks.patch.

9501734... by Adam Conrad

attempt s390x builds

Gbp-Pq: ubuntu-s390x-support.patch.

84e2793... by Adam Conrad

Fix lb_chroot_upstart to work when upstart's not in bootstrap

Gbp-Pq: upstart-not-in-bootstrap.