]> rtime.felk.cvut.cz Git - novaboot.git/blob - debian/changelog
Update changelog for 20141216 release
[novaboot.git] / debian / changelog
1 novaboot (20141216) unstable; urgency=medium
2
3   * Do not use nproc to determine the number of processors
4   * Doc: Add a concise list of execution phases
5   * Doc: Rename CONFIGURATION FILE to CONFIGURATION FILES
6   * Add --no-final-eol option
7
8  -- Michal Sojka <sojkam1@fel.cvut.cz>  Tue, 16 Dec 2014 13:45:38 +0100
9
10 novaboot (20141215) unstable; urgency=medium
11
12   * Execute --uboot-cmd even if there are no files to boot
13   * Always finish novaboot output with new line character
14   * Allow specifying target in NOVABOOT_TARGET environment variable
15   * qemu is no longer hardcoded as default target
16
17  -- Michal Sojka <sojkam1@fel.cvut.cz>  Mon, 15 Dec 2014 15:21:22 +0100
18
19 novaboot (20141209-1) unstable; urgency=medium
20
21   * Add --remote-expect-silent option
22
23  -- Michal Sojka <sojkam1@fel.cvut.cz>  Tue, 09 Dec 2014 13:21:43 +0100
24
25 novaboot (20141209) unstable; urgency=medium
26
27   * Flush serial line output after reset
28
29  -- Michal Sojka <sojkam1@fel.cvut.cz>  Tue, 09 Dec 2014 10:21:35 +0100
30
31 novaboot (20141202) unstable; urgency=medium
32
33   * Add --no-uboot option
34   * Add --no-interaction option
35   * Print all novaboot messages to stderr
36   * Always use bi-directional communication with target
37
38  -- Michal Sojka <sojkam1@fel.cvut.cz>  Tue, 02 Dec 2014 16:52:17 +0100
39
40 novaboot (20141125) unstable; urgency=medium
41
42   * Implement user configuration file
43   * doc: Be more explicit in the introduction to "Configuration reading phase"
44   * Fail when multiple target connection options are given
45
46  -- Michal Sojka <sojkam1@fel.cvut.cz>  Tue, 25 Nov 2014 12:10:27 +0100
47
48 novaboot (20141111) unstable; urgency=medium
49
50   * uboot: Do not analyze expanded kernel command line
51   * Print newline after --exiton triggered exit
52
53  -- Michal Sojka <sojkam1@fel.cvut.cz>  Tue, 11 Nov 2014 16:22:11 +0100
54
55 novaboot (20141031) unstable; urgency=medium
56
57   * Print meaningful error message when serial connection is not established
58   * Increase timeout for --remote-expect
59   * Add --exiton-re option
60   * Improve --exiton doc
61   * Add --exiton-timeout option
62   * Improve initial part of documentation
63   * doc: Improve Configuration file section
64   * uboot: Make boot command configurable
65   * Fix ramdisk timeout in uboot
66   * uboot: Add default addresses for --uboot-addr
67
68  -- Michal Sojka <sojkam1@fel.cvut.cz>  Fri, 31 Oct 2014 10:05:07 +0100
69
70 novaboot (20140910-1) unstable; urgency=medium
71
72   * Allow specifying timeout for U-Boot commands
73
74  -- Michal Sojka <sojkam1@fel.cvut.cz>  Wed, 10 Sep 2014 15:42:27 +0200
75
76 novaboot (20140910) unstable; urgency=medium
77
78   * Improve U-Boot-related error messages
79   * Add an option to disable reseting of the target
80   * Add support for uboot keyword in novaboot scripts
81   * Expand $NB_PREFIX in U-Boot commands
82   * Add NO_BOOT variable
83
84  -- Michal Sojka <sojkam1@fel.cvut.cz>  Wed, 10 Sep 2014 13:40:31 +0200
85
86 novaboot (20140730) unstable; urgency=medium
87
88   * Improve documentation and fix some types in code
89   * U-Boot: Extend kernel command line handling
90
91  -- Michal Sojka <sojkam1@fel.cvut.cz>  Wed, 30 Jul 2014 16:38:12 +0200
92
93 novaboot (20140723) unstable; urgency=medium
94
95   * Add sudoers template
96   * Add --tftp option
97   * Add --tftp-port option
98   * Detect errors when starting tftpd
99   * Improve U-Boot support
100   * Improve detection of U-Boot prompt after tftpboot command
101   * Add support for $NB_MYIP in --uboot-init
102   * Add --uboot-addr, i.e. generic way to specify U-Boot load addresses
103   * Inform the user that the interaction is only onedirectional
104   * Add experimental support for AMT IDE-R
105   * Support new version of syslinux
106   * Add support for recursive target definitions
107   * Use recursive target definition for ryu boards
108   * Add support for configuration directory (/etc/novaboot.d)
109   * Set $builddir to invocation dir if it is not specified by other means
110   * Initialize some variables even if /dev/null is passed as novaboot script
111   * Add --prefix - a more generic variant of --grub-prefix
112
113  -- Michal Sojka <sojkam1@fel.cvut.cz>  Wed, 23 Jul 2014 12:24:31 +0200
114
115 novaboot (20140513) unstable; urgency=low
116
117   * Initial Release.
118
119  -- Michal Sojka <sojkam1@fel.cvut.cz>  Tue, 13 May 2014 13:47:12 +0200