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