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