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