Steve Langasek
807e91863e
releasing package livecd-rootfs version 2.480
2017-11-06 11:12:58 -08:00
Gary.Wzl
78da9b579b
Per the suggestions, we exclude all binary hooks when IMAGEFORMAT is none.
2017-11-06 20:25:57 +08:00
Steve Langasek
3b9f3e3c45
releasing package livecd-rootfs version 2.479
2017-10-31 09:58:38 -07:00
Steve Langasek
1976255e5c
divert /usr/bin/systemd-detect-virt as part of the grub diversions, so
...
that the grub kernel postinst hook is operational when we're building
in a container. LP: #1729034 .
2017-10-31 09:58:22 -07:00
Steve Langasek
083d58397c
Make sure to remove any initramfs that was generated in a minimized
...
image.
2017-10-21 18:51:20 -07:00
Steve Langasek
2b30a986c3
Merge lp:~vorlon/livecd-rootfs/minimize-purge-initramfstools
2017-10-18 23:20:19 -07:00
Steve Langasek
8991c5cb41
releasing package livecd-rootfs version 2.478
2017-10-17 22:08:41 -07:00
Michael Hudson-Doyle
1a99680334
Remove snap.subiquity.started from subiquity's After=/Requires= as it
...
does not fix the race condition they were intended to address and causes
subiquity to be killed when snapd refreshes subiquity (LP: #1724411 )
2017-10-18 13:26:08 +13:00
Michael Hudson-Doyle
895e2a51f1
Seed the subiquity snap to track the stable channel (LP: #1724410 )
2017-10-18 13:23:45 +13:00
Gary.Wzl
8c12c46d08
Resolve the conflict.
2017-10-16 11:17:22 +08:00
Gary.Wzl
c260534758
Add the IMAGEFORMAT=none to support generating a single rootfs.
2017-10-16 10:43:22 +08:00
Steve Langasek
c69a9707c6
releasing package livecd-rootfs version 2.477
2017-10-15 13:44:58 -07:00
Steve Langasek
e53ad3b354
Fix server live image to pull subiquity from the stable channel, not
...
from edge.
2017-10-15 13:44:54 -07:00
Steve Langasek
018525ba12
resync with trunk
2017-10-13 17:15:48 -04:00
Steve Langasek
ca8e7a90d5
releasing package livecd-rootfs version 2.476
2017-10-12 09:23:54 -04:00
Steve Langasek
bea8a0696e
snap.subiquity.started.service must be RemainAfterExit=yes to satisfy
...
the service dependencies.
2017-10-12 09:23:44 -04:00
Steve Langasek
c388598f88
releasing package livecd-rootfs version 2.475
2017-10-12 00:32:52 -04:00
Steve Langasek
f58957acd6
Add the SNAP_REEXEC=0 enviroment to the subiquity service as well.
2017-10-12 00:32:44 -04:00
Steve Langasek
8ab84a0f9f
releasing package livecd-rootfs version 2.474
2017-10-11 18:24:24 -04:00
Steve Langasek
9f040f0481
Fix wrong variable name in systemd unit snippets.
2017-10-11 18:24:19 -04:00
Steve Langasek
16d7a516a8
releasing package livecd-rootfs version 2.473
2017-10-11 12:46:16 -04:00
Steve Langasek
857f1984c9
export SNAP_REEXEC=0 to our snappy systemd units in the livefs overlay,
...
to work around apparmor not working reliably against aufs.
2017-10-11 12:46:10 -04:00
Balint Reczey
2e518950c7
Update changelog
2017-10-11 01:59:06 +02:00
Steve Langasek
cf74474d4b
releasing package livecd-rootfs version 2.472
2017-10-10 18:41:05 -04:00
Steve Langasek
7798e70d8f
Purge initramfs-tools from minimized images.
2017-10-10 10:52:06 -04:00
Steve Langasek
4d1b06a0f6
changelog fixup
2017-10-10 10:50:21 -04:00
Steve Langasek
8094bfb4ee
Merge lp:~mwhudson/livecd-rootfs/subiquity-ordering
2017-10-10 10:38:08 -04:00
Dimitri John Ledkov
0fa3c96bce
releasing package livecd-rootfs version 2.471
2017-10-10 13:26:26 +01:00
Dimitri John Ledkov
4b9e6e811f
Now that grub-related diversions have been factored out in 2.466
...
instead of having bogus root=stuff arg generated in grub.cfg, it is
actually empty. Therefore update the sed command to make the arg in
the root= token optional. This should resolve non-booting livecd cpc
images.
2017-10-10 13:23:30 +01:00
Michael Hudson-Doyle
bc07094f9a
add changelog
2017-10-09 15:10:25 +13:00
Steve Langasek
482c927f11
releasing package livecd-rootfs version 2.470
2017-10-08 21:49:34 -04:00
Steve Langasek
58be5d5712
Merge lp:~vorlon/livecd-rootfs/snap-in-mate/
2017-10-08 21:49:04 -04:00
Steve Langasek
cea8e122df
releasing package livecd-rootfs version 2.469
2017-10-08 16:08:14 -04:00
Steve Langasek
e509a81f1d
Unminimization information should only go to motd when we are actually
...
minimized.
2017-10-08 16:08:07 -04:00
Steve Langasek
e59db65edb
Add initial support for preinstallation of snaps in images, and
...
preinstall pulsemixer in the Ubuntu MATE image.
2017-10-07 05:17:27 +00:00
Michael Hudson-Doyle
cb7fe7592f
releasing package livecd-rootfs version 2.468
2017-10-06 12:53:11 +13:00
Michael Hudson-Doyle
81f44354e3
Merge lp:~mwhudson/livecd-rootfs/subiquity-ordering
2017-10-06 10:06:28 +13:00
Steve Langasek
d18cb38c4e
Merge lp:~xnox/livecd-rootfs/drop-harmful-resolv-fixes
2017-10-05 09:06:29 -07:00
Michael Hudson-Doyle
b5638379a4
Have subiquity.service order after on a service defined by the subiquity
...
snap, which in turn will order after the job that mounts the subiquity
snap. (LP: #1721414 )
2017-10-05 21:39:24 +13:00
Steve Langasek
e6a0fd17be
releasing package livecd-rootfs version 2.467
2017-10-04 23:52:25 -07:00
Steve Langasek
e7008feb7a
fix remaining wrong references to /etc/default/grub.d/40-partuuid
2017-10-04 23:52:19 -07:00
Steve Langasek
35b6107410
releasing package livecd-rootfs version 2.466
2017-10-04 23:02:38 -07:00
Steve Langasek
f809512da8
Merge lp:~vorlon/livecd-rootfs/grub-diversions
2017-10-04 22:58:55 -07:00
Steve Langasek
f296ec41c7
Merge lp:~vorlon/livecd-rootfs/generic-model-assertion-handling
2017-10-04 22:57:54 -07:00
Steve Langasek
a75cbf210b
Fix the force-partuuid handling to create the file under
...
/etc/default/grub.d/ with a .cfg extension as grub expects; it's unclear
how this ever worked without.
2017-10-04 22:51:30 -07:00
Steve Langasek
a5e27120c0
Factor out grub-related diversions and use them consistently, so we
...
don't end up with wrong os-probe output in our grub.cfg.
2017-10-04 22:33:41 -07:00
Steve Langasek
c300b35173
releasing package livecd-rootfs version 2.465
2017-10-04 10:31:23 -07:00
Steve Langasek
7a8f02903c
* Skip installation of kernel headers for all minimal images
...
* Use the kvm kernel flavor for minimized cloud image where available,
not virtual.
2017-10-04 10:31:18 -07:00
Steve Langasek
ff575bd93d
add ubuntu-mate to the set of projects we add snap model assertions to.
2017-10-03 15:52:06 -07:00
Steve Langasek
12b07ae5af
move snap assertion handling into the generic build script (and, in
...
the process, from the subiquity overlay to the base squashfs).
2017-10-03 15:50:06 -07:00