1957 Commits

Author SHA1 Message Date
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
a9e120f6e1 releasing package livecd-rootfs version 2.589 2019-05-31 12:19:01 +02: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
Steve Langasek
1506f7cccc releasing package livecd-rootfs version 2.588 2019-05-30 14:23:15 -07:00
Steve Langasek
4b18800182 Add an explicit build-dependency on python3-yaml since livecd-rootfs uses it, rather than relying on this dependency being pulled in indirectly via ubuntu-image. 2019-05-30 14:23:09 -07: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
Steve Langasek
188218b166 releasing package livecd-rootfs version 2.587 2019-05-28 08:41:19 -07:00
Steve Langasek
6af9dd4148 Merge lp.1829333 2019-05-24 09:18:44 -07:00
Michael Hudson-Doyle
561001ece2 releasing package livecd-rootfs version 2.586 2019-05-23 12:34:10 +12:00
Robert C Jennings
c10ca357b5
magic-proxy: Send headers on error (LP: #1829944) 2019-05-21 19:21:26 -05:00
Michael Hudson-Doyle
b8e4966097 releasing package livecd-rootfs version 2.585 2019-05-21 09:38:05 +12:00
Michael Hudson-Doyle
d35d115938 Merge branch 'ubuntu/master_parallel_cpc_fixes' into ubuntu/master 2019-05-21 09:26:42 +12:00
Michael Hudson-Doyle
8b70933598 update version number in changelog 2019-05-21 09:26:33 +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
9479a4eb9e Update changelog 2019-05-16 23:07:25 +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
a4f6f6d134 releasing package livecd-rootfs version 2.583 2019-05-16 15:23:32 +02:00
Dimitri John Ledkov
9d7b6a8e7e Drop maas hook from server-live. 2019-05-16 13:09:25 +02:00
Dimitri John Ledkov
ba49d6db5f Use snap-tool to seed subiquity snap. 2019-05-16 13:03:30 +02:00
Julian Andres Klode
66e382d73b releasing package livecd-rootfs version 2.582 2019-05-13 14:23:08 +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
Michael Hudson-Doyle
d4923801ca releasing package livecd-rootfs version 2.581 2019-05-08 10:35:28 +12:00
Michael Hudson-Doyle
42992467a1 Remove device nodes later for ubuntu-base:minimized (i.e. docker) builds. (LP: #1828118) 2019-05-08 10:04:23 +12:00
Robert C Jennings
05850394d7
ubuntu-cpc: Ensure base disk image is the same between all build targets
The following targets have livecd.ubuntu-cpc.manifest (and
livecd.ubuntu-cpc.ext4) which differ in some way from the 'all'
target. They are all missing grub-efi and other modifications:

root-dir
squashfs
tarball

These targets do not depend on the 'disk-image' target. This means that
the ext4 produced will lack the uefi modifications (and any from the
disk-image target binary hooks).

Since the ext4 file is common to all builds there is a chance that a
parallel build from one of these targets could overwrite this artifact.
This patch ensures that all targets will produce consistent base output.
2019-05-02 16:04:10 -05:00
Julian Andres Klode
263cc6f453 releasing package livecd-rootfs version 2.580 2019-04-26 10:30:18 +02:00
Julian Andres Klode
ffd06b6e09 Merge branch 'minimize-manual-earlier' of lp:~juliank/livecd-rootfs into ubuntu/master 2019-04-26 10:29:25 +02:00
Dimitri John Ledkov
0fe925b591
releasing package livecd-rootfs version 2.579 2019-04-25 17:07:19 +01:00
Dimitri John Ledkov
d13964805e
Fix ubuntu-server-live images to generate initrd with casper UUID. Whilst configs are sources, the variables are not exported into the environment by default. Thus when casper hook is executed, it had no idea that it should generate UUID. 2019-04-25 17:07:02 +01:00
Julian Andres Klode
e95ad81c47 Run clean_debian_chroot after minimize_manual
This avoids us having apt cache files in the final image.

For auto/build, we move the call to clean_debian_chroot to the end,
this also takes care of the caches generated by apt-get update
in case of a preinstalled-pool.

For layered, it's just a simple swap of the lines.

LP: #1826377
2019-04-25 11:51:30 +02:00
Steve Langasek
b83f70a2ea Add support for the 'kassel' subflavor of UC18 images. 2019-04-19 15:24:45 -07:00
Steve Langasek
d5c0bd170b releasing package livecd-rootfs version 2.578 2019-04-13 02:13:22 -07:00
Steve Langasek
39f2558b96 Fix the sed script that Tobias had right in the first place and I mangled in the previous upload. 2019-04-13 02:13:17 -07:00
Steve Langasek
85b7813ff8 releasing package livecd-rootfs version 2.577 2019-04-12 13:38:45 -07:00
Steve Langasek
f4fa240ed7 Adjust sed command for clarity. 2019-04-12 13:37:02 -07:00
Tobias Koch
796211dde7 If image has core18 snaps only, automatically preseed snapd 2019-04-12 13:37:02 -07:00
Tobias Koch
05e71b3840 Do not include any snaps in ubuntu-cpc:minimized builds 2019-04-12 13:37:02 -07:00
Łukasz 'sil2100' Zemczak
b952a0c243 releasing package livecd-rootfs version 2.576 2019-04-10 10:28:25 +02:00
Łukasz 'sil2100' Zemczak
e779a202c5 Merge branch 'feature/snap-tool-prefer-stable-for-core' of https://git.launchpad.net/~tobijk/livecd-rootfs/+git/livecd-rootfs into ubuntu/master 2019-04-09 18:31:27 +02:00
Mathieu Trudel-Lapierre
c6c7d5618a releasing package livecd-rootfs version 2.575 2019-04-01 14:30:02 -04:00
Robert C Jennings
a45342f269
ubuntu-cpc: avoid duplicate snaps listed in qcow manifest
commit a993592 introduced an additional call to create_manifest
(and snap-seed-parse) to write binary/boot/filesystem.packages. This
caused duplicate snap lines in the qcow manifest. This is because the
live-build/auto/binary code assumes that after 'lb binary' is run the
filesystem.packages will only have debs and it calls snap-seed-parse to
add them to the file. The commit changed filesystem.packages in the
ubuntu-cpc uefi binary hook to include debs and snaps.

This patch keeps the intent of the prior patch, updating the
filesystem.packages file for the content of the uefi disk image, but
only writes a listing of debian packages to match the expected content
of filesystem.packages.  The snaps will still be added in generic code
in live-build/auto/build.
2019-03-29 15:39:47 -05:00
Dimitri John Ledkov
2db7f01a58
releasing package livecd-rootfs version 2.574 2019-03-21 22:51:27 +00:00
Didier Roche
a44c468a6c releasing package livecd-rootfs version 2.573 2019-03-20 17:11:39 +01:00