3160 Commits

Author SHA1 Message Date
Steve Langasek
2c40db69bc Update hostname matches for launchpad buildds to match current practice,
fixing build failures due to LP being unable to reach
people.canonical.com.
2018-01-31 16:41:21 -08:00
Iain Lane
c41bf27806 releasing package livecd-rootfs version 2.495 2.495 2018-01-31 09:38:09 +00:00
Iain Lane
72edc20589 Set ports/archive as appropriate for default mirror - should fix
autopkgtests.
2018-01-31 09:38:05 +00:00
Adam Conrad
c2edf57a3f Run subiquity on any serial consoles that the user told systemd about. 2.494 2018-01-31 02:29:12 -07:00
Iain Lane
9e09b3172c Set a default archive mirror - needed for germinate. 2.493 2018-01-31 02:26:10 -07:00
Michael Hudson-Doyle
a7ca4fbd03 merge trunk 2018-01-31 21:59:36 +13:00
Michael Hudson-Doyle
6ca49ecf0f remove some commented out gunk from .service files 2018-01-31 21:41:32 +13:00
Iain Lane
42a6450584 Oops. I shouldn't reference my private stuff. 2.492 2018-01-30 11:51:23 +00:00
Iain Lane
284240feb5 releasing package livecd-rootfs version 2.491 2.491 2018-01-30 11:20:34 +00:00
Iain Lane
9bd0fd192f Specify seeds for all flavours too 2018-01-30 10:49:38 +00:00
Iain Lane
9978fd7b39 Support seeding of snaps, as emitted by germinate >= 2.27. 2018-01-30 10:16:36 +00:00
Iain Lane
77de6a289f snap: Add BASE_SEED for all desktop flavours 2018-01-30 09:51:32 +00:00
Iain Lane
26612d0b26 snap: move the seeding block down, so that it is common to all flavours 2018-01-30 09:44:25 +00:00
Mathieu Trudel-Lapierre
019d166878 releasing package livecd-rootfs version 2.490 2.490 2018-01-29 12:15:27 -05:00
Mathieu Trudel-Lapierre
0f4ae44c0c ubuntu-cpc: Initramfs compression should match default for
update-initramfs (LP: #1744114)
2018-01-29 12:15:05 -05:00
Robert C Jennings
d41cc70bf5 ubuntu-cpc: Initramfs compression should match runtime default (LP: #1744114)
Cloud images created from the 'ubuntu-cpc' project use lzma initramfs
compression for the initial initramfs shipped in the image; this is the
default for livecd-rootfs. When a user updates the initramfs (or installs
a new kernel) on a running instance created from a cloud image they will
get gzip compression, which is the default shipped in initramfs-tools.

With this patch the compression method used to create the initramfs in
the initial cloud images will match the compression menthod used when
the end-user creates/updates an initramfs, namely gzip compression.
2018-01-19 12:26:32 -06:00
Michael Hudson-Doyle
47911d3221 changelog 2018-01-17 10:53:42 +13:00
Michael Hudson-Doyle
ec1f465e2c fix path in serial-subiquity@.service 2018-01-16 13:14:46 +13:00
Michael Hudson-Doyle
2ebe4ec60d run subiquity on the serial console 2018-01-15 14:56:49 +13:00
Steve Langasek
168e2def92 releasing package livecd-rootfs version 2.489 2.489 2018-01-12 15:04:48 -08:00
Steve Langasek
8e1d2ac6fb Merge lp:~vorlon/livecd-rootfs/u-i-channels 2018-01-12 15:04:37 -08:00
Steve Langasek
e6a66dd3bf Add support for passing snap channel to ubuntu-core image builds. 2018-01-12 14:56:57 -08:00
Balint Reczey
d3e460d399 Merge lp:~rbalint/livecd-rootfs/drop-nexus7-support 2018-01-09 01:29:01 +01:00
Balint Reczey
c499490e55 Update changelog 2018-01-06 23:49:44 +01:00
Balint Reczey
df89bff043 Drop Nexus 7 support 2018-01-06 01:26:42 +01:00
Balint Reczey
510f16b757 Stop suggesting partimage which is not used anymore 2018-01-05 01:52:00 +01:00
Steve Langasek
cb635a6035 Merge lp:~rbalint/livecd-rootfs/minimize-1g-revert 2018-01-04 15:07:51 -08:00
Balint Reczey
c85549a2d7 Update changelog 2018-01-04 14:38:27 +01:00
Balint Reczey
34dd1fb2f4 Revert to building minimized and not minimimized images with the same ~2.2 GiB size 2018-01-04 14:37:02 +01:00
Iain Lane
07873ec528 Support seeding of snaps
We run germinate during configure, and read from each resulting <seed>.snaps
file (expanded from STRUCTURE) to find out which snaps to seed. This is written
to config/seeded-snaps, which is read during build to download each one.
2018-01-04 12:11:46 +00:00
Michael Hudson-Doyle
4cbb91b55f releasing package livecd-rootfs version 2.488 2.488 2018-01-04 09:37:28 +13:00
Michael Hudson-Doyle
7c1c7a80c2 enable networkd for live-server systems
the logic for doing this is the same as why it is done for cloud-images, for which
see http://bazaar.launchpad.net/~ubuntu-core-dev/livecd-rootfs/trunk/revision/1520

I think this behaviour is a bug in cloud-init (see lp:#1737630) but this is a good
workaround in the mean time
2017-12-21 11:00:22 +13:00
Michael Hudson-Doyle
3ecbd2802e tweaks before review 2017-12-13 22:32:22 +13:00
Michael Hudson-Doyle
8c8b16b5e6 sigh 2017-12-13 19:27:37 +13:00
Michael Hudson-Doyle
0113b9aad7 self-review 2017-12-13 16:13:14 +13:00
Michael Hudson-Doyle
b913dcdf1c gen the initramfs with the right options and repack it with lzma 2017-12-13 15:42:37 +13:00
Michael Hudson-Doyle
6ddf832b20 slimy hack to get a casper-ized initrd in place 2017-12-13 10:07:14 +13:00
Michael Hudson-Doyle
26753602fe Move casper from filesystem.squashfs to installer.squashfs. 2017-12-12 23:29:59 +13:00
Dimitri John Ledkov
a7ecb03492 releasing package livecd-rootfs version 2.487 2.487 2017-12-11 12:22:43 +00:00
Dimitri John Ledkov
5f64c373f1 Drop android-tools-fsutils dependency, and instead install it on
demand for the nexus7 sub-arch. This target is no longer produced,
thus by doing this android-tools can fall out of main to universe.
2017-12-11 12:22:31 +00:00
Steve Langasek
a43830fa39 releasing package livecd-rootfs version 2.486 2.486 2017-12-06 14:22:46 -08:00
Steve Langasek
c02f0f0f4c Install grub-ieee1275 instead of grub2 on ppc64el; grub2 is a dummy
transitional package in universe.
2017-12-06 14:22:41 -08:00
Michael Hudson-Doyle
ebb9fd968c releasing package livecd-rootfs version 2.485 2.485 2017-12-04 11:10:27 +13:00
Balint Reczey
d0e03e12ed fix long line in changelog 2017-12-01 22:20:19 +01:00
Balint Reczey
0dc6880b47 Merge lp:~rbalint/livecd-rootfs/minimize-1g
* Zero fill space in UEFI partitions, too
* Set LB_ISO_PREPARER to livecd-rootfs to avoid unbound variable in default string
* Build minimized images in a 1GiB image
2017-12-01 22:13:48 +01:00
Michael Hudson-Doyle
c24e13f8f9 install grub-ieee1275 instead of grub2 on ppc64el
grub2 is a dummy transitional package that is in universe.
2017-12-01 13:44:32 +13:00
Balint Reczey
187f1e51ff Update changelog 2017-11-23 20:32:19 +01:00
Balint Reczey
532bd5b5ed Build minimized images in a 1GiB image 2017-11-23 20:27:16 +01:00
Balint Reczey
89e87b4c2c Set LB_ISO_PREPARER to livecd-rootfs to avoid unbound variable in default string 2017-11-23 20:27:16 +01:00
Balint Reczey
3631c1f778 Zero fill space in UEFI partitions, too 2017-11-23 20:27:16 +01:00