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