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