Michael Vogt
248efab2fd
live-build: move snap seed validation into snap_preseed
2019-07-15 20:12:33 +02:00
Michael Vogt
ac717bff40
live-build: move snap seed validation into preinstall_snaps (thanks to rcj)
2019-07-15 17:32:28 +02:00
Iain Lane
7f07cc8991
live-build/functions: Seed core again on non-minimized builds
...
This is apparently still required; without it snapd gives an error
message like:
stateengine.go:102: state ensure error: devicemgr: cannot proceed without seeding "core"
2019-07-15 16:15:31 +01:00
Tobias Koch
18468c4218
Check exit status of snap-tool info call while determining base snap
2019-07-15 07:49:59 +02:00
Michael Vogt
8bc09a160b
Run "snap debug validate-seed" to do basic validation of the geerated seed.yaml
2019-07-12 17:55:16 +02:00
Łukasz 'sil2100' Zemczak
1e275b6b46
Append seeded snaps to manifests for all images.
2019-07-02 11:39:07 +02:00
Dimitri John Ledkov
124d074101
Unbreak cpc/server builds, by ensuring that includes are copied with archived symlinks, and only hooks resolve symlinks when getting copied.
2019-06-20 23:27:36 +01:00
Dimitri John Ledkov
095c8f4696
Install s390-tools-zkey into the installer layer for zkey support in subiquity.
2019-06-20 23:26:13 +01:00
Colin Watson
dc85df854b
Add tzdata to buildd images
...
It isn't strictly build-essential, but it has traditionally been present
in both Debian and Ubuntu, and a variety of things fail without it.
2019-06-19 17:20:54 +01:00
Steve Langasek
796a89a3c0
Remove dangling symlink /usr/lib/systemd/system/local-fs.target.wants/media-region.lower.mount. It's unclear why this has just started causing build failures, but the symlink should have been removed in 2.592 with the rest of the MAAS stuff.
2019-06-15 11:09:45 -07:00
David Krauser
0e3b1e206b
Add support for HyperV Gallery images
2019-06-11 23:26:07 -04:00
Tiago Stürmer Daitx
f2bbe1fd85
Merge patviafore/linux_kvm_image: Add linux-kvm image
...
We are creating a derivative of disk-image, replacing the kernel with
linux-kvm, removing initramfs, and creating a qcow2 image.
Source: ~patviafore/livecd-rootfs/+git/livecd-rootfs:linux_kvm_image
Modifications: fixed conflict in debian/changelog entry and bumped
version.
Signed-off-by: Tiago Stürmer Daitx <tdaitx@gmail.com>
2019-06-11 22:17:20 -03:00
Łukasz 'sil2100' Zemczak
d830cfccee
Merge Dave's changes: Use boot-partition for c-i seed on RPi
...
Configure cloud-init to look for its seed in the vFAT boot partition on
raspberry pi images; the corresponding gadget is configured to place the
user-data, meta-data, and network-config files there.
Source: ~waveform/ubuntu/+source/livecd-rootfs:cloud-init-boot
2019-06-07 14:31:57 +02:00
Pat Viafore
514a83b926
Unmount the image before we convert to qcow2 to avoid corruption
2019-06-06 08:21:22 -05:00
Pat Viafore
9bf4c7cb52
Adding apt-get autoremove and setting IMAGE_STR
2019-06-06 08:21:22 -05:00
Pat Viafore
975a620e59
Various fixes from code review.
...
Cleaning indices; removing superfluous apt-get update; adding debug
messages; adding better output name
2019-06-06 08:21:22 -05:00
Pat Viafore
afbda566eb
Adding hooks and making replace_kernel function
2019-06-06 08:20:45 -05:00
Pat Viafore
528b2ea57a
Add kvm image
2019-06-06 08:20:45 -05:00
Dimitri John Ledkov
d7b629cae6
Do not force lzma on ubuntu-core builds, the compress format default should be set universally inside initramfs-tools-ubuntu-core package instead of getting duplicated multiple times all over the place.
2019-06-05 13:50:20 +01:00
Dimitri John Ledkov
3d36dc0794
Stop overriding initramfs compression default to lzma. LP: #1831736
2019-06-05 13:47:09 +01:00
Dimitri John Ledkov
67b26519bc
Drop trying to mount removed maas squashfs.
2019-06-05 00:03:03 +01:00
Dimitri John Ledkov
11756d2d1e
Fix typpo when dropping jasper.
2019-06-04 23:51:50 +01:00
Dimitri John Ledkov
de1055de29
Merge branch 'dead-ubuntu-rtm' of git+ssh://git.launchpad.net/~xnox/livecd-rootfs into ubuntu/master
2019-06-04 23:43:52 +01:00
Dimitri John Ledkov
28c37f405f
Merge branch 'dead-ubuntu-touch-hooks' of git+ssh://git.launchpad.net/~xnox/livecd-rootfs into ubuntu/master
2019-06-04 23:42:51 +01:00
Dimitri John Ledkov
702ccb4c77
Merge branch 'dead-ubuntu-touch' of git+ssh://git.launchpad.net/~xnox/livecd-rootfs into ubuntu/master
2019-06-04 23:42:31 +01:00
Dimitri John Ledkov
279c91924e
Merge branch 'ubuntu-desktop-next-hooks' of git+ssh://git.launchpad.net/~xnox/livecd-rootfs into ubuntu/master
2019-06-04 23:41:25 +01:00
Dimitri John Ledkov
af96b80116
Merge branch 'dead-ubuntu-desktop-next' of git+ssh://git.launchpad.net/~xnox/livecd-rootfs into ubuntu/master
2019-06-04 23:40:37 +01:00
Dimitri John Ledkov
97adf4c160
Merge branch 'drop-old-arm' of git+ssh://git.launchpad.net/~xnox/livecd-rootfs into ubuntu/master
2019-06-04 23:39:44 +01:00
Dimitri John Ledkov
b0312baeb7
Merge branch 'dead-jasper' of git+ssh://git.launchpad.net/~xnox/livecd-rootfs into ubuntu/master
2019-06-04 23:38:32 +01:00
Dimitri John Ledkov
1a3eaf75c8
Merge branch 'dead-wubi' of git+ssh://git.launchpad.net/~xnox/livecd-rootfs into ubuntu/master
2019-06-04 23:37:47 +01:00
Łukasz 'sil2100' Zemczak
e3b7b319c1
Merge branch 'uc18-kassel' of git+ssh://git.launchpad.net/livecd-rootfs into ubuntu/master
...
Bumped the changelog entry timestamp.
2019-05-31 10:42:11 +02:00
Dimitri John Ledkov
d56653396d
Drop ubuntu-rtm configs
2019-05-30 12:20:12 +01:00
Dimitri John Ledkov
a7631ad0f5
Drop ubuntu-touch hooks
2019-05-30 12:14:16 +01:00
Dimitri John Ledkov
44fd9ba9fd
Drop ubuntu-touch configs
2019-05-30 12:13:31 +01:00
Dimitri John Ledkov
25224180e1
Drop ubuntu-desktop-next hooks
2019-05-30 12:02:05 +01:00
Dimitri John Ledkov
2aa3a59b7c
Drop ubuntu-desktop-next configs
2019-05-30 12:00:59 +01:00
Dimitri John Ledkov
5b89298cd9
Drop old arm platforms.
2019-05-30 11:49:06 +01:00
Dimitri John Ledkov
c596d3d376
Drop dead jasper subproject.
2019-05-30 11:09:46 +01:00
Dimitri John Ledkov
6d02eac861
Drop dead wubi subproject.
2019-05-30 11:04:40 +01:00
Balint Reczey
76a57f37ef
Merge lp:~rbalint -b ubuntu/master
2019-05-27 19:19:04 +02:00
Steve Langasek
6af9dd4148
Merge lp.1829333
2019-05-24 09:18:44 -07:00
Michael Hudson-Doyle
d35d115938
Merge branch 'ubuntu/master_parallel_cpc_fixes' into ubuntu/master
2019-05-21 09:26:42 +12:00
Steve Langasek
c306763147
Strip translation files out of the minimal images.
...
This is another thing that goes unused when there is no human console user
(and we already don't have the locales themselves present on a minimal
image).
Bug-Ubuntu: https://bugs.launchpad.net/bugs/1829333
2019-05-17 18:25:21 +02:00
Balint Reczey
2bb15e03f4
wsl.binary: Add comment about tar usage
2019-05-17 16:41:21 +02:00
Balint Reczey
c8812c7b69
Merge lp:~rbalint/livecd-rootfs -b wsl into ubuntu/master
2019-05-16 22:49:51 +02:00
Balint Reczey
3ae9628528
Build WSL rootfs tarball
...
LP: #1827930
2019-05-16 18:16:44 +02:00
Dimitri John Ledkov
9d7b6a8e7e
Drop maas hook from server-live.
2019-05-16 13:09:25 +02:00
Dimitri John Ledkov
aa58b069ed
Set executable bit on kernel-bits.binary
2019-05-16 13:05:56 +02:00
Dimitri John Ledkov
ba49d6db5f
Use snap-tool to seed subiquity snap.
2019-05-16 13:03:30 +02:00
Julian Andres Klode
bed915a0fb
Don't purge busybox-static in minimized, no longer installed
...
This caused the builds to fail because we were purging are non
existing package.
2019-05-13 14:22:53 +02:00