Michael Hudson-Doyle
a443abae28
Disentangle enabling universe in the final image a little from having
...
PREINSTALLED=true set and enable it for a live-server build.
(LP: #1783129 )
2018-08-28 10:32:07 +12:00
Michael Hudson-Doyle
52b22f61ab
releasing package livecd-rootfs version 2.525.7
2.525.7
2018-08-28 10:30:13 +12:00
Steve Langasek
545e68e676
merge from trunk
2018-08-14 21:42:38 -07:00
Michael Hudson-Doyle
c09a6c4e96
Disable journald rate limiting in the live-server live session.
...
(LP: #1776891 )
2018-08-15 12:07:10 +12:00
Michael Hudson-Doyle
6ea20d222a
cherry-pick change to disable rate limiting in live-server live session
2018-08-15 11:51:30 +12:00
Steve Langasek
e28ebf6a38
releasing package livecd-rootfs version 2.525.6
2.525.6
2018-08-06 14:16:06 -07:00
Steve Langasek
df0803df52
Merge lp:~daniel-thewatkins/livecd-rootfs/bionic
2018-08-06 14:16:01 -07:00
Daniel Watkins
d97233a7bb
* ubuntu-cpc: Reintroduce the -root.tar.xz artifact (LP: #1585233 ).
...
* ubuntu-cpc: Generate the root image contents once, and use it for both the
-root.tar.xz and the .squashfs.
* ubuntu-cpc: Generate -root.tar.xz with --xattrs.
2018-08-06 16:23:06 -04:00
Steve Langasek
d4c1f99a61
Merge lp:~vorlon/livecd-rootfs/lp.1302192-bionic
2018-08-02 12:13:28 -07:00
Steve Langasek
b4dc030fdb
generate all tar files with --xattrs. LP: #1302192 .
2018-08-01 21:00:39 -07:00
Adam Conrad
2ab2c5a74e
live-build/auto/config: Improve linux-tools filter to work for i386 too.
2.525.5
2018-07-24 22:23:22 -06:00
Adam Conrad
1c99627313
live-build/auto/config: Dirty hack to filter linux-tools-aws from budgie.
2.525.4
2018-07-24 22:15:26 -06:00
Adam Conrad
6673d4d6ee
live-build/auto/config: Add nasty hack to order gtk-common-themese snap
...
first in snapd's seed.yaml to work around the snapd bug in LP: #1772844
2.525.3
2018-07-23 10:10:30 -06:00
Łukasz 'sil2100' Zemczak
7717615f58
releasing package livecd-rootfs version 2.525.2
2.525.2
2018-07-04 17:28:40 +02:00
Łukasz 'sil2100' Zemczak
f865cf4d55
Update unminimize script text and install ubuntu-standard when unminimizing a minimal image
2018-07-04 17:28:02 +02:00
Francis Ginther
14b7d8f801
Revise changelog text
2018-07-03 12:45:26 -05:00
Francis Ginther
7c09badeec
Update unminimize script text and install ubuntu-standard when unminimizing a minimal image (LP: #1778777 )
2018-07-02 13:44:34 -05:00
Michael Hudson-Doyle
4be07bbd0e
add bug reference to changelog
2.525.1
2018-05-28 14:24:54 +12:00
Michael Hudson-Doyle
3b4d2befa3
releasing package livecd-rootfs version 2.525.1
2018-05-24 15:22:43 +12:00
Michael Hudson-Doyle
f299cb7bd3
* Symlink systemd-networkd-wait-online to /bin/true in the live installer
...
live session to avoid depending on buggy systemd behaviour.
* Remove "optional: true" from installer netplan config.
2018-05-24 15:15:48 +12:00
Michael Hudson-Doyle
a2309c6177
straight backport of change in 2.527 to bionic
2018-05-24 11:51:24 +12:00
Mathieu Trudel-Lapierre
532f5c4bdb
releasing package livecd-rootfs version 2.525
2.525
2018-04-24 13:06:32 -04:00
Daniel Watkins
10feacf941
Don't fail to build CPC images if /lib/modules already exists in the
...
squashfs.
2018-04-24 12:35:40 -04:00
Daniel Watkins
87c11b5114
Don't fail to build CPC images if /lib/modules already exists in the
...
squashfs.
2018-04-24 12:01:44 -04:00
Dimitri John Ledkov
4c7dea98aa
releasing package livecd-rootfs version 2.524
2.524
2018-04-19 21:23:33 +01:00
Dimitri John Ledkov
94b49f9a1c
Ensure MAAS squashfsi are clean of passwords. LP: #1764991 .
2018-04-19 21:22:49 +01:00
Steve Langasek
9465166169
Merge lp:~daniel-thewatkins/livecd-rootfs/custom-model-assertions
2.523
2018-04-19 08:49:26 -07:00
Daniel Watkins
44274041a6
Add changelog entry
2018-04-19 11:47:18 -04:00
Dimitri John Ledkov
f32b6ed261
Clear maas role password
2018-04-19 14:52:39 +01:00
Dimitri John Ledkov
3ed266091c
Ensure MAAS squashfsi are clean of passwords. LP: #1764991 .
2018-04-19 13:29:33 +01:00
Daniel Watkins
42ef796b92
Remove necessarily true conditional
2018-04-18 20:01:40 -04:00
Daniel Watkins
fe76613e69
Require brand:model to be passed to snap_prepare_assertions
...
We only need the default in one place, so remove it from all but the top-level
function.
2018-04-18 20:00:43 -04:00
Daniel Watkins
38518507ec
Generalise other assertion paths
2018-04-18 14:47:41 -04:00
Daniel Watkins
265218c1cb
Don't include model assertion name in FS path (LP: #1764541 )
...
There can only be one model assertion, so we don't need to disambiguate them.
This also brings us in line with the behaviour of `snap prepare-image`, and
consistency is nice.
2018-04-18 12:41:47 -04:00
Daniel Watkins
a09c14c0ab
Fix missing local variables
2018-04-18 10:06:55 -04:00
Daniel Watkins
a844c6f8cd
Fix another unbound variable
2018-04-17 22:01:47 -04:00
Daniel Watkins
ed50ee0e0d
Fix use of unbound variable
2018-04-17 17:35:10 -04:00
Steve Langasek
bff2e8cf5e
releasing package livecd-rootfs version 2.522
2.522
2018-04-17 13:53:04 -07:00
Daniel Watkins
d908e89a52
Fix typo
2018-04-17 16:32:44 -04:00
Daniel Watkins
54649b40c3
Allow custom model assertions in snap_prepare_assertions
...
This also splits up the preparation in to two functions, so that images that
want to use a custom model assertion but don't have any snaps to preinstall
don't end up with the core snap installed.
2018-04-17 14:46:56 -04:00
Steve Langasek
e6089e9e32
Remove landscape-common from minimal image, and handle restoring it in
...
unminimize script. LP: #1763182 .
2018-04-11 14:26:43 -07:00
Dimitri John Ledkov
862ace223d
releasing package livecd-rootfs version 2.521
2.521
2018-04-11 14:20:32 +02:00
Dimitri John Ledkov
466607c590
In subiquity image, mount additional squashfs in /media.
2018-04-11 14:20:18 +02:00
Michael Hudson-Doyle
65dd7df171
last minute pre-upload typo fix
2.520
2018-04-11 19:18:47 +12:00
Michael Hudson-Doyle
f786c0b325
releasing package livecd-rootfs version 2.520
2018-04-11 19:15:59 +12:00
Michael Hudson-Doyle
64ca1acc40
Make lzma initramfs compression opt-in rather than opt-out, and do not
...
opt-in to it for live-server builds to speed up the boot. (LP: #1750873 )
2018-04-11 19:15:45 +12:00
Michael Hudson-Doyle
aacb8daaee
merge trunk
2018-04-11 19:10:32 +12:00
Steve Langasek
e5a57e5cc0
releasing package livecd-rootfs version 2.519
2.519
2018-04-10 15:59:37 -07:00
Steve Langasek
c46962ca2e
Refactor snap preseeding to allow additional snaps to be preseeded from
...
hooks
2018-04-10 15:59:31 -07:00
Robert C Jennings
26f31fbd9c
live-build/functions: spelling fix
2018-04-10 16:33:22 -05:00