3
0
mirror of https://git.launchpad.net/livecd-rootfs synced 2025-04-17 06:01:34 +00:00

changelog

This commit is contained in:
Michael Hudson-Doyle 2018-12-13 11:51:11 +13:00
parent f3a458a85f
commit de447eb3e5

7
debian/changelog vendored

@ -3,6 +3,13 @@ livecd-rootfs (2.525.13) UNRELEASED; urgency=medium
[ Balint Reczey ]
* Update Vcs-* fields in debian/control to point to git.
[ Michael Hudson-Doyle ]
* Changes to kernel handling for live-server: do not include kernel/initrd
in filesystem.squashfs but rather install it in a throwaway layer on top
of installer.squashfs and fish kernel, initrd and modules out of that with
an initrd hook that records kernel metapackage name in /run and mounts
/lib/modules from a squashfs on the ISO.
-- Michael Hudson-Doyle <michael.hudson@ubuntu.com> Thu, 13 Dec 2018 15:22:15 +1300
livecd-rootfs (2.525.12) bionic; urgency=medium