]> rtime.felk.cvut.cz Git - novaboot.git/blob - debian/changelog
Update changelog for 20150127a release
[novaboot.git] / debian / changelog
1 novaboot (20150127a) unstable; urgency=medium
2
3   * Do not invoke rsync if there is nothing to copy
4   * uboot: Make loading files and booting independent
5
6  -- Michal Sojka <sojkam1@fel.cvut.cz>  Tue, 27 Jan 2015 14:49:18 +0100
7
8 novaboot (20150127) unstable; urgency=medium
9
10   * Add --netif option
11
12  -- Michal Sojka <sojkam1@fel.cvut.cz>  Tue, 27 Jan 2015 12:20:44 +0100
13
14 novaboot (20141216) unstable; urgency=medium
15
16   * Do not use nproc to determine the number of processors
17   * Doc: Add a concise list of execution phases
18   * Doc: Rename CONFIGURATION FILE to CONFIGURATION FILES
19   * Add --no-final-eol option
20
21  -- Michal Sojka <sojkam1@fel.cvut.cz>  Tue, 16 Dec 2014 13:45:38 +0100
22
23 novaboot (20141215) unstable; urgency=medium
24
25   * Execute --uboot-cmd even if there are no files to boot
26   * Always finish novaboot output with new line character
27   * Allow specifying target in NOVABOOT_TARGET environment variable
28   * qemu is no longer hardcoded as default target
29
30  -- Michal Sojka <sojkam1@fel.cvut.cz>  Mon, 15 Dec 2014 15:21:22 +0100
31
32 novaboot (20141209-1) unstable; urgency=medium
33
34   * Add --remote-expect-silent option
35
36  -- Michal Sojka <sojkam1@fel.cvut.cz>  Tue, 09 Dec 2014 13:21:43 +0100
37
38 novaboot (20141209) unstable; urgency=medium
39
40   * Flush serial line output after reset
41
42  -- Michal Sojka <sojkam1@fel.cvut.cz>  Tue, 09 Dec 2014 10:21:35 +0100
43
44 novaboot (20141202) unstable; urgency=medium
45
46   * Add --no-uboot option
47   * Add --no-interaction option
48   * Print all novaboot messages to stderr
49   * Always use bi-directional communication with target
50
51  -- Michal Sojka <sojkam1@fel.cvut.cz>  Tue, 02 Dec 2014 16:52:17 +0100
52
53 novaboot (20141125) unstable; urgency=medium
54
55   * Implement user configuration file
56   * doc: Be more explicit in the introduction to "Configuration reading phase"
57   * Fail when multiple target connection options are given
58
59  -- Michal Sojka <sojkam1@fel.cvut.cz>  Tue, 25 Nov 2014 12:10:27 +0100
60
61 novaboot (20141111) unstable; urgency=medium
62
63   * uboot: Do not analyze expanded kernel command line
64   * Print newline after --exiton triggered exit
65
66  -- Michal Sojka <sojkam1@fel.cvut.cz>  Tue, 11 Nov 2014 16:22:11 +0100
67
68 novaboot (20141031) unstable; urgency=medium
69
70   * Print meaningful error message when serial connection is not established
71   * Increase timeout for --remote-expect
72   * Add --exiton-re option
73   * Improve --exiton doc
74   * Add --exiton-timeout option
75   * Improve initial part of documentation
76   * doc: Improve Configuration file section
77   * uboot: Make boot command configurable
78   * Fix ramdisk timeout in uboot
79   * uboot: Add default addresses for --uboot-addr
80
81  -- Michal Sojka <sojkam1@fel.cvut.cz>  Fri, 31 Oct 2014 10:05:07 +0100
82
83 novaboot (20140910-1) unstable; urgency=medium
84
85   * Allow specifying timeout for U-Boot commands
86
87  -- Michal Sojka <sojkam1@fel.cvut.cz>  Wed, 10 Sep 2014 15:42:27 +0200
88
89 novaboot (20140910) unstable; urgency=medium
90
91   * Improve U-Boot-related error messages
92   * Add an option to disable reseting of the target
93   * Add support for uboot keyword in novaboot scripts
94   * Expand $NB_PREFIX in U-Boot commands
95   * Add NO_BOOT variable
96
97  -- Michal Sojka <sojkam1@fel.cvut.cz>  Wed, 10 Sep 2014 13:40:31 +0200
98
99 novaboot (20140730) unstable; urgency=medium
100
101   * Improve documentation and fix some types in code
102   * U-Boot: Extend kernel command line handling
103
104  -- Michal Sojka <sojkam1@fel.cvut.cz>  Wed, 30 Jul 2014 16:38:12 +0200
105
106 novaboot (20140723) unstable; urgency=medium
107
108   * Add sudoers template
109   * Add --tftp option
110   * Add --tftp-port option
111   * Detect errors when starting tftpd
112   * Improve U-Boot support
113   * Improve detection of U-Boot prompt after tftpboot command
114   * Add support for $NB_MYIP in --uboot-init
115   * Add --uboot-addr, i.e. generic way to specify U-Boot load addresses
116   * Inform the user that the interaction is only onedirectional
117   * Add experimental support for AMT IDE-R
118   * Support new version of syslinux
119   * Add support for recursive target definitions
120   * Use recursive target definition for ryu boards
121   * Add support for configuration directory (/etc/novaboot.d)
122   * Set $builddir to invocation dir if it is not specified by other means
123   * Initialize some variables even if /dev/null is passed as novaboot script
124   * Add --prefix - a more generic variant of --grub-prefix
125
126  -- Michal Sojka <sojkam1@fel.cvut.cz>  Wed, 23 Jul 2014 12:24:31 +0200
127
128 novaboot (20140513) unstable; urgency=low
129
130   * Initial Release.
131
132  -- Michal Sojka <sojkam1@fel.cvut.cz>  Tue, 13 May 2014 13:47:12 +0200