Commit Graph

548 Commits (423f540dd89d1f974ee53090099194ce10f35f0a)

Author SHA1 Message Date
Iain Lane 9978fd7b39 Support seeding of snaps, as emitted by germinate >= 2.27.
7 years ago
Iain Lane 77de6a289f snap: Add BASE_SEED for all desktop flavours
7 years ago
Iain Lane 26612d0b26 snap: move the seeding block down, so that it is common to all flavours
7 years ago
Robert C Jennings d41cc70bf5 ubuntu-cpc: Initramfs compression should match runtime default (LP: #1744114)
7 years ago
Steve Langasek e6a66dd3bf Add support for passing snap channel to ubuntu-core image builds.
7 years ago
Balint Reczey df89bff043 Drop Nexus 7 support
7 years ago
Balint Reczey 34dd1fb2f4 Revert to building minimized and not minimimized images with the same ~2.2 GiB size
7 years ago
Iain Lane 07873ec528 Support seeding of snaps
7 years ago
Michael Hudson-Doyle 0113b9aad7 self-review
7 years ago
Michael Hudson-Doyle 26753602fe Move casper from filesystem.squashfs to installer.squashfs.
7 years ago
Dimitri John Ledkov 5f64c373f1 Drop android-tools-fsutils dependency, and instead install it on
7 years ago
Balint Reczey 532bd5b5ed Build minimized images in a 1GiB image
7 years ago
Balint Reczey 89e87b4c2c Set LB_ISO_PREPARER to livecd-rootfs to avoid unbound variable in default string
7 years ago
Steve Langasek 49e17b717e Fix lingering reference to livecd-rootfs.ubuntu-core.model-assertion
7 years ago
Steve Langasek f384f10867 Merge lp:~vorlon/livecd-rootfs/minimize-round-two
7 years ago
Steve Langasek ea2840ddfc fix wrong use of PREFIX literal
7 years ago
Steve Langasek 7c07f8a65b Change ubuntu-core image builds to use the standard "$PREFIX" naming for
7 years ago
Steve Langasek 02246dbf84 move configuration bits into live-build/auto/config from live-build/auto/build, per Adam
7 years ago
Steve Langasek 696ae6e1eb Name the manifest the way ubuntu-cdimage expects it for subarchs
7 years ago
Steve Langasek e96fa8b878 ubuntu-image now produces a manifest file listing the snap revisions
7 years ago
Steve Langasek b3cf7b9013 The target for x86 ubuntu-core images is VMs, so create them with
7 years ago
Gary.Wzl 78da9b579b Per the suggestions, we exclude all binary hooks when IMAGEFORMAT is none.
7 years ago
Steve Langasek 083d58397c Make sure to remove any initramfs that was generated in a minimized
7 years ago
Steve Langasek f91a9f16ee Also remove old dpkg files from the live images
7 years ago
Gary.Wzl c260534758 Add the IMAGEFORMAT=none to support generating a single rootfs.
7 years ago
Steve Langasek df94729c60 sync with purge-initramfstools branch
7 years ago
Steve Langasek e99636027f busybox-initramfs and busybox-static have reverse-recommends, so it's not enough to use apt-mark auto; remove these packages by name.
7 years ago
Steve Langasek d24ca0490b Pass --cache false to lb config; otherwise we copy around caches of
7 years ago
Steve Langasek 3a092539ca purging initramfs-tools as a prereq
7 years ago
Steve Langasek 018525ba12 resync with trunk
7 years ago
Steve Langasek 56a85e74c9 Also mark busybox-{initramfs,static} as automatically installed, so they can be removed again
7 years ago
Steve Langasek 08a5fc58ba Remove apt, debconf cruft files from /var/cache in all our livefses.
7 years ago
Balint Reczey 314655a2ae Skip installing server task when building minimial images
7 years ago
Balint Reczey d6bb42bc63 Use kvm kernel only on amd64
7 years ago
Steve Langasek 7798e70d8f Purge initramfs-tools from minimized images.
7 years ago
Steve Langasek 58be5d5712 Merge lp:~vorlon/livecd-rootfs/snap-in-mate/
7 years ago
Steve Langasek e509a81f1d Unminimization information should only go to motd when we are actually
7 years ago
Steve Langasek 1bcb0009ac mkdir before use
7 years ago
Steve Langasek aec4452acf Fix quoting
7 years ago
Steve Langasek c61850e168 Use regular chroot, not the Chroot wrapper, so we can actually debug our failing command
7 years ago
Steve Langasek e59db65edb Add initial support for preinstallation of snaps in images, and
7 years ago
Steve Langasek f296ec41c7 Merge lp:~vorlon/livecd-rootfs/generic-model-assertion-handling
7 years ago
Steve Langasek 4204faa484 If we're not on xenial and don't have extra ppas, don't try to use the kvm flavor for minimal images since it's not currently available.
7 years ago
Steve Langasek 203eb6251f mkdir our assertions dir
7 years ago
Steve Langasek ff575bd93d add ubuntu-mate to the set of projects we add snap model assertions to.
7 years ago
Steve Langasek 12b07ae5af move snap assertion handling into the generic build script (and, in
7 years ago
Steve Langasek fffec4782f skip installation of kernel headers for all minimal images
7 years ago
Steve Langasek a85cf55f29 Use kvm kernel flavor for minimized cloud image, not virtual
7 years ago
Steve Langasek 4561f17d35 Merge lp:~rbalint/livecd-rootfs/minimized
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
Balint Reczey d496915741 Warn users that unminimize may fail reinstalling packages
7 years ago
Balint Reczey 69c1eb6d26 Mention unminimize script in motd
7 years ago
Balint Reczey 2858d7fb62 Print the documentation files which could not be restored by unminimize
7 years ago
Balint Reczey e28933a1d5 Explain why unminimization script is a bit complicated
7 years ago
Balint Reczey 583d813b9b Verify only documentation that should have been restored after unminimization
7 years ago
Balint Reczey 3532fa0b18 Use "dpkg --verify-format rpm" explicitly to be safe when the default changes
7 years ago
Balint Reczey 11da0c59a5 Fix typo
7 years ago
Balint Reczey d5483eb728 Install ubuntu-minimal while unminimizing the system
7 years ago
Balint Reczey 6672dde922 Add unminimize script for reverting minimization on running system
7 years ago
Balint Reczey bb7e620701 Drop man pages and most of the documentation from minimized images
7 years ago
Steve Langasek 83f165ec91 if we're using SUBPROJECT=minimize, and tzdata is not installed, remove
7 years ago
Steve Langasek 95890f6713 We probably still want sudo, even in a minimal image.
7 years ago
Steve Langasek e6bbe5f8a5 Export the subproject into config/chroot and config/binary, so that this
7 years ago
Steve Langasek abbbeb8fda Begin adding support for a project-independent 'minimize' subproject,
7 years ago
Gary.Wzl 8a8d203743 * Add a test for SUBPROJECT when PROJECT comes to ubuntu-server.
7 years ago
Gary.Wzl 228ed7c87b Remove 'IMAGETYPE' and 'IMAGEFORMAT' bits per the suggestions.
7 years ago
Gary.Wzl eb76178ab5 Support to only generate rootfs via variable (GENERATE_ROOTFS_ONLY).
7 years ago
Gary.Wzl 84da578380 Add IMAGETYPE to support classic image creation by ubuntu-image.
7 years ago
Balint Reczey cfda7d20bd Use xz -T4 -0 instead of pxz
8 years ago
Mathieu Trudel-Lapierre 726e6192e0 auto/config: enable Debug::pkgDepCache::AutoInstall so tracking down
8 years ago
Steve Langasek 926b22a834 Merge lp:~rbalint/livecd-rootfs/deps
8 years ago
Steve Langasek 23d9db863e Add cm3 as a known ubuntu-core image type. LP: #1698223.
8 years ago
Balint Reczey 6c9cf10d72 Depend on pxz and vmdk-stream-converter instead of installing them at runtime
8 years ago
Didier Roche 1260f67b8a Build ubuntu back with tasks. The metapackage switch was due to g++ transition
8 years ago
Simon Quigley 0d82c84cdf Update the file based on gilir's feedback
8 years ago
Simon Quigley 538c89f984 Set correct tasks for Lubuntu
8 years ago
Steve Langasek dbba32fae6 For now, make sure all automated image builds are on the edge channel.
8 years ago
Steve Langasek 4f2c623e27 Use xz to compress ubuntu-image .img files before transfer, so that we
8 years ago
Mathieu Trudel-Lapierre d463581569 Merge in lp:~ubuntu-core-dev/livecd-rootfs/zesty-proposed for the changes that landed in zesty but previously missing in livecd-rootfs trunk.
8 years ago
Mathieu Trudel-Lapierre 2e21d6d6b1 The ubuntu-server:live should use a casper-based initramfs to work
8 years ago
Mathieu Trudel-Lapierre 03c991faef Setup kernel properly for ubuntu-server:live; we *do* want to build
8 years ago
Balint Reczey 0109d5304e Optionally use ubuntu-image for building snap based images
8 years ago
Balint Reczey f807c3703a Allow overriding IMAGEFORMAT even for ubuntu-cpc and ubuntu-server
8 years ago
Balint Reczey 44f9dceeb4 Require PROJECT environment to be set for lb build
8 years ago
Mathieu Trudel-Lapierre 4613a2c82e Don't outright remove fstab for ubuntu-server:live, that breaks grub-legacy-ec2.
8 years ago
Mathieu Trudel-Lapierre 46bae4cebf Fix up functions refactoring tfor a proper path to the file.
8 years ago
Mathieu Trudel-Lapierre ab949fac18 Rename ubuntu-server-live -> ubuntu-server
8 years ago
Mathieu Trudel-Lapierre 46fd6c58f5 Refactor functions out of ubuntu-cpc and ubuntu-server hooks.
8 years ago
Mathieu Trudel-Lapierre e577ed7672 Rename to ubuntu-server-live; some build process fixes.
8 years ago
Mathieu Trudel-Lapierre 6978674cfe Add cloud-init for subiquity image.
8 years ago
Mathieu Trudel-Lapierre 86b64ef78e Move curtin to installer squash.
8 years ago
Mathieu Trudel-Lapierre d5a6f5cbe3 Add 'ubuntu-server-next' subiquity image.
8 years ago
Adam Conrad 7b576e4c4d Set device_tree_address for the new kernel in the RPi bootloader config.txt
8 years ago
David Mohammed 1af12f76b7 correct indentation - should be tab not spaces
8 years ago
David Mohammed c85df9e50f add changes for Ubuntu Budgie build config
8 years ago
Iain Lane 4a2d7ecf31 Merge lp:~laney/livecd-rootfs/lp1627190 - don't purge .pyc files any more
8 years ago
Łukasz 'sil2100' Zemczak d43c01c60b Update the ubuntu-touch hints to try installing ubuntu-system-settings instead of ubuntu-system-settings-online-accounts.
8 years ago
Iain Lane d7eecc3805 live-build/auto/config: Don't remove .pyc files any more - we don't care
8 years ago
Adam Conrad 1d71b6d5ab Use the virtual kernel for the arm64 cpc images instead of generic.
8 years ago
Adam Conrad 95d4c0b767 Use the virtual kernel for the powerpc64 cpc images (LP: #1625368)
8 years ago
Martin Pitt e40e563cb8 live-build/auto/build: Fix typo in netplan policy snippet.
8 years ago
Martin Pitt 3c3737327f live-build/auto/build: Move NetworkManager configuration to the right
8 years ago
Martin Pitt d9ce44d73a live-build/auto/build: If the image pre-installs network-manager, let it
8 years ago
Michael Hudson-Doyle 15b69c4ddf Install nplan in the ubuntu-core image.
8 years ago
Simon Quigley 4040816ca7 Add Lubuntu Next image
9 years ago
Oliver Grawert 418501bc65 slightly adjust the version handling for the core snap, drop suffix from kernel snap version string
9 years ago
Oliver Grawert f6058dfdb4 sanitize the version number of the ubuntu-core snap
9 years ago
Łukasz 'sil2100' Zemczak 9608064276 ubuntu-pd is dead, long live ubuntu-touch-custom - introduce a new project ubuntu-touch-custom that is exactly the same as ubuntu-touch but uses a separate cdimage project (separate builder space).
9 years ago
Martin Wimpress cbbcb721a4 Ubuntu MATE seeds now follow Recommends:
9 years ago
Adam Conrad b3cc872df5 Swap order of security and updates in dvd sources.list.
9 years ago
Adam Conrad da54fe4c3e Fix security mirror sources.list entries for non-x86 architectures.
9 years ago
Steve Langasek 6c5dc72d80 Merge lp:~daniel-thewatkins/livecd-rootfs/enable-backports
9 years ago
Michael Vogt 460d363b84 fix corename
9 years ago
Daniel Watkins 8940890039 Remove some trailing spaces
9 years ago
Daniel Watkins 79cf11a25a Use the correct (pre-xenial) universe sources.list comment
9 years ago
Daniel Watkins 407cd3b812 Replace sources.list generated using COMPONENTS with the sources.list from
9 years ago
Oliver Grawert e9c7cee3de revert the renaming from ubuntu-core to core for the os snap until snapd is ready for this
9 years ago
Oliver Grawert 0ffbd3a7cc drop "execution" from os snap description
9 years ago
Oliver Grawert 2db1eb2155 rename the ubuntu-core snap to simply be "core"
9 years ago
Adam Conrad 8cd6c20291 Move touch resolution hints to a HINTS variable, and adjust for use
9 years ago
Adam Conrad 1463239cb2 Stop explicitly removing systemd-sysv for touch.
9 years ago
Daniel Watkins e690e4bdf7 [CPC] Don't overwrite the default sources.list
9 years ago
Oliver Grawert 56e798bcbd add u-boot-tools to all snappy arches, drop flash-kernel from snappy, create /boot/uboot dir on all snappy arches and configure /etc/fw_env.config
9 years ago
Michael Vogt d617d8f840 update kernel snap building to match the new kernel policy
9 years ago
Steve Langasek baf4f47379 Drop special-casing of ubuntu-core:system-image in places, now that
9 years ago
Steve Langasek 8b79962b99 Rename old ubuntu-core tarballs to ubuntu-base to avoid confusion.
9 years ago
Michael Vogt 15ed930293 add meta/kernel.yaml to the kernel snaps
9 years ago
Oliver Grawert 6bd3aaffc1 drop linux-firmware-raspi2 from snappy
9 years ago
Oliver Grawert 0b1c0642f7 add multiverse to sources.list for snappy kernel builds
9 years ago
Oliver Grawert 03f89315cc add multiverse to sources.list for snappy kernel builds
9 years ago
Iain Lane e5142015a3 Fix syntax error.
9 years ago
Oliver Grawert 8d145b4d43 move the snappy kernel builds to the correct linux-image-$arch and linux-firmware-$arch metapackages
9 years ago
Adam Conrad 4eae5fbf1d Follow linux-firmware-raspi2 renaming in the archive for raspi2 images.
9 years ago
Adam Conrad 57c110d861 Transition from ubuntu-snappy to ubuntu-core-snapd-units and snapd.
9 years ago
Oliver Grawert 814311e826 snappy: make ppc64el and s390x os tarball builds work
9 years ago
Oliver Grawert e7723219a3 switch snappy package builds from "snappy build" to "snapcraft snap" (LP: #1557515)
9 years ago
Oliver Grawert 4d25373897 live-build/ubuntu-core/hooks/25-create-generic-initrd.chroot create a generic initrd inside the snappy os-snap
9 years ago
Daniel Watkins 2909aba4b5 Enable building of powerpc cloud images.
9 years ago
Adam Conrad 5ac47abce7 Remove obsolete pvr-omap4 special-casing to simplify configs.
9 years ago
Oliver Grawert 60c9b694c4 adjust snap versions to only have one dash and use plus chars instead
9 years ago
Oliver Grawert c5905d18b6 add link for wlan mac address in dragonboard kernel snaps, move dragonboard kernel snap to linux-snapdragon
9 years ago
Colin Watson af517f422a Follow rename of ubuntustudio-font-meta to ubuntustudio-fonts.
9 years ago
Oliver Grawert 753bd8acd0 remove grub-efi-arm64 to the arm64 OS snap as it breaks uboot
9 years ago
Oliver Grawert eba875e96c add support for dragonboard kernel snap
9 years ago
Adam Conrad d77a731d63 Build raspi2 images with multiverse for firmware.
9 years ago
Michael Vogt f94b5db6e3 add grub-efi-arm64 to the arm64 OS snap
9 years ago
Michael Vogt 5439a48096 add dpkg.list to assets of the kernel snap
9 years ago
Oliver Grawert 9a9e8685f9 add snap building for kernel snaps
9 years ago
Oliver Grawert 768445efda adjust naming to something easier consumable for cdimage of os snap in snappy builds
9 years ago