X-Git-Url: https://rtime.felk.cvut.cz/gitweb/novaboot.git/blobdiff_plain/28fb0a24ff20b45b3f2aeb7607792c3668ceb349..2a86a1b61e18b868a3f7d8306688e335049d6a52:/debian/changelog diff --git a/debian/changelog b/debian/changelog index f889e35..936d1df 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +novaboot (20211022) unstable; urgency=medium + + [ alberand ] + * Add --copy= as alias to --server= + * tftpd: Run with mapfile and other changes to support PXE booting with GRUB2 + * Add BOOT_METHOD variable to control how to generate GRUB2 config + + [ Michal Sojka ] + * Die in case of multiple initrds for the Linux kernel + * server: Allow reset_cmd to contain a shell function name + * server: Add run_novaboot to be used as default_cmd + * Make <<>> fail if it cannot open a file + + -- Michal Sojka Fri, 22 Oct 2021 15:01:32 +0200 + novaboot (20210126a) unstable; urgency=medium * Strip trailing spaces in novaboot script load/copy lines