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