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