mirror of
https://git.launchpad.net/livecd-rootfs
synced 2026-04-03 07:31:11 +00:00
The livecd.ubuntu-cpc.ext4 that is present in each build (plus kernel and initrd) are not renamed from /build/binary/boot/filsystem.ext4 and friends until after the binary hooks are run, so this patch moves from trying to perform this cleanup in a binary hook. Now the cleanup will be run at the end of live-build/binary for the ubuntu-cpc project.
Description
Languages
Shell
65.9%
Python
32.6%
Perl
1.5%