2652 Commits

Author SHA1 Message Date
Steve Langasek
80d331ef9c Clearer changelogs about when things went obsolete 2023-09-06 11:59:53 -07:00
Steve Langasek
458f58bb7a Drop references to mythbuntu, obsolete after xenial. 2023-09-06 11:59:32 -07:00
Steve Langasek
f763efa40e Drop references to ubuntu-dvd, obsolete since precise. 2023-09-06 11:53:23 -07:00
Steve Langasek
f44c2aac8c merge redundant cases for seed/mirror handling 2023-09-06 11:43:11 -07:00
Steve Langasek
caace43cb9 ubuntu-unity-live task exists, use it also instead of hard-coded list of packages. 2023-09-06 11:36:18 -07:00
Steve Langasek
fc49fb286c Drop references to ubuntu-netbook, obsolete since Ubuntu 11.04. 2023-09-06 11:32:43 -07:00
Steve Langasek
e8a08ad084 Don't hard-code addition of xterm package on xubuntu, it's in the task already. 2023-09-06 11:28:50 -07:00
Steve Langasek
7c51e152f1 ubuntucinnamon-live task has existed for a while now, use it instead of hard-coded list of packages. 2023-09-06 11:26:58 -07:00
Steve Langasek
abc60bc135 Drop references to kubuntu-plasma5, obsolete since wily 2023-09-06 11:24:06 -07:00
Łukasz 'sil2100' Zemczak
d7f2a4f240 releasing package livecd-rootfs version 23.10.32 2023-09-06 18:24:28 +02:00
Łukasz 'sil2100' Zemczak
e38264ca7a Merge branch 'canary-as-default' of git+ssh://git.launchpad.net/livecd-rootfs into ubuntu/master 2023-09-06 18:23:07 +02:00
Steve Langasek
e5646cd530 releasing package livecd-rootfs version 23.10.31 2023-09-05 14:43:26 -07:00
Steve Langasek
7ae752357f mark the minimized autopkgtest as also allowing stderr, in the event of any error messages from blkid. 2023-09-05 14:40:35 -07:00
Steve Langasek
34e850d4a5 blkid is unreliable in mount_image(), but this blkid call is only here for debugging, so ignore any failures (even if we don't understand them). LP: #2034299. 2023-09-05 12:30:15 -07:00
Łukasz 'sil2100' Zemczak
76141ad5f3 Add changelog. 2023-09-05 19:23:32 +02:00
Utkarsh Gupta
990e66dadd Update d/ch for 23.10.30 release 2023-09-02 02:30:13 +05:30
Łukasz 'sil2100' Zemczak
322b822087 releasing package livecd-rootfs version 23.10.29 2023-08-31 15:25:05 +02:00
Łukasz 'sil2100' Zemczak
4a5af08b91 Merge branch 'ubuntu/master' of git+ssh://git.launchpad.net/livecd-rootfs into canary-sync-tasks 2023-08-31 15:22:50 +02:00
Steve Langasek
459665593c releasing package livecd-rootfs version 23.10.28 2023-08-30 08:28:59 -07:00
Steve Langasek
8c3d3087d6 Allow stderr in the autopkgtest. 2023-08-30 08:28:51 -07:00
Łukasz 'sil2100' Zemczak
bbf7466695 Changelog entry. 2023-08-30 12:05:49 +02:00
Steve Langasek
6e30df92f2 releasing package livecd-rootfs version 23.10.27 2023-08-29 10:39:26 -07:00
Steve Langasek
b30e7e4146 lb_chroot_layered: if the unmount of the chroot mountpoint fails, dump mount information for debugging. 2023-08-29 10:39:21 -07:00
Steve Langasek
5a0909dd20 Add ubuntu to the list of targets we autopkgtest for on amd64, to ensure coverage of the lb_chroot_layered behavior. 2023-08-29 10:34:26 -07:00
Łukasz 'sil2100' Zemczak
4c5f394653 releasing package livecd-rootfs version 23.10.26 2023-08-28 15:48:38 +02:00
Łukasz 'sil2100' Zemczak
353d222c94 Merge branch 'seed.yaml-live' of git+ssh://git.launchpad.net/~mwhudson/livecd-rootfs/+git/livecd-rootfs into ubuntu/master 2023-08-28 15:48:00 +02:00
Łukasz 'sil2100' Zemczak
4a2e30a3b3 Update enhanced-sb layer model assertion. 2023-08-28 12:23:30 +02:00
Michael Hudson-Doyle
6ab6066c05 Use a traditional seed.yaml style seed for the canary installer's live session. 2023-08-28 21:29:24 +12:00
Michael Hudson-Doyle
e00e189ad6 releasing package livecd-rootfs version 23.10.25 2023-08-28 14:03:04 +12:00
Michael Hudson-Doyle
b91452e7fe snap-seed-parse.py: fix builds with no snaps. 2023-08-28 14:02:51 +12:00
Michael Hudson-Doyle
0d35c7645f releasing package livecd-rootfs version 23.10.24 2023-08-28 12:49:08 +12:00
Michael Hudson-Doyle
db6f685b84 snap-seed-parse.py: Update to allow parsing uc20-style seeds. (LP: #2028984) 2023-08-28 11:30:11 +12:00
Michael Hudson-Doyle
3d5fd1120c Configure universe sources in canary ISO. (LP: #2033109) 2023-08-28 10:43:52 +12:00
Michael Hudson-Doyle
a83925b8ac update-source-catalog: Fix case where a variaton does not point at the base layer (i.e. most builds) (LP: #2033168) 2023-08-28 10:40:53 +12:00
Steve Langasek
57fb4b2b04 releasing package livecd-rootfs version 23.10.23 2023-08-26 16:34:30 -07:00
Steve Langasek
21333e9889 Drop mke2fs.conf override, no longer needed. 2023-08-26 15:12:09 -07:00
Steve Langasek
cb3f3292b2 i386 foreign-arch support was added for the canary image before 23.04 released, but by mistake it was only added to the squashfs for the live session, and not the squashfs layer used as the source for installation. split the chroot hooks to add this to the standard.squashfs. LP: #2033170. 2023-08-26 15:06:14 -07:00
Michael Hudson-Doyle
809fbee16b releasing package livecd-rootfs version 23.10.22 2023-08-25 18:45:15 +12:00
Michael Hudson-Doyle
f354d76a83 Stop launching a gnome-terminal at startup of the canary live session. (LP: #2032647) 2023-08-25 15:22:02 +12:00
Michael Hudson-Doyle
9b75387648 update-source-catalog: work better when we want a variation to point at the base layer. 2023-08-25 15:15:02 +12:00
Michael Hudson-Doyle
5456e4e5e6 Undo preseeding in reset_snapd_state. 2023-08-25 14:50:08 +12:00
Steve Langasek
19c8076966 releasing package livecd-rootfs version 23.10.21 2023-08-23 10:31:51 -07:00
Steve Langasek
2b80fdecd2 No need to use rsync in hooks now to avoid file duplication since layer handling as a whole now uses rsync. 2023-08-23 22:21:41 +12:00
Steve Langasek
b43e3b84f4 Reset /var/lib/snapd in the upper layers before calling snap prepare-image 2023-08-23 22:21:41 +12:00
Steve Langasek
d3a75c9bec Consolidate canary layers to merge 'classic' back into 'standard' 2023-08-23 22:21:32 +12:00
Michael Hudson-Doyle
6890dfe5ca Deduplicate the layers just before creating the squashfs, to enable deduplication of the result of binary hooks as well. 2023-08-23 22:14:15 +12:00
Łukasz 'sil2100' Zemczak
caedce593b releasing package livecd-rootfs version 23.10.20 2023-08-22 17:16:00 +02:00
Łukasz 'sil2100' Zemczak
b1a118f4d7 Update canary model assertions.: 2023-08-22 17:15:36 +02:00
Utkarsh Gupta
13c3321bb8 Update d/ch for 23.10.19 release 2023-08-22 14:55:35 +05:30
Łukasz 'sil2100' Zemczak
139234da82 releasing package livecd-rootfs version 23.10.18 2023-08-18 18:00:47 +02:00