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