changelog

This commit is contained in:
michael.hudson@canonical.com 2026-02-23 15:08:48 +13:00
parent 6175dfb3ac
commit e9d67eecd6
No known key found for this signature in database
GPG Key ID: 80E627A0AB757E23

10
debian/changelog vendored
View File

@ -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 <michael.hudson@ubuntu.com> Mon, 23 Feb 2026 15:02:42 +1300
livecd-rootfs (26.04.23) UNRELEASED; urgency=medium
[ Tobias Heider ]