]> rtime.felk.cvut.cz Git - novaboot.git/blob - debian/changelog
fbabc98df0f4be26502b4c4dd33a25141774143f
[novaboot.git] / debian / changelog
1 novaboot (20191023) unstable; urgency=medium
2
3   * Add a picture showing typical use cases
4   * adduser-novaboot: Reload systemd after adding override units
5   * server: Mention adduser-novaboot in novaboot-shell documentation
6   * server: Add novaboot users to the novaboot group
7
8  -- Michal Sojka <michal.sojka@cvut.cz>  Wed, 23 Oct 2019 10:28:32 +0200
9
10 novaboot (20181127) unstable; urgency=medium
11
12   * server: Extend man page
13   * server: Grammar fixes in documentation
14   * doc: Fix typos
15   * Fix typo
16   * Mark --remote-expect* options as safe and improve documentation
17
18  -- Michal Sojka <michal.sojka@cvut.cz>  Tue, 27 Nov 2018 23:57:50 +0100
19
20 novaboot (20180323) unstable; urgency=medium
21
22   * server: Minor update of systemd files
23   * server/adduser: Give configuration file proper owner
24   * Increase uboot load timeouts
25   * server: Do not use flock --no-fork
26   * Add --uboot-stop-key option
27
28  -- Michal Sojka <michal.sojka@cvut.cz>  Fri, 23 Mar 2018 14:21:49 +0100
29
30 novaboot (20170915) unstable; urgency=medium
31
32   * server: Make console the default command
33   * server: Set proper hostname for locally run commands
34   * server: Update and rename systemd units
35   * doc: Mention --ssh in examples
36   * doc: Update initial examples
37
38  -- Michal Sojka <sojkam1@fel.cvut.cz>  Fri, 15 Sep 2017 12:12:50 +0200
39
40 novaboot (20170907) unstable; urgency=medium
41
42   * Do not share ssh connections across novaboot processes
43   * Fix --iprelay-cmd regression
44   * Properly terminate remote command even when it ignores SIGHUP
45   * server: Store target configuration in a variable, not in a shell function
46   * Fix reading of config files when invoked via "make -C dir"
47   * server: Fix handling of multi-word commands (rsync) without authorized_keys command=user...
48   * Change default novabox configuration
49   * server: Better error message of add-key command
50   * Obey INTERACTION variable
51   * server: Fix creation of tftproot
52   * Change default value of --remote-expect-timeout to infinity
53   * server: Document adduser-novaboot command
54   * server: Document novaboot-shell
55   * Fix man page (and lintian warning)
56
57  -- Michal Sojka <sojkam1@fel.cvut.cz>  Thu, 07 Sep 2017 11:38:41 +0200
58
59 novaboot (20170826) unstable; urgency=medium
60
61   * New, experimental, implementation of novaboot-server and its client-side
62     support
63
64  -- Michal Sojka <sojkam1@fel.cvut.cz>  Sun, 27 Aug 2017 00:03:24 +0200
65
66 novaboot (20170424) unstable; urgency=medium
67
68   * Add --iprelay-cmd option
69
70  -- Michal Sojka <sojkam1@fel.cvut.cz>  Mon, 24 Apr 2017 10:19:50 +0200
71
72 novaboot (20170423) unstable; urgency=medium
73
74   * Add support for chainloading another bootloader
75   * Support 'chld' lines in Emacs novaboot-mode.el
76   * Suppress Expect warning: handle id(3) is not a tty...
77   * Documentation updates
78   * Implement --remote-expect-timeout
79   * uboot: Empty FDT address if no device tree is loaded
80
81  -- Michal Sojka <sojkam1@fel.cvut.cz>  Sun, 23 Apr 2017 12:35:11 +0200
82
83 novaboot (20160503) unstable; urgency=medium
84
85   * Do not run --uboot-cmd if it is empty string
86   * Documentation updates
87   * Add --reset-send option
88   * Improve IP address error message
89   * Add "copy" keyword to novaboot script syntax
90   * Support "<" syntax for uboot lines in novaboot script
91   * Allow redirecting U-Boot command output to a file
92   * doc: Add complex example of U-Boot interaction
93   * Append -serial flags to qemu only if it is not already on the command line
94   * Print effective command line option (after target expansion)
95
96  -- Michal Sojka <sojkam1@fel.cvut.cz>  Tue, 03 May 2016 10:07:03 +0200
97
98 novaboot (20150127a) unstable; urgency=medium
99
100   * Do not invoke rsync if there is nothing to copy
101   * uboot: Make loading files and booting independent
102
103  -- Michal Sojka <sojkam1@fel.cvut.cz>  Tue, 27 Jan 2015 14:49:18 +0100
104
105 novaboot (20150127) unstable; urgency=medium
106
107   * Add --netif option
108
109  -- Michal Sojka <sojkam1@fel.cvut.cz>  Tue, 27 Jan 2015 12:20:44 +0100
110
111 novaboot (20141216) unstable; urgency=medium
112
113   * Do not use nproc to determine the number of processors
114   * Doc: Add a concise list of execution phases
115   * Doc: Rename CONFIGURATION FILE to CONFIGURATION FILES
116   * Add --no-final-eol option
117
118  -- Michal Sojka <sojkam1@fel.cvut.cz>  Tue, 16 Dec 2014 13:45:38 +0100
119
120 novaboot (20141215) unstable; urgency=medium
121
122   * Execute --uboot-cmd even if there are no files to boot
123   * Always finish novaboot output with new line character
124   * Allow specifying target in NOVABOOT_TARGET environment variable
125   * qemu is no longer hardcoded as default target
126
127  -- Michal Sojka <sojkam1@fel.cvut.cz>  Mon, 15 Dec 2014 15:21:22 +0100
128
129 novaboot (20141209-1) unstable; urgency=medium
130
131   * Add --remote-expect-silent option
132
133  -- Michal Sojka <sojkam1@fel.cvut.cz>  Tue, 09 Dec 2014 13:21:43 +0100
134
135 novaboot (20141209) unstable; urgency=medium
136
137   * Flush serial line output after reset
138
139  -- Michal Sojka <sojkam1@fel.cvut.cz>  Tue, 09 Dec 2014 10:21:35 +0100
140
141 novaboot (20141202) unstable; urgency=medium
142
143   * Add --no-uboot option
144   * Add --no-interaction option
145   * Print all novaboot messages to stderr
146   * Always use bi-directional communication with target
147
148  -- Michal Sojka <sojkam1@fel.cvut.cz>  Tue, 02 Dec 2014 16:52:17 +0100
149
150 novaboot (20141125) unstable; urgency=medium
151
152   * Implement user configuration file
153   * doc: Be more explicit in the introduction to "Configuration reading phase"
154   * Fail when multiple target connection options are given
155
156  -- Michal Sojka <sojkam1@fel.cvut.cz>  Tue, 25 Nov 2014 12:10:27 +0100
157
158 novaboot (20141111) unstable; urgency=medium
159
160   * uboot: Do not analyze expanded kernel command line
161   * Print newline after --exiton triggered exit
162
163  -- Michal Sojka <sojkam1@fel.cvut.cz>  Tue, 11 Nov 2014 16:22:11 +0100
164
165 novaboot (20141031) unstable; urgency=medium
166
167   * Print meaningful error message when serial connection is not established
168   * Increase timeout for --remote-expect
169   * Add --exiton-re option
170   * Improve --exiton doc
171   * Add --exiton-timeout option
172   * Improve initial part of documentation
173   * doc: Improve Configuration file section
174   * uboot: Make boot command configurable
175   * Fix ramdisk timeout in uboot
176   * uboot: Add default addresses for --uboot-addr
177
178  -- Michal Sojka <sojkam1@fel.cvut.cz>  Fri, 31 Oct 2014 10:05:07 +0100
179
180 novaboot (20140910-1) unstable; urgency=medium
181
182   * Allow specifying timeout for U-Boot commands
183
184  -- Michal Sojka <sojkam1@fel.cvut.cz>  Wed, 10 Sep 2014 15:42:27 +0200
185
186 novaboot (20140910) unstable; urgency=medium
187
188   * Improve U-Boot-related error messages
189   * Add an option to disable reseting of the target
190   * Add support for uboot keyword in novaboot scripts
191   * Expand $NB_PREFIX in U-Boot commands
192   * Add NO_BOOT variable
193
194  -- Michal Sojka <sojkam1@fel.cvut.cz>  Wed, 10 Sep 2014 13:40:31 +0200
195
196 novaboot (20140730) unstable; urgency=medium
197
198   * Improve documentation and fix some types in code
199   * U-Boot: Extend kernel command line handling
200
201  -- Michal Sojka <sojkam1@fel.cvut.cz>  Wed, 30 Jul 2014 16:38:12 +0200
202
203 novaboot (20140723) unstable; urgency=medium
204
205   * Add sudoers template
206   * Add --tftp option
207   * Add --tftp-port option
208   * Detect errors when starting tftpd
209   * Improve U-Boot support
210   * Improve detection of U-Boot prompt after tftpboot command
211   * Add support for $NB_MYIP in --uboot-init
212   * Add --uboot-addr, i.e. generic way to specify U-Boot load addresses
213   * Inform the user that the interaction is only onedirectional
214   * Add experimental support for AMT IDE-R
215   * Support new version of syslinux
216   * Add support for recursive target definitions
217   * Use recursive target definition for ryu boards
218   * Add support for configuration directory (/etc/novaboot.d)
219   * Set $builddir to invocation dir if it is not specified by other means
220   * Initialize some variables even if /dev/null is passed as novaboot script
221   * Add --prefix - a more generic variant of --grub-prefix
222
223  -- Michal Sojka <sojkam1@fel.cvut.cz>  Wed, 23 Jul 2014 12:24:31 +0200
224
225 novaboot (20140513) unstable; urgency=low
226
227   * Initial Release.
228
229  -- Michal Sojka <sojkam1@fel.cvut.cz>  Tue, 13 May 2014 13:47:12 +0200