From de447eb3e5a202d91618d29b776264ae47409ea9 Mon Sep 17 00:00:00 2001 From: Michael Hudson-Doyle Date: Thu, 13 Dec 2018 11:51:11 +1300 Subject: [PATCH] changelog --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 25c111a3..1f789b7c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Thu, 13 Dec 2018 15:22:15 +1300 livecd-rootfs (2.525.12) bionic; urgency=medium