From e9d67eecd679a40f4c6d06adf408a4c8fcc073df Mon Sep 17 00:00:00 2001 From: "michael.hudson@canonical.com" Date: Mon, 23 Feb 2026 15:08:48 +1300 Subject: [PATCH] changelog --- debian/changelog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index 343eb02f..d9a8ef4d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +livecd-rootfs (26.04.24) UNRELEASED; urgency=medium + + * Various quality of life improvements for hacking on livecd-rootfs: + - Add a "ubuntu-test-iso" project that builds a not very useful ISO in 2-5 minutes. + - Add a build-livefs script that takes care of copying the auto scripts and + invoking lb clean/config/build with the right environment. + - Add a build-livefs-lxd script to run the above script in a lxd vm. + + -- Michael Hudson-Doyle Mon, 23 Feb 2026 15:02:42 +1300 + livecd-rootfs (26.04.23) UNRELEASED; urgency=medium [ Tobias Heider ]