Commit Graph

127 Commits (3291e971de68ec251b1a1172d855bc9c76c07ed1)

Author SHA1 Message Date
Francis Ginther 928a9e6c71 Fix install command for pollinate (add '-y') in minimal images
7 years ago
Francis Ginther 67d979da0d Instead of not removing vim-common, explictily add back pollinate.
7 years ago
Francis Ginther 809028f239 Keep vim-common in the minimal images for pollinate
7 years ago
Robert C Jennings 8e53c77a11 snap: Alternate fix for snap pre-seeding (LP: #1775710)
7 years ago
Daniel Watkins 4e83114045 ubuntu-cpc: When performing a minimized build, don't generate artifacts
7 years ago
Balint Reczey 8cc5fb43fa Don't ask for password and GECOS while creating vagrant user
7 years ago
Christopher Glass 7854028092 Changed default user configuration in the vagrant image, in accordance
7 years ago
Balint Reczey cbf0a7c417 Use default xz compression (-6) for raspi2 image
7 years ago
Balint Reczey 646a88b5ee Use xz -T4 -0 instead of pxz
7 years ago
Balint Reczey 7cc9576845 Depend on packages instead of installing them at run time
7 years ago
Christopher Glass 67dab61787 Backport "minimized round 2" changes from trunk to Xenial (LP: #1731492)
7 years ago
Steve Langasek 6c56522961 divert /usr/bin/systemd-detect-virt as part of the grub diversions, so
7 years ago
Steve Langasek d5c4f11daa * Use kvm kernel only on amd64.
7 years ago
Dimitri John Ledkov 22a8f817ca Now that grub-related diversions have been factored out in 2.466
7 years ago
Steve Langasek b2fba90356 Fix the force-partuuid handling to create the file under
7 years ago
Steve Langasek b66cc28507 Factor out grub-related diversions and use them consistently, so we
7 years ago
Balint Reczey 413a53d482 When SUBPROJECT environment variable is not set assume it to be ""
7 years ago
Balint Reczey 88d854ffb5 Use SUBPROJECT=minimized name instead of SUBPROJECT=minimize for consistency
7 years ago
Steve Langasek 4d7509f570 Fix a reference to an undefined variable in a script that's set -u.
7 years ago
Balint Reczey 86ed851b5a Force partuuid in /etc/default/grub.d/* instead of in /etc/default/grub
7 years ago
Steve Langasek b32298ede1 minimization handling for UEFI disk images
7 years ago
Balint Reczey 98f27745b7 Drop initramfs-tools diversion
7 years ago
Balint Reczey c2d66c7d96 Source config/binary instead of /build/config/binary which may not exist
7 years ago
Steve Langasek cd15b730f7 In a cloud environment, we can rely on the kernel being able to boot the
7 years ago
Steve Langasek 86108d69d9 Make the 999-cpc-fixes.chroot subproject-aware, so we don't try to locale-gen
7 years ago
Steve Langasek 9c9e8c4e4f Mount using --make-rslave to ensure safe unmounts for rbind mounts
7 years ago
Steve Langasek f16611774f * Improve teardown_mountpoint to recursively find all submounts and
7 years ago
Victor Tapia 13e9dc0089 live-build/ubuntu-cpc/hooks/061-open-iscsi.chroot: generate iSCSI
7 years ago
Robert C Jennings a623618e2c Install udev before calls to udevadm
7 years ago
Robert C Jennings 0acda846dd live-build/ubuntu-cpc/functions: Add teardown_mountpoint to reverse setup_mountpoint
7 years ago
Steve Langasek 11a92795fe live-build/ubuntu-cpc/functions: call apt-get update in the chroot
7 years ago
Steve Langasek 3fdf3933ed Fix suppression of kpartx error. LP: #1684090.
7 years ago
Steve Langasek 314a6b95a3 Mount and unmount /dev recursively, to cope with setups where there are
7 years ago
Steve Langasek 880d4f8b89 live-build/ubuntu-cpc/hooks/033-disk-image-uefi.binary: call apt-get
7 years ago
Steve Langasek 95aabdf668 live-build/ubuntu-cpc/functions: mount tmpfs on /var/cache/apt and
7 years ago
Mathieu Trudel-Lapierre a75544e0c3 Only set a default GRUB_PRELOAD_MODULES if not already defined; otherwise used the existing values.
7 years ago
Mathieu Trudel-Lapierre f48670cec5 Clean up GRUB_MODULES_PRELOAD / grub_modules. Remove the modules already loaded in stock signed grub EFI binaries.
8 years ago
Balint Reczey 2569995de8 Work around kpartx's nonzero exit due to "Device or resource busy" errors
8 years ago
Balint Reczey 95c239f301 Use all config hooks from the proper place, not from /build/
8 years ago
Balint Reczey e25936cc61 Source ubuntu-cpc functions from the right place
8 years ago
Robert C Jennings 2048477b0d live-build/ubuntu-cpc/hooks/999-extras.binary: Exit on first failure.
8 years ago
Mathieu Trudel-Lapierre 5081c333bb Add `apt-get update` to ubuntu-cpc ppc64el builds so they use the new
8 years ago
Mathieu Trudel-Lapierre d50b3ba529 ubuntu-cpc: Remove redundant copy of grub files. (LP: #1637290)
8 years ago
Daniel Watkins ececc9789d Add replace_grub_root_with_label function
8 years ago
Christopher Glass 92a10c0df0 Fix the OVF's metadata to include Ubuntu specific identifiers and
8 years ago
Christopher Glass 4bc9def5d6 This branch fixes the manifest generation in OVA files (LP:1627931)
8 years ago
Steve Langasek 4079a1acce live-build/ubuntu-cpc/hooks/042-vagrant.binary: fix unmount handling
8 years ago
Brian Murray d51fef0426 * Fixes for vagrant box builder in ubuntu-cpc LP: #1565985
8 years ago
Daniel Watkins 2c27aab38c Re-enable systemd predictable interface naming in cloud images
9 years ago
Daniel Watkins 6340e292d6 Don't configure the eth0 interface by default
9 years ago