Commit Graph

1267 Commits (2dbda09b6a3815d60239ed2059bd40f30f057057)

Author SHA1 Message Date
Michael Vogt 2dbda09b6a
Run "snap debug validate-seed" to do basic validation of the generated seed.yaml
6 years ago
Tobias Koch a1302a4a91
Backport error-checking on determining snap bases
6 years ago
Steve Langasek e528a8eabd Strip translation files out of the minimal images.
6 years ago
Balint Reczey 4931523fc1 Merge lp:~rbalint/livecd-rootfs -b wsl-disco
6 years ago
Robert C Jennings 2fecd44890
ubuntu-cpc: Allow comments in series files and add comments
6 years ago
Robert C Jennings 00b995c7e2
ubuntu-cpc: Ensure base disk image is the same between all build targets
6 years ago
Robert C Jennings f493132f90
ubuntu-cpc: Fixup comment references to file names post-parallelization
6 years ago
Balint Reczey edbbc23970 Build WSL rootfs tarball
6 years ago
Michael Hudson-Doyle 523a964b64 Remove device nodes later for ubuntu-base:minimized (i.e. docker) builds. (LP: #1828118)
6 years ago
Julian Andres Klode e95ad81c47 Run clean_debian_chroot after minimize_manual
6 years ago
Steve Langasek 39f2558b96 Fix the sed script that Tobias had right in the first place and I mangled in the previous upload.
6 years ago
Steve Langasek f4fa240ed7 Adjust sed command for clarity.
6 years ago
Tobias Koch 79e3123053 Make snapd-explicit-install-stamp a part of the image
6 years ago
Tobias Koch 796211dde7 If image has core18 snaps only, automatically preseed snapd
6 years ago
Tobias Koch 05e71b3840 Do not include any snaps in ubuntu-cpc:minimized builds
6 years ago
Balint Reczey 2d162dd121 Pass --sort=name to tar to make tarballs more reproducible and rsync-friendly
6 years ago
Robert C Jennings a45342f269
ubuntu-cpc: avoid duplicate snaps listed in qcow manifest
6 years ago
Dimitri John Ledkov 036d7d2949
Make serial-subiquity@ use the same codepath as tty1 subiquity.
6 years ago
Didier Roche b20cf752e6 Add languages to live pass
6 years ago
Dimitri John Ledkov 1ab438750d
Revert "subiquity: fix name of mdoules.squashfs to mount"
6 years ago
Dimitri John Ledkov 98e0b1031d
subiquity: fix name of mdoules.squashfs to mount
6 years ago
Didier Roche 995f3cf9e0 Ensure default langpacks are removed after installation
6 years ago
Jean-Baptiste Lallement 38bb0b3301 Fix grub divert for multilayer images
6 years ago
Steve Langasek e5e1c8dc96 Also don't create the update-motd directory since we're not writing to it.
6 years ago
Steve Langasek 4ca92b04a7 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
Steve Langasek ea5f01942f divert grub when calling into lb chroot
6 years ago
Steve Langasek 7e4a2627ed Use python3 vmdkstream exclusively; we should not fall back to python2.
6 years ago
Colin Watson 3b22ad381a Make sure buildd images have a /usr/sbin/policy-rc.d symlink
6 years ago
Dimitri John Ledkov a77ec4a9df
Add python3 vmdkstream support
6 years ago
Dimitri John Ledkov 37d9b77b95
subiquity: make subiqutiy_config.mount optional
6 years ago
Łukasz 'sil2100' Zemczak 8c8b7164d4 Support building pi3-arm64 core18 images. At the same time, make sure we still use the right gadget tree repository for the classic arm64 pi3 image.
6 years ago
Balint Reczey 039ed8ec31 Merge fixing minimized text spacing
6 years ago
Balint Reczey 0182d380ca Nicely separate motd text about minimizing from texts above
6 years ago
Balint Reczey 8a78ab4021 Merge make-rprivate-before-umount
6 years ago
Balint Reczey 96cc185813 Merge feature/parallelization-snap-version-fixing
6 years ago
Didier Roche 1c435c03d2 Fix customized images with multiple brand/models
6 years ago
Tobias Koch 654fcae467 Replace "snap download" with tool that uses snap store's coherence feature
6 years ago
Balint Reczey 33c5ad0b19 live-build/functions: Always use mount --make-private before umount
6 years ago
Balint Reczey a06d208871 Merge branch feature/parallelization-pkg-version-fixing
6 years ago
Colin Watson 305d5cef50 Drop code to handle buildd images for <disco
6 years ago
Colin Watson 36af2769dc Disable merged /usr in buildd images
6 years ago
Tobias Koch 5b70d86f5c Inject a proxy into the build providing a snapshot view of the package repo.
6 years ago
Michael Hudson-Doyle a9991a908e revert change to ubuntu-server:live snap seeding
6 years ago
Jean-Baptiste Lallement 3dce125d72 Remove inidrd and vmlinuz from live layers after they've been moved to casper
6 years ago
Jean-Baptiste Lallement f5d3233c64 Fixed wonky indentation
6 years ago
Jean-Baptiste Lallement f84d92d76f Calculate total size of the image + typos
6 years ago
Jean-Baptiste Lallement 3db920c40c Fixed quoting of subproject variable
6 years ago
Jean-Baptiste Lallement 52d9bd3ead Run live specific scripts on non live layers
6 years ago
Jean-Baptiste Lallement d1a2e24c41 Adds reduce_pass_size
6 years ago
Jean-Baptiste Lallement 402cdd15be Adds is_root_layer
6 years ago