]> rtime.felk.cvut.cz Git - novaboot.git/blobdiff - debian/changelog
Update changelog for 20220425a release
[novaboot.git] / debian / changelog
index 9ef0c1c411777927d398285aad5da8bcf834e202..0463e392328140b7f161351bc32df50a79acabd4 100644 (file)
@@ -1,3 +1,59 @@
+novaboot (20220425a) unstable; urgency=medium
+
+  * Fix u-boot prompt handling
+
+ -- Michal Sojka <michal.sojka@cvut.cz>  Mon, 25 Apr 2022 23:51:38 +0200
+
+novaboot (20220425) unstable; urgency=medium
+
+  * server: Make systemd invoke novaboot-shell in the $HOME directory
+  * server: Fix delayed power off
+  * server: Fix enabling of delayed power off
+  * server: Doc grammar fixes
+  * server: Refactor delayed power-off logic
+  * Reset u-boot download timeout with every '#'
+  * doc: Add preliminary Raspberry Pi guide
+
+ -- Michal Sojka <michal.sojka@cvut.cz>  Mon, 25 Apr 2022 22:35:56 +0200
+
+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 <michal.sojka@cvut.cz>  Fri, 22 Oct 2021 15:01:32 +0200
+
+novaboot (20210126a) unstable; urgency=medium
+
+  * Strip trailing spaces in novaboot script load/copy lines
+
+ -- Michal Sojka <michal.sojka@cvut.cz>  Tue, 26 Jan 2021 19:42:42 +0100
+
+novaboot (20210126) unstable; urgency=medium
+
+  [ Michal Sojka ]
+  * server: Document automatic power off
+
+  [ Martin Vajnar ]
+  * Prioritize 'exiton' over 'expect_raw'
+
+  [ Michal Sojka ]
+  * server: Do not hardcode bash path
+  * server: Document how to use shell function for console_cmd
+  * server: Add support for default_cmd configuration variable
+  * server: Split documentation to separate files
+  * Add README.md
+
+ -- Michal Sojka <michal.sojka@cvut.cz>  Tue, 26 Jan 2021 15:17:26 +0100
+
 novaboot (20201217) unstable; urgency=medium
 
   [ Michal Sojka ]