]> rtime.felk.cvut.cz Git - novaboot.git/blobdiff - debian/changelog
Update changelog for 20170826 release
[novaboot.git] / debian / changelog
index ec3415510ba6c291fde0526d840e2b264c3bba39..610666963c63f466b51b3b3cba4694f00ac11a85 100644 (file)
@@ -1,3 +1,64 @@
+novaboot (20170826) unstable; urgency=medium
+
+  * New, experimental, implementation of novaboot-server and its client-side
+    support
+
+ -- Michal Sojka <sojkam1@fel.cvut.cz>  Sun, 27 Aug 2017 00:03:24 +0200
+
+novaboot (20170424) unstable; urgency=medium
+
+  * Add --iprelay-cmd option
+
+ -- Michal Sojka <sojkam1@fel.cvut.cz>  Mon, 24 Apr 2017 10:19:50 +0200
+
+novaboot (20170423) unstable; urgency=medium
+
+  * Add support for chainloading another bootloader
+  * Support 'chld' lines in Emacs novaboot-mode.el
+  * Suppress Expect warning: handle id(3) is not a tty...
+  * Documentation updates
+  * Implement --remote-expect-timeout
+  * uboot: Empty FDT address if no device tree is loaded
+
+ -- Michal Sojka <sojkam1@fel.cvut.cz>  Sun, 23 Apr 2017 12:35:11 +0200
+
+novaboot (20160503) unstable; urgency=medium
+
+  * Do not run --uboot-cmd if it is empty string
+  * Documentation updates
+  * Add --reset-send option
+  * Improve IP address error message
+  * Add "copy" keyword to novaboot script syntax
+  * Support "<" syntax for uboot lines in novaboot script
+  * Allow redirecting U-Boot command output to a file
+  * doc: Add complex example of U-Boot interaction
+  * Append -serial flags to qemu only if it is not already on the command line
+  * Print effective command line option (after target expansion)
+
+ -- Michal Sojka <sojkam1@fel.cvut.cz>  Tue, 03 May 2016 10:07:03 +0200
+
+novaboot (20150127a) unstable; urgency=medium
+
+  * Do not invoke rsync if there is nothing to copy
+  * uboot: Make loading files and booting independent
+
+ -- Michal Sojka <sojkam1@fel.cvut.cz>  Tue, 27 Jan 2015 14:49:18 +0100
+
+novaboot (20150127) unstable; urgency=medium
+
+  * Add --netif option
+
+ -- Michal Sojka <sojkam1@fel.cvut.cz>  Tue, 27 Jan 2015 12:20:44 +0100
+
+novaboot (20141216) unstable; urgency=medium
+
+  * Do not use nproc to determine the number of processors
+  * Doc: Add a concise list of execution phases
+  * Doc: Rename CONFIGURATION FILE to CONFIGURATION FILES
+  * Add --no-final-eol option
+
+ -- Michal Sojka <sojkam1@fel.cvut.cz>  Tue, 16 Dec 2014 13:45:38 +0100
+
 novaboot (20141215) unstable; urgency=medium
 
   * Execute --uboot-cmd even if there are no files to boot