aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2018-11-17 18:07:32 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2018-11-17 18:15:08 +0200
commit35c194f2f3bfe666494c62fe3a770661e3886aa6 (patch)
tree745f14f77ad3ee1f030c5fe1b03b54d0a737f2e0
parent3e2360d383d8e7503a8afe07291ab8c0b1182a14 (diff)
downloadeclat-35c194f2f3bfe666494c62fe3a770661e3886aa6.tar.gz
eclat-35c194f2f3bfe666494c62fe3a770661e3886aa6.tar.bz2
Version 2.0.90
-rw-r--r--NEWS7
-rw-r--r--configure.ac2
-rw-r--r--doc/eclat-assocaddr.12
-rw-r--r--doc/eclat-atvol.12
-rw-r--r--doc/eclat-clrsattr.12
-rw-r--r--doc/eclat-cpimg.12
-rw-r--r--doc/eclat-cpsnap.12
-rw-r--r--doc/eclat-deimg.12
-rw-r--r--doc/eclat-devol.12
-rw-r--r--doc/eclat-disasaddr.12
-rw-r--r--doc/eclat-dmesg.12
-rw-r--r--doc/eclat-lsaattr.12
-rw-r--r--doc/eclat-lsaddr.12
-rw-r--r--doc/eclat-lsiattr.12
-rw-r--r--doc/eclat-lsimg.12
-rw-r--r--doc/eclat-lsinst.12
-rw-r--r--doc/eclat-lsistat.12
-rw-r--r--doc/eclat-lsreg.12
-rw-r--r--doc/eclat-lssattr.12
-rw-r--r--doc/eclat-lssg.12
-rw-r--r--doc/eclat-lssnap.12
-rw-r--r--doc/eclat-lstag.12
-rw-r--r--doc/eclat-lsvol.12
-rw-r--r--doc/eclat-lszon.12
-rw-r--r--doc/eclat-mkaddr.12
-rw-r--r--doc/eclat-mkimg.12
-rw-r--r--doc/eclat-mksg.12
-rw-r--r--doc/eclat-mksnap.12
-rw-r--r--doc/eclat-mktag.12
-rw-r--r--doc/eclat-mkvol.12
-rw-r--r--doc/eclat-mkvpc.12
-rw-r--r--doc/eclat-reboot.12
-rw-r--r--doc/eclat-rmaddr.12
-rw-r--r--doc/eclat-rmsg.12
-rw-r--r--doc/eclat-rmsnap.12
-rw-r--r--doc/eclat-rmtag.12
-rw-r--r--doc/eclat-rmvol.12
-rw-r--r--doc/eclat-setaattr.12
-rw-r--r--doc/eclat-setiattr.12
-rw-r--r--doc/eclat-setsattr.12
-rw-r--r--doc/eclat-sg.12
-rw-r--r--doc/eclat-start.12
-rw-r--r--doc/eclat-stop.12
-rw-r--r--doc/eclat-tmpl.12
-rw-r--r--doc/eclat.conf.52
-rw-r--r--doc/ispeek.12
-rw-r--r--tests/describe-instances.at4
47 files changed, 55 insertions, 46 deletions
diff --git a/NEWS b/NEWS
index 78bc75b..b7f2910 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,13 @@
1Eclat NEWS -- history of user-visible changes. 2018-03-16 1Eclat NEWS -- history of user-visible changes. 2018-11-17
2See the end of file for copying conditions. 2See the end of file for copying conditions.
3 3
4Please send Eclat bug reports to <bug-eclat@gnu.org.ua> 4Please send Eclat bug reports to <bug-eclat@gnu.org.ua>
5 5
6Version 2.0.90 (git)
7
8* Implement the terminate-instances command.
9
10
6Version 2.0, 2018-03-16 11Version 2.0, 2018-03-16
7 12
8* Exponential backoff with jitter 13* Exponential backoff with jitter
diff --git a/configure.ac b/configure.ac
index 25e0a0b..688391c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
15# along with Eclat. If not, see <http://www.gnu.org/licenses/>. 15# along with Eclat. If not, see <http://www.gnu.org/licenses/>.
16 16
17AC_PREREQ(2.63) 17AC_PREREQ(2.63)
18AC_INIT([eclat], 2.0, [bug-eclat@gnu.org.ua],, 18AC_INIT([eclat], 2.0.90, [bug-eclat@gnu.org.ua],,
19 [http://www.gnu.org.ua/software/eclat]) 19 [http://www.gnu.org.ua/software/eclat])
20AC_CONFIG_SRCDIR([src/eclat.h]) 20AC_CONFIG_SRCDIR([src/eclat.h])
21AC_CONFIG_AUX_DIR([build-aux]) 21AC_CONFIG_AUX_DIR([build-aux])
diff --git a/doc/eclat-assocaddr.1 b/doc/eclat-assocaddr.1
index 985b1a8..564a2aa 100644
--- a/doc/eclat-assocaddr.1
+++ b/doc/eclat-assocaddr.1
@@ -84,7 +84,7 @@ Sergey Poznyakoff
84.SH "BUG REPORTS" 84.SH "BUG REPORTS"
85Report bugs to <bug\-eclat@gnu.org.ua>. 85Report bugs to <bug\-eclat@gnu.org.ua>.
86.SH COPYRIGHT 86.SH COPYRIGHT
87Copyright \(co 2012-2015 Sergey Poznyakoff 87Copyright \(co 2012-2018 Sergey Poznyakoff
88.br 88.br
89.na 89.na
90License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> 90License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
diff --git a/doc/eclat-atvol.1 b/doc/eclat-atvol.1
index 38d80ce..31a34b0 100644
--- a/doc/eclat-atvol.1
+++ b/doc/eclat-atvol.1
@@ -58,7 +58,7 @@ Sergey Poznyakoff
58.SH "BUG REPORTS" 58.SH "BUG REPORTS"
59Report bugs to <bug\-eclat@gnu.org.ua>. 59Report bugs to <bug\-eclat@gnu.org.ua>.
60.SH COPYRIGHT 60.SH COPYRIGHT
61Copyright \(co 2012-2015 Sergey Poznyakoff 61Copyright \(co 2012-2018 Sergey Poznyakoff
62.br 62.br
63.na 63.na
64License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> 64License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
diff --git a/doc/eclat-clrsattr.1 b/doc/eclat-clrsattr.1
index c36188c..765042d 100644
--- a/doc/eclat-clrsattr.1
+++ b/doc/eclat-clrsattr.1
@@ -48,7 +48,7 @@ Sergey Poznyakoff
48.SH "BUG REPORTS" 48.SH "BUG REPORTS"
49Report bugs to <bug\-eclat@gnu.org.ua>. 49Report bugs to <bug\-eclat@gnu.org.ua>.
50.SH COPYRIGHT 50.SH COPYRIGHT
51Copyright \(co 2012-2015 Sergey Poznyakoff 51Copyright \(co 2012-2018 Sergey Poznyakoff
52.br 52.br
53.na 53.na
54License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> 54License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
diff --git a/doc/eclat-cpimg.1 b/doc/eclat-cpimg.1
index 412a184..807310f 100644
--- a/doc/eclat-cpimg.1
+++ b/doc/eclat-cpimg.1
@@ -61,7 +61,7 @@ Sergey Poznyakoff
61.SH "BUG REPORTS" 61.SH "BUG REPORTS"
62Report bugs to <bug\-eclat@gnu.org.ua>. 62Report bugs to <bug\-eclat@gnu.org.ua>.
63.SH COPYRIGHT 63.SH COPYRIGHT
64Copyright \(co 2013-2015 Sergey Poznyakoff 64Copyright \(co 2012-2018 Sergey Poznyakoff
65.br 65.br
66.na 66.na
67License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> 67License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
diff --git a/doc/eclat-cpsnap.1 b/doc/eclat-cpsnap.1
index ba52d1c..ffadb59 100644
--- a/doc/eclat-cpsnap.1
+++ b/doc/eclat-cpsnap.1
@@ -61,7 +61,7 @@ Sergey Poznyakoff
61.SH "BUG REPORTS" 61.SH "BUG REPORTS"
62Report bugs to <bug\-eclat@gnu.org.ua>. 62Report bugs to <bug\-eclat@gnu.org.ua>.
63.SH COPYRIGHT 63.SH COPYRIGHT
64Copyright \(co 2012-2015 Sergey Poznyakoff 64Copyright \(co 2012-2018 Sergey Poznyakoff
65.br 65.br
66.na 66.na
67License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> 67License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
diff --git a/doc/eclat-deimg.1 b/doc/eclat-deimg.1
index 3381b5f..a0974a8 100644
--- a/doc/eclat-deimg.1
+++ b/doc/eclat-deimg.1
@@ -47,7 +47,7 @@ Sergey Poznyakoff
47.SH "BUG REPORTS" 47.SH "BUG REPORTS"
48Report bugs to <bug\-eclat@gnu.org.ua>. 48Report bugs to <bug\-eclat@gnu.org.ua>.
49.SH COPYRIGHT 49.SH COPYRIGHT
50Copyright \(co 2012-2015 Sergey Poznyakoff 50Copyright \(co 2012-2018 Sergey Poznyakoff
51.br 51.br
52.na 52.na
53License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> 53License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
diff --git a/doc/eclat-devol.1 b/doc/eclat-devol.1
index 7eb4b6c..6495aa9 100644
--- a/doc/eclat-devol.1
+++ b/doc/eclat-devol.1
@@ -59,7 +59,7 @@ Sergey Poznyakoff
59.SH "BUG REPORTS" 59.SH "BUG REPORTS"
60Report bugs to <bug\-eclat@gnu.org.ua>. 60Report bugs to <bug\-eclat@gnu.org.ua>.
61.SH COPYRIGHT 61.SH COPYRIGHT
62Copyright \(co 2012-2015 Sergey Poznyakoff 62Copyright \(co 2012-2018 Sergey Poznyakoff
63.br 63.br
64.na 64.na
65License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> 65License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
diff --git a/doc/eclat-disasaddr.1 b/doc/eclat-disasaddr.1
index 41d6d04..6d3edd9 100644
--- a/doc/eclat-disasaddr.1
+++ b/doc/eclat-disasaddr.1
@@ -60,7 +60,7 @@ Sergey Poznyakoff
60.SH "BUG REPORTS" 60.SH "BUG REPORTS"
61Report bugs to <bug\-eclat@gnu.org.ua>. 61Report bugs to <bug\-eclat@gnu.org.ua>.
62.SH COPYRIGHT 62.SH COPYRIGHT
63Copyright \(co 2012-2015 Sergey Poznyakoff 63Copyright \(co 2012-2018 Sergey Poznyakoff
64.br 64.br
65.na 65.na
66License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> 66License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
diff --git a/doc/eclat-dmesg.1 b/doc/eclat-dmesg.1
index da90813..0e197e9 100644
--- a/doc/eclat-dmesg.1
+++ b/doc/eclat-dmesg.1
@@ -32,7 +32,7 @@ Sergey Poznyakoff
32.SH "BUG REPORTS" 32.SH "BUG REPORTS"
33Report bugs to <bug\-eclat@gnu.org.ua>. 33Report bugs to <bug\-eclat@gnu.org.ua>.
34.SH COPYRIGHT 34.SH COPYRIGHT
35Copyright \(co 2012-2015 Sergey Poznyakoff 35Copyright \(co 2012-2018 Sergey Poznyakoff
36.br 36.br
37.na 37.na
38License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> 38License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
diff --git a/doc/eclat-lsaattr.1 b/doc/eclat-lsaattr.1
index a620522..2648f88 100644
--- a/doc/eclat-lsaattr.1
+++ b/doc/eclat-lsaattr.1
@@ -54,7 +54,7 @@ Sergey Poznyakoff
54.SH "BUG REPORTS" 54.SH "BUG REPORTS"
55Report bugs to <bug\-eclat@gnu.org.ua>. 55Report bugs to <bug\-eclat@gnu.org.ua>.
56.SH COPYRIGHT 56.SH COPYRIGHT
57Copyright \(co 2012-2015 Sergey Poznyakoff 57Copyright \(co 2012-2018 Sergey Poznyakoff
58.br 58.br
59.na 59.na
60License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> 60License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
diff --git a/doc/eclat-lsaddr.1 b/doc/eclat-lsaddr.1
index 3e77075..4a5f829 100644
--- a/doc/eclat-lsaddr.1
+++ b/doc/eclat-lsaddr.1
@@ -81,7 +81,7 @@ Sergey Poznyakoff