Commit Graph

2153 Commits (e8f53aabdf49c6ad2b0c0a2ed6da593963bf0d1b)

Author SHA1 Message Date
David Krauser 4c504f6781 Fix broken minimal cloud image boot on amd64
5 years ago
Michael Hudson-Doyle 83ce5e32a8 releasing package livecd-rootfs version 2.673
5 years ago
Michael Hudson-Doyle f277d1f355 update changelog
5 years ago
Robert C Jennings a6a7be7c18
Release package livecd-rootfs version 2.672
5 years ago
Dimitri John Ledkov 2976a99f29 Fix-up seeding snaps with tracks.
5 years ago
Dimitri John Ledkov c60421ae57 releasing package livecd-rootfs version 2.670
5 years ago
David Krauser 5a4541b01e Add changelog entry for initramfs changes
5 years ago
Dimitri John Ledkov 4f11f40c96 releasing package livecd-rootfs version 2.669
5 years ago
Dimitri John Ledkov 04c2fda36c releasing package livecd-rootfs version 2.668
5 years ago
Steve Langasek 05d219a319 add changelog entry for hyperv changes
5 years ago
Łukasz 'sil2100' Zemczak 40103430d8 Enable overrides of UC20 grade dangerous channels
5 years ago
Philip Roche 60665a434b Revert of initramfs package removal in KVM image (LP: #1875400)
5 years ago
Dimitri John Ledkov 9640e60515 releasing package livecd-rootfs version 2.666
5 years ago
Dimitri John Ledkov 29b99b70ec Merge branch 'ubuntu/master' of git+ssh://git.launchpad.net/~rbalint/livecd-rootfs into ubuntu/master
5 years ago
Dimitri John Ledkov 3575edfb4d releasing package livecd-rootfs version 2.665
5 years ago
Dimitri John Ledkov 50dc35bb17 ubuntu-image: drop ubuntu-image dep on riscv64, as not installable yet. (LP: #1876359)
5 years ago
Dimitri John Ledkov 282c5a5bd5 ubuntu-image: drop ubuntu-image dep on riscv64, as not installable yet.
5 years ago
Dimitri John Ledkov e25aec1ca2 ubuntu-image: fix focal+ pi images for armhf to use pi-armhf model name. (LP: #1876358)
5 years ago
Dimitri John Ledkov e013459a08 Bump only the UC20 pc image to 8GB, and keep Pi images as small as possible. (LP: #1875430)
5 years ago
Robert C Jennings 1f120d7c89
Release 2.664
5 years ago
Pat Viafore 2c70ed158b
Make Ubuntu Vagrant box 40G. (LP: #1580596)
5 years ago
Dimitri John Ledkov 85e91ddc79 releasing package livecd-rootfs version 2.663
5 years ago
Dimitri John Ledkov ad64e38c48 Run snap info on the downloaded snap, rather than against the store. First of all snap info doesn't have --channel argument, thus queries the wrong channel, and depening on the cohort, a different snap might be visible too. Thus seed the base of the snap revision we dowanloaded, rather than some random one from the store.
5 years ago
Dimitri John Ledkov 28b531d1ea releasing package livecd-rootfs version 2.662
5 years ago
Dimitri John Ledkov a21a67ab52 Print subiquity ssh login details on s390x line based consoles.
5 years ago
Dimitri John Ledkov d5850291ca releasing package livecd-rootfs version 2.661
5 years ago
Dimitri John Ledkov 56ac1865f7 Switch Ubuntu desktop to only hwe-20.04 kernel flavour.
5 years ago
Dimitri John Ledkov f93108006f releasing package livecd-rootfs version 2.660
5 years ago
Dimitri John Ledkov a80c68d47b Remove dependencies on qemu-utils and snapd on riscv64, we don't have those yet, but at least we can be on parity with i386 livecd-rootfs already.
5 years ago
Robert C Jennings 903e743c79
Release 2.659
5 years ago
Dimitri John Ledkov 528ec787ed Remove dependencies on qemu-utils and snapd on riscv64, we don't have those yet, but at least we can be on parity with i386 livecd-rootfs already.
5 years ago
Łukasz 'sil2100' Zemczak 50f3d90c9f releasing package livecd-rootfs version 2.658
5 years ago
Łukasz 'sil2100' Zemczak d2a2ac41a4 Use the raspi KERNEL_FLAVOUR for the raspi images.
5 years ago
Dimitri John Ledkov c6febea65e releasing package livecd-rootfs version 2.657
5 years ago
Dimitri John Ledkov 0415e42026 server: networkd applies the first sorted matching network file, thus prefix 'all' fallback networks with 'zz-'.
5 years ago
Robert C Jennings 3b6cb7e19e
releasing package livecd-rootfs version 2.656
5 years ago
Dimitri John Ledkov 8f76e539b1 releasing package livecd-rootfs version 2.655
5 years ago
Dimitri John Ledkov cb574d4cb3 minimized: reinstall packages one by one, instead of all of them together, as otherwise apt fails to immediately configure libc6:amd64 & libgcc-s1. LP: #1867607
5 years ago
Dimitri John Ledkov 536f72351f releasing package livecd-rootfs version 2.654
5 years ago
Dimitri John Ledkov 910310dbbb Only install oem-20.04 kernel flavour on amd64, as it doesn't exist on other arches.
5 years ago
Michael Hudson-Doyle 299b6c51c9 releasing package livecd-rootfs version 2.653
5 years ago
Michael Hudson-Doyle 7f09a42d85 Stop trying to extract autoinstall config during boot, subiquity will do it instead.
5 years ago
Łukasz 'sil2100' Zemczak cc70b57026 releasing package livecd-rootfs version 2.652
5 years ago
Łukasz 'sil2100' Zemczak 091976c4a6 Merge branch 'fix-raspi-gadgets' of git+ssh://git.launchpad.net/livecd-rootfs into ubuntu/master
5 years ago
Michael Hudson-Doyle a1a3925250 releasing package livecd-rootfs version 2.651
5 years ago
Michael Hudson-Doyle c3e895fd73 add bug ref to changelog
5 years ago
Michael Hudson-Doyle 6e68a3f13c Do not start subiquity until cloud-final and snapd.seeded have completed.
5 years ago
Łukasz 'sil2100' Zemczak 40c51f78b8 Switch to using the generic pi gadget repo for classic, use the main branches.
5 years ago
Łukasz 'sil2100' Zemczak 54c68b69b4 releasing package livecd-rootfs version 2.650
5 years ago
Łukasz 'sil2100' Zemczak 95772fd9df Merge branch 'ubuntu/master' of git+ssh://git.launchpad.net/livecd-rootfs into u-i-disk-info
5 years ago
Michael Hudson-Doyle 2b47f98242 releasing package livecd-rootfs version 2.649
5 years ago
Michael Hudson-Doyle 49e550fb9e Fix autoinstall-extracting runcmd in the case no user-data is passed.
5 years ago
Michael Hudson-Doyle 226a31dfe0 releasing package livecd-rootfs version 2.648
5 years ago
Michael Hudson-Doyle de170d8bc1 clarify changelog
5 years ago
Michael Hudson-Doyle 904f4789ca update changelog
5 years ago
Robert C Jennings d214127b9f
Address snap base regression after snap-tool removal
5 years ago
Iain Lane bc3e962ee8
Finalise changelog
5 years ago
Iain Lane ede0be897b
Pass --verbose to `snap info` so that it includes the base.
5 years ago
Steve Langasek b843beb26b releasing package livecd-rootfs version 2.645
5 years ago
Robert C Jennings 489f009e49
Use snap cli rather than custom snap-tool
5 years ago
Łukasz 'sil2100' Zemczak ccbc6aed83 releasing package livecd-rootfs version 2.644
5 years ago
Łukasz 'sil2100' Zemczak e9170e053b Rename the raspi3 SUBARCH to raspi
5 years ago
Dimitri John Ledkov 7904fd4fe5 releasing package livecd-rootfs version 2.643
5 years ago
Dimitri John Ledkov d7045b2e09 Fixup subiquity:
5 years ago
Dimitri John Ledkov a19d6273fe releasing package livecd-rootfs version 2.642
5 years ago
Dimitri John Ledkov 17dc48cf65 Set uc20 image size to 10G.
5 years ago
Dimitri John Ledkov 133c99c22c releasing package livecd-rootfs version 2.641
5 years ago
Dimitri John Ledkov 438606c5e8 Encode CHANNEL specification in the UC20 model names.
5 years ago
Dimitri John Ledkov 3b1047fbc2 Configure a better nocloud datasource for subiquity cloud-init.
5 years ago
Dimitri John Ledkov fbf9c5b854 releasing package livecd-rootfs version 2.640
5 years ago
Dimitri John Ledkov db0c7d68f2 Although the request flavour to install is oem-20.04, it really is called just oem on disk. Override the flavour name from oem-20.04 to oem when renaming built artefacts. This also means that ubuntu-cdimage needs to simply download 'oem' vmlinuz+initrd pairs, not 'oem-20.04'.
5 years ago
Dimitri John Ledkov 7520a60019 releasing package livecd-rootfs version 2.639
5 years ago
Dimitri John Ledkov e062389eb9 * On s390x subiquity:
5 years ago
Dimitri John Ledkov 2757f7aee3 releasing package livecd-rootfs version 2.638
5 years ago
Dimitri John Ledkov f6ca600af2 Install oem-20.04 kernel flavour on Ubuntu Desktop builds.
5 years ago
Łukasz 'sil2100' Zemczak e6fd34b54d releasing package livecd-rootfs version 2.637
5 years ago
Łukasz 'sil2100' Zemczak 2870738f00 Merge the manually-pushed 2.636 from Laney.
5 years ago
Łukasz 'sil2100' Zemczak 95103e3d36 Ensure seed part. is mounted; wait for getty
5 years ago
Łukasz 'sil2100' Zemczak 2ca3cc9720 Use the datestamp parameter (stored in NOW) instead of the newly added BUILD_ID.
5 years ago
Michael Hudson-Doyle c35971f515 releasing package livecd-rootfs version 2.635
5 years ago
Michael Hudson-Doyle a934e042d6 Merge branch 'lp-1855354' into ubuntu/master
5 years ago
Michael Hudson-Doyle 41f4f05cc4 bump version number
5 years ago
Łukasz 'sil2100' Zemczak fc6d956269 Support generating a .disk/info file via ubuntu-image if BUILD_ID is passed from cdimage to the builder.
5 years ago
Łukasz 'sil2100' Zemczak 3fe3b18719 releasing package livecd-rootfs version 2.634
5 years ago
Michael Hudson-Doyle 94c2d606ca 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
David Krauser b71d1f990e Only build bootable buildd images for amd64
5 years ago
David Krauser 4a0b757dc7 Properly setup the chroot before using the network in buildd hook.
5 years ago
Łukasz 'sil2100' Zemczak e35866df3e releasing package livecd-rootfs version 2.633
5 years ago
Łukasz 'sil2100' Zemczak 474f232840 Snapd for uc20 model assertions does not support global channel overrides.
5 years ago
Michael Hudson-Doyle 93dd6d3ef4 releasing package livecd-rootfs version 2.632
5 years ago
David Krauser 612c731b26 Fix broken DNS in buildd image builds.
5 years ago
Łukasz 'sil2100' Zemczak 5511deae44 releasing package livecd-rootfs version 2.631
5 years ago
Łukasz 'sil2100' Zemczak 2258721d35 Add changelog entry.
5 years ago
Dimitri John Ledkov 4006326978 releasing package livecd-rootfs version 2.630
5 years ago
Dimitri John Ledkov 3551fc1a02 Ship two kernel flavours on desktop image.
5 years ago
Dimitri John Ledkov 39f675eaf6 Drop installing dummy transitional linux-signed-generic, these days linux-generic is always signed, on arches that need/support it.
5 years ago
Steve Langasek 2597ae2e81 releasing package livecd-rootfs version 2.629
5 years ago
Steve Langasek aafbc0e9fe Also make qemu-utils a non-i386 dependency, since it is only used for cloud images we're not making and pulls in a lot of other dependencies.
5 years ago
Steve Langasek 94b1b2af45 releasing package livecd-rootfs version 2.628
5 years ago
Steve Langasek c86284f83d Also make the ubuntu-image dependency arch-conditional, since ubuntu-image pulls in snapd.
5 years ago