]> rtime.felk.cvut.cz Git - novaboot.git/blobdiff - debian/changelog
Update changelog for 20150127a release
[novaboot.git] / debian / changelog
index 33f46cc08d45ae9a0f6363dc06d937d651dc3ddf..b0a4d9736f5d30ccac16843b6666b9aaab877116 100644 (file)
@@ -1,3 +1,70 @@
+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
+  * Always finish novaboot output with new line character
+  * Allow specifying target in NOVABOOT_TARGET environment variable
+  * qemu is no longer hardcoded as default target
+
+ -- Michal Sojka <sojkam1@fel.cvut.cz>  Mon, 15 Dec 2014 15:21:22 +0100
+
+novaboot (20141209-1) unstable; urgency=medium
+
+  * Add --remote-expect-silent option
+
+ -- Michal Sojka <sojkam1@fel.cvut.cz>  Tue, 09 Dec 2014 13:21:43 +0100
+
+novaboot (20141209) unstable; urgency=medium
+
+  * Flush serial line output after reset
+
+ -- Michal Sojka <sojkam1@fel.cvut.cz>  Tue, 09 Dec 2014 10:21:35 +0100
+
+novaboot (20141202) unstable; urgency=medium
+
+  * Add --no-uboot option
+  * Add --no-interaction option
+  * Print all novaboot messages to stderr
+  * Always use bi-directional communication with target
+
+ -- Michal Sojka <sojkam1@fel.cvut.cz>  Tue, 02 Dec 2014 16:52:17 +0100
+
+novaboot (20141125) unstable; urgency=medium
+
+  * Implement user configuration file
+  * doc: Be more explicit in the introduction to "Configuration reading phase"
+  * Fail when multiple target connection options are given
+
+ -- Michal Sojka <sojkam1@fel.cvut.cz>  Tue, 25 Nov 2014 12:10:27 +0100
+
+novaboot (20141111) unstable; urgency=medium
+
+  * uboot: Do not analyze expanded kernel command line
+  * Print newline after --exiton triggered exit
+
+ -- Michal Sojka <sojkam1@fel.cvut.cz>  Tue, 11 Nov 2014 16:22:11 +0100
+
 novaboot (20141031) unstable; urgency=medium
 
   * Print meaningful error message when serial connection is not established