Commit Graph

210 Commits (a00ac033d92609baab67f3b001382b91ea05f5c2)

Author SHA1 Message Date
Łukasz 'sil2100' Zemczak fcaa6d447c Ensure seed part. is mounted; wait for getty
5 years ago
Michael Hudson-Doyle d381420065 Preserve apt preferences created by any package we install (i.e. ubuntu-advantage-tools) against live-build's attempt to delete them. (LP: #1855354)
5 years ago
Łukasz 'sil2100' Zemczak f212eb9a73 Merge branch 'hyperv-bionic' of git+ssh://git.launchpad.net/~davidkrauser/livecd-rootfs/+git/livecd-rootfs into ubuntu/bionic
5 years ago
Łukasz 'sil2100' Zemczak ce1b1cf815 Backport the 999-ubuntu-image-customization changes, add a delta on top to still support the old legacy raspi2 images.
5 years ago
David Krauser 335470331c Add support for HyperV Gallery images
5 years ago
Robert C Jennings 1f8eb7b8dc
ubuntu-cpc: use sys.exit() rather than quit()
5 years ago
Robert C Jennings 08e6f93a75
ubuntu-cpc: remove unused final.binary hook support
5 years ago
Robert C Jennings 39fb950de2
ubuntu-cpc: rework image artifact cleanup
5 years ago
Robert C Jennings f7cd30f59a
ubuntu-cpc: Only produce explicitly named artifacts (LP: #1837254)
5 years ago
Robert C Jennings aa06de9ae1
ubuntu-cpc: Ensure base disk image is the same between all build targets
6 years ago
Robert C Jennings 7da22ddf55
ubuntu-cpc: Allow comments in series files
6 years ago
Robert C Jennings 3029676441
ubuntu-cpc: parallel builds: Remove old targets
6 years ago
Robert C Jennings d154f08e04
ubuntu-cpc: parallel builds: Add hook generation tooling
6 years ago
Robert C Jennings f2e2efcbbb
ubuntu-cpc: parallel builds: Re-organize hooks
6 years ago
Balint Reczey df69f3bcd9 Build WSL rootfs tarball
6 years ago
Steve Langasek 3229f51cc6 Also don't create the update-motd directory since we're not writing to it.
6 years ago
Steve Langasek c87f87e4e1 Drop /etc/update-motd.d/51-cloudguest from cloud images; this is not consistent with current Ubuntu Advantage product language. Any future customizations to update-motd for cloud images should be done via a package instead.
6 years ago
Łukasz 'sil2100' Zemczak dbdf9e4a00 ARCH is not available in .chroot hooks so we need to get the architecture manually.
6 years ago
Łukasz 'sil2100' Zemczak 770a7b4c85 Add the 100-purge-grub-legacy-ec2-arm.chroot to ubuntu-cpc
6 years ago
Cody Shepherd 6527da055d Change call to add grub efi packages using new create_manifests()
6 years ago
Cody Shepherd 00c8b06004 Include snaps in image manifests
6 years ago
Cody Shepherd 35c780c190 Include grub efi packages in uefi image manifests.
6 years ago
Dimitri John Ledkov 96065b96c8 releasing package livecd-rootfs version 2.525.9
6 years ago
Daniel Watkins d97233a7bb * ubuntu-cpc: Reintroduce the -root.tar.xz artifact (LP: #1585233).
6 years ago
Daniel Watkins 87c11b5114 Don't fail to build CPC images if /lib/modules already exists in the
7 years ago
Daniel Watkins 12339422c5 ubuntu-cpc: When performing a minimized build, don't generate artifacts
7 years ago
Dimitri John Ledkov 815c3dfc10 Whitelist preserving "unowned" /var/log/journal. Maybe systemd package
7 years ago
Dimitri John Ledkov bc194dd48b Build EFI armhf images.
7 years ago
Dimitri John Ledkov d4fe705be7 Stop building vagrant.box, ova, vmdk images for i386.
7 years ago
Steve Langasek c02f0f0f4c Install grub-ieee1275 instead of grub2 on ppc64el; grub2 is a dummy
7 years ago
Michael Hudson-Doyle c24e13f8f9 install grub-ieee1275 instead of grub2 on ppc64el
7 years ago
Balint Reczey 532bd5b5ed Build minimized images in a 1GiB image
7 years ago
Balint Reczey c45ea223b4 Use default xz compression (-6) for raspi2 image
7 years ago
Balint Reczey 578fa5a92d Update changelog
7 years ago
Balint Reczey 4a168af954 Skip setting up initrd for s390x when it is not generated for the image
7 years ago
Steve Langasek 51890b5b43 add 'file' to the axe list for minimized
7 years ago
Steve Langasek c9b427c11b Another round of package removals for minimization
7 years ago
Steve Langasek c0bb8d760f remove vim a little harder
7 years ago
Steve Langasek 783437f533 instead, call apt clean from the chroot
7 years ago
Steve Langasek dec765f035 no actual point in apt clean here, since that just cleans files from the bind mount
7 years ago
Steve Langasek bc361bc33b call apt clean separately for the squashfs
7 years ago
Steve Langasek dc875735b8 More packages to remove when minimizing
7 years ago
Steve Langasek add1cca991 Refactor, mark all lib'*' and python'*' packages auto-installed so they can be cleaned up as dependencies instead
7 years ago
Steve Langasek 54427d4440 When building minimized cloud images, remove various packages that we
7 years ago
Steve Langasek ad78957f01 Remove boot/grub leftovers from our root squashfs, left behind after
7 years ago
Balint Reczey 549232f607 Clean up dangling /boot/initrd.img symlink when needed
7 years ago
Steve Langasek a75cbf210b Fix the force-partuuid handling to create the file under
7 years ago
Steve Langasek a5e27120c0 Factor out grub-related diversions and use them consistently, so we
7 years ago
Balint Reczey f0cb85a506 When SUBPROJECT environment variable is not set assume it to be ""
7 years ago
Balint Reczey 2ef2aee456 Use SUBPROJECT=minimized name instead of SUBPROJECT=minimize for consistency
7 years ago