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
Balint Reczey
79377f4312
Use default xz compression (-6) for raspi2 image.
...
Xz with -0 generated ~35% bigger compressed image. (LP: #1732681 )
2017-11-23 20:25:28 +01:00
Balint Reczey
fcac798632
Update changelog
2017-11-20 21:19:26 +01:00
Balint Reczey
c45ea223b4
Use default xz compression (-6) for raspi2 image
...
Xz with -0 generated ~35% bigger compressed image.
LP: #1732681
2017-11-20 21:18:33 +01:00
Michael Hudson-Doyle
43483b356f
Automount a partition of fixed UUID for giving subiquity canned answers.
2017-11-20 09:13:25 +13:00
Michael Hudson-Doyle
12defca931
fix changelog
2017-11-20 09:12:56 +13:00
Michael Hudson-Doyle
e0809e31f6
Automount a partition of fixed UUID for giving subiquity canned answers.
2017-11-17 15:08:15 +13:00
Steve Langasek
ae41b74b1f
releasing package livecd-rootfs version 2.484
2.484
2017-11-14 16:58:37 -08:00
Steve Langasek
be29d44c3d
Merge lp:~rbalint/livecd-rootfs/s390x-skip-missing-initrd
2017-11-14 13:01:27 -08:00
Balint Reczey
578fa5a92d
Update changelog
2017-11-14 19:04:21 +01:00
Balint Reczey
4a168af954
Skip setting up initrd for s390x when it is not generated for the image
...
This fixes building minimized s390x images.
2017-11-14 18:44:06 +01:00
Steve Langasek
5598da902f
releasing package livecd-rootfs version 2.483
2.483
2017-11-13 09:15:16 -08:00
Steve Langasek
49e17b717e
Fix lingering reference to livecd-rootfs.ubuntu-core.model-assertion
...
that breaks the ubuntu-core image build.
2017-11-13 09:15:11 -08:00
Steve Langasek
2bab8488c1
releasing package livecd-rootfs version 2.482
2.482
2017-11-09 23:49:48 -08:00
Steve Langasek
f384f10867
Merge lp:~vorlon/livecd-rootfs/minimize-round-two
2017-11-09 23:49:30 -08:00
Steve Langasek
5b6c91a7a9
releasing package livecd-rootfs version 2.481
2.481
2017-11-09 23:29:55 -08:00
Steve Langasek
a1f402df6d
Merge ../livecd-rootfs.ubuntu-image-improvements/
2017-11-09 23:28:29 -08:00
Steve Langasek
ea2840ddfc
fix wrong use of PREFIX literal
2017-11-09 16:13:25 -08:00
Steve Langasek
7c07f8a65b
Change ubuntu-core image builds to use the standard "$PREFIX" naming for
...
artifacts instead of being gratuitously different; requires a matching
change to ubuntu-cdimage.
2017-11-09 16:13:08 -08:00
Steve Langasek
02246dbf84
move configuration bits into live-build/auto/config from live-build/auto/build, per Adam
2017-11-09 15:55:45 -08:00
Steve Langasek
696ae6e1eb
Name the manifest the way ubuntu-cdimage expects it for subarchs
2017-11-08 12:35:38 -08:00
Steve Langasek
e96fa8b878
ubuntu-image now produces a manifest file listing the snap revisions
...
used; publish this so that it's picked up by launchpad-buildd.
2017-11-08 12:22:05 -08:00
Steve Langasek
b3cf7b9013
The target for x86 ubuntu-core images is VMs, so create them with
...
a buffer of free space in order to work if booted in place.
2017-11-08 12:11:40 -08:00
Steve Langasek
807e91863e
releasing package livecd-rootfs version 2.480
2.480
2017-11-06 11:12:58 -08:00
Steve Langasek
017fde3a27
Add the IMAGEFORMAT=none to support generating a single rootfs.
2017-11-06 11:07:52 -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
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
dfaf247193
Properly handle loop device names when there are > 10 devices on the
...
system.
2017-10-21 00:54:02 -07:00
Steve Langasek
2b30a986c3
Merge lp:~vorlon/livecd-rootfs/minimize-purge-initramfstools
2017-10-18 23:20:19 -07:00
Steve Langasek
f91a9f16ee
Also remove old dpkg files from the live images
2017-10-18 22:20:44 -07:00
Steve Langasek
51890b5b43
add 'file' to the axe list for minimized
2017-10-18 18:11:53 -07:00
Steve Langasek
c9b427c11b
Another round of package removals for minimization
2017-10-18 17:50:56 -07:00
Steve Langasek
8991c5cb41
releasing package livecd-rootfs version 2.478
2.478
2017-10-17 22:08:41 -07:00
Steve Langasek
06eec402e8
Merge lp:~mwhudson/livecd-rootfs/subiquity-stable-refresh-safety
2017-10-17 22:08:35 -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
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
c0bb8d760f
remove vim a little harder
2017-10-13 23:52:03 -04:00