Hello community,
here is the log from the commit of package transactional-update for
openSUSE:Factory checked in at 2017-09-13 22:37:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/transactional-update (Old)
and /work/SRC/openSUSE:Factory/.transactional-update.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "transactional-update"
Wed Sep 13 22:37:45 2017 rev:13 rq:525184 version:1.20
Changes:
--------
---
/work/SRC/openSUSE:Factory/transactional-update/transactional-update.changes
2017-06-30 18:43:46.298235447 +0200
+++
/work/SRC/openSUSE:Factory/.transactional-update.new/transactional-update.changes
2017-09-13 22:38:05.026153774 +0200
@@ -1,0 +2,7 @@
+Wed Sep 13 11:24:28 CEST 2017 - [email protected]
+
+- Update to version 1.20
+ - Improve documentation
+ - Add pkg update option
+
+-------------------------------------------------------------------
Old:
----
transactional-update-1.19.tar.bz2
New:
----
transactional-update-1.20.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ transactional-update.spec ++++++
--- /var/tmp/diff_new_pack.0LUeY8/_old 2017-09-13 22:38:05.598073249 +0200
+++ /var/tmp/diff_new_pack.0LUeY8/_new 2017-09-13 22:38:05.602072686 +0200
@@ -17,7 +17,7 @@
Name: transactional-update
-Version: 1.19
+Version: 1.20
Release: 0
Summary: Transactional Updates with btrfs and snapshots
License: GPL-2.0+
++++++ transactional-update-1.19.tar.bz2 -> transactional-update-1.20.tar.bz2
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/transactional-update-1.19/NEWS
new/transactional-update-1.20/NEWS
--- old/transactional-update-1.19/NEWS 2017-06-30 09:55:19.000000000 +0200
+++ new/transactional-update-1.20/NEWS 2017-09-13 11:21:31.000000000 +0200
@@ -2,6 +2,11 @@
Copyright (C) 2016, 2017 Thorsten Kukuk
+Version 1.20
+* Document more options
+* Add pkg update option
+* Fix output in error case
+
Version 1.19
* Add undocumented 'shell' option for debugging and testing
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/transactional-update-1.19/configure
new/transactional-update-1.20/configure
--- old/transactional-update-1.19/configure 2017-06-30 09:55:28.000000000
+0200
+++ new/transactional-update-1.20/configure 2017-09-13 11:20:46.000000000
+0200
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for transactional-update 1.19.
+# Generated by GNU Autoconf 2.69 for transactional-update 1.20.
#
#
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -576,8 +576,8 @@
# Identity of this package.
PACKAGE_NAME='transactional-update'
PACKAGE_TARNAME='transactional-update'
-PACKAGE_VERSION='1.19'
-PACKAGE_STRING='transactional-update 1.19'
+PACKAGE_VERSION='1.20'
+PACKAGE_STRING='transactional-update 1.20'
PACKAGE_BUGREPORT=''
PACKAGE_URL=''
@@ -1211,7 +1211,7 @@
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures transactional-update 1.19 to adapt to many kinds of
systems.
+\`configure' configures transactional-update 1.20 to adapt to many kinds of
systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1278,7 +1278,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of transactional-update 1.19:";;
+ short | recursive ) echo "Configuration of transactional-update 1.20:";;
esac
cat <<\_ACEOF
@@ -1358,7 +1358,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-transactional-update configure 1.19
+transactional-update configure 1.20
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1375,7 +1375,7 @@
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by transactional-update $as_me 1.19, which was
+It was created by transactional-update $as_me 1.20, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -2238,7 +2238,7 @@
# Define the identity of the package.
PACKAGE='transactional-update'
- VERSION='1.19'
+ VERSION='1.20'
cat >>confdefs.h <<_ACEOF
@@ -3097,7 +3097,7 @@
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by transactional-update $as_me 1.19, which was
+This file was extended by transactional-update $as_me 1.20, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -3150,7 +3150,7 @@
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //;
s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-transactional-update config.status 1.19
+transactional-update config.status 1.20
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/transactional-update-1.19/configure.ac
new/transactional-update-1.20/configure.ac
--- old/transactional-update-1.19/configure.ac 2017-06-30 09:54:59.000000000
+0200
+++ new/transactional-update-1.20/configure.ac 2017-09-13 11:20:38.000000000
+0200
@@ -1,5 +1,5 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT(transactional-update, 1.19)
+AC_INIT(transactional-update, 1.20)
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([sbin/transactional-update.in])
AC_PREFIX_DEFAULT(/usr)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/transactional-update-1.19/logrotate/Makefile.in
new/transactional-update-1.20/logrotate/Makefile.in
--- old/transactional-update-1.19/logrotate/Makefile.in 2017-06-30
09:55:27.000000000 +0200
+++ new/transactional-update-1.20/logrotate/Makefile.in 2017-09-13
11:20:44.000000000 +0200
@@ -238,9 +238,9 @@
exit 1;; \
esac; \
done; \
- echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign logrotate/Makefile'; \
+ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu logrotate/Makefile'; \
$(am__cd) $(top_srcdir) && \
- $(AUTOMAKE) --foreign logrotate/Makefile
+ $(AUTOMAKE) --gnu logrotate/Makefile
.PRECIOUS: Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
@case '$?' in \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/transactional-update-1.19/man/Makefile.in
new/transactional-update-1.20/man/Makefile.in
--- old/transactional-update-1.19/man/Makefile.in 2017-06-30
09:55:27.000000000 +0200
+++ new/transactional-update-1.20/man/Makefile.in 2017-09-13
11:20:44.000000000 +0200
@@ -261,9 +261,9 @@
exit 1;; \
esac; \
done; \
- echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign man/Makefile'; \
+ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu man/Makefile'; \
$(am__cd) $(top_srcdir) && \
- $(AUTOMAKE) --foreign man/Makefile
+ $(AUTOMAKE) --gnu man/Makefile
.PRECIOUS: Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
@case '$?' in \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/transactional-update-1.19/man/custom-html.xsl
new/transactional-update-1.20/man/custom-html.xsl
--- old/transactional-update-1.19/man/custom-html.xsl 2017-02-06
14:46:40.000000000 +0100
+++ new/transactional-update-1.20/man/custom-html.xsl 2017-07-03
13:07:33.000000000 +0200
@@ -46,7 +46,7 @@
</a>
</xsl:template>
-<xsl:template match="citerefentry[@project='man-pages'] |
citerefentry[manvolnum='2'] | citerefentry[manvolnum='4']">
+<xsl:template match="citerefentry[@project='man-pages']">
<a>
<xsl:attribute name="href">
<xsl:text>http://man7.org/linux/man-pages/man</xsl:text>
@@ -58,6 +58,19 @@
<xsl:text>.html</xsl:text>
</xsl:attribute>
<xsl:call-template name="inline.charseq"/>
+ </a>
+</xsl:template>
+
+<xsl:template match="citerefentry[@project='linux.org']">
+ <a>
+ <xsl:attribute name="href">
+ <xsl:text>https://www.linux.org/docs/man</xsl:text>
+ <xsl:value-of select="manvolnum"/>
+ <xsl:text>/</xsl:text>
+ <xsl:value-of select="refentrytitle"/>
+ <xsl:text>.html</xsl:text>
+ </xsl:attribute>
+ <xsl:call-template name="inline.charseq"/>
</a>
</xsl:template>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/transactional-update-1.19/man/transactional-update.8
new/transactional-update-1.20/man/transactional-update.8
--- old/transactional-update-1.19/man/transactional-update.8 2017-06-01
15:53:10.000000000 +0200
+++ new/transactional-update-1.20/man/transactional-update.8 2017-07-03
13:14:51.000000000 +0200
@@ -2,12 +2,12 @@
.\" Title: transactional-update
.\" Author: Thorsten Kukuk <[email protected]>
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
-.\" Date: 06/01/2017
+.\" Date: 07/03/2017
.\" Manual: transactional-update
.\" Source: transactional-update
.\" Language: English
.\"
-.TH "TRANSACTIONAL\-UPDAT" "8" "06/01/2017" "transactional-update"
"transactional-update"
+.TH "TRANSACTIONAL\-UPDAT" "8" "07/03/2017" "transactional-update"
"transactional-update"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -35,7 +35,7 @@
.HP \w'\fBtransactional\-update\fR\ 'u
\fBtransactional\-update\fR [cleanup] [up | dup | patch | initrd] [kdump]
[reboot]
.HP \w'\fBtransactional\-update\fR\ 'u
-\fBtransactional\-update\fR [cleanup] [reboot] pkg install | remove
<RPM>\&.\&.\&.<RPM>
+\fBtransactional\-update\fR [cleanup] [reboot] pkg install | remove | update
<RPM>\&.\&.\&.<RPM>
.HP \w'\fBtransactional\-update\fR\ 'u
\fBtransactional\-update\fR rollback [number]
.PP
@@ -106,9 +106,22 @@
A PTF or other packages in RPM format can be installed in the system\&.
.RE
.PP
-\fBptf remove\fR \fI<RPM> \&.\&.\&. <RPM>\fR
+\fBpkg remove\fR \fI<RPM> \&.\&.\&. <RPM>\fR
.RS 4
-A PTF consist of several RPMs can be removed from the system\&.
+A PTF or other installed packages in RPM format can be removed from the
system\&.
+.RE
+.PP
+\fBpkg update\fR \fI<RPM> \&.\&.\&. <RPM>\fR
+.RS 4
+Packages installed as RPMs can be updated\&.
+.RE
+.PP
+\fBgrub\&.cfg\fR
+.RS 4
+\fBgrub2-mkconfig\fR(8)
+is called to create a new
+/boot/grub2/grub\&.cfg
+configuration file for the bootloader\&.
.RE
.PP
\fBinitrd\fR
@@ -140,6 +153,11 @@
\fBnumber\fR
is made the new default root filesystem\&. On a read\-only filesystem, no
additional snapshots are created\&.
.RE
+.PP
+\fBshell\fR
+.RS 4
+After all actions are done, before the snapshot with the changes is unmounted
and switched to read\-only, a shell is started in the new snapshot as chroot
environment for testing and debugging\&.
+.RE
.SH "IMPORTANT"
.PP
Only RPMs, which are fully part of the snapshot of the root filesystem, can be
updated\&. If RPMs contains files outside of the snapshot, the update itself
can break or can break the system\&.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/transactional-update-1.19/man/transactional-update.8.html
new/transactional-update-1.20/man/transactional-update.8.html
--- old/transactional-update-1.19/man/transactional-update.8.html
2017-06-01 15:53:10.000000000 +0200
+++ new/transactional-update-1.20/man/transactional-update.8.html
2017-07-03 13:14:51.000000000 +0200
@@ -15,8 +15,8 @@
h1:hover > a.headerlink, h2:hover > a.headerlink, h3:hover > a.headerlink,
dt:hover > a.headerlink {
visibility: visible;
}
- </style><a href="transactional-update.index.html">Index </a><span
style="float:right">transactional-update 1.14</span><hr><div
class="refentry"><a name="transactional-update.8"></a><div
class="titlepage"></div><div class="refnamediv"><a
name="name"></a><h2>Name</h2><p>transactional-update,
transactional-update.service, transactional-update.timer — Apply updates to the
system in an atomic way via transactional
- updates.</p></div><div class="refsynopsisdiv"><a
name="synopsis"></a><h2>Synopsis</h2><div class="cmdsynopsis"><p><code
class="command">transactional-update</code> [--help] [--version]</p></div><div
class="cmdsynopsis"><p><code class="command">transactional-update</code>
[cleanup] [ up | dup | patch | initrd ] [kdump] [reboot]</p></div><div
class="cmdsynopsis"><p><code class="command">transactional-update</code>
[cleanup] [reboot] pkg install | remove <RPM>...<RPM>
</p></div><div class="cmdsynopsis"><p><code
class="command">transactional-update</code> rollback
[number]</p></div><p><code
class="filename">transactional-update.service</code></p><p><code
class="filename">transactional-update.timer</code></p></div><div
class="refsect1"><a name="description"></a><h2 id="DESCRIPTION">DESCRIPTION<a
class="headerlink" title="Permalink to this headline"
href="#DESCRIPTION">¶</a></h2><p><span
class="command"><strong>transactional-update</strong></span> updates the system
+ </style><a href="transactional-update.index.html">Index </a><span
style="float:right">transactional-update 1.20</span><hr><div
class="refentry"><a name="transactional-update.8"></a><div
class="titlepage"></div><div class="refnamediv"><a
name="name"></a><h2>Name</h2><p>transactional-update,
transactional-update.service, transactional-update.timer — Apply updates to the
system in an atomic way via transactional
+ updates.</p></div><div class="refsynopsisdiv"><a
name="synopsis"></a><h2>Synopsis</h2><div class="cmdsynopsis"><p><code
class="command">transactional-update</code> [--help] [--version]</p></div><div
class="cmdsynopsis"><p><code class="command">transactional-update</code>
[cleanup] [ up | dup | patch | initrd ] [kdump] [reboot]</p></div><div
class="cmdsynopsis"><p><code class="command">transactional-update</code>
[cleanup] [reboot] pkg install | remove | update
<RPM>...<RPM> </p></div><div class="cmdsynopsis"><p><code
class="command">transactional-update</code> rollback
[number]</p></div><p><code
class="filename">transactional-update.service</code></p><p><code
class="filename">transactional-update.timer</code></p></div><div
class="refsect1"><a name="description"></a><h2 id="DESCRIPTION">DESCRIPTION<a
class="headerlink" title="Permalink to this headline"
href="#DESCRIPTION">¶</a></h2><p><span
class="command"><strong>transactional-update</strong></span> updates the system
in a transactional way, which means: it is atomic, so either the patches are
fully applied or nothing is changed. The update does not influence your
running system and it can be rolled back. To activate the changes, the system
@@ -60,8 +60,15 @@
filesystem during next boot.
</p></dd><dt id="pkg install <RPM> ... <RPM>"><span
class="term"><code class="option">pkg install</code> <em
class="replaceable"><code><RPM> ... <RPM></code></em></span><a
class="headerlink" title="Permalink to this term"
href="#pkg%20install%20<RPM>%20...%20<RPM>">¶</a></dt><dd><p>
A PTF or other packages in RPM format can be installed in the system.
- </p></dd><dt id="ptf remove <RPM> ... <RPM>"><span
class="term"><code class="option">ptf remove</code> <em
class="replaceable"><code><RPM> ... <RPM></code></em></span><a
class="headerlink" title="Permalink to this term"
href="#ptf%20remove%20<RPM>%20...%20<RPM>">¶</a></dt><dd><p>
- A PTF consist of several RPMs can be removed from the system.
+ </p></dd><dt id="pkg remove <RPM> ... <RPM>"><span
class="term"><code class="option">pkg remove</code> <em
class="replaceable"><code><RPM> ... <RPM></code></em></span><a
class="headerlink" title="Permalink to this term"
href="#pkg%20remove%20<RPM>%20...%20<RPM>">¶</a></dt><dd><p>
+ A PTF or other installed packages in RPM format can be removed from
+ the system.
+ </p></dd><dt id="pkg update <RPM> ... <RPM>"><span
class="term"><code class="option">pkg update</code> <em
class="replaceable"><code><RPM> ... <RPM></code></em></span><a
class="headerlink" title="Permalink to this term"
href="#pkg%20update%20<RPM>%20...%20<RPM>">¶</a></dt><dd><p>
+ Packages installed as RPMs can be updated.
+ </p></dd><dt id="grub.cfg"><span class="term"><code
class="option">grub.cfg</code></span><a class="headerlink" title="Permalink to
this term" href="#grub.cfg">¶</a></dt><dd><p>
+ <a href="https://www.linux.org/docs/man8/grub2-mkconfig.html"><span
class="citerefentry"><span
class="refentrytitle">grub2-mkconfig</span>(8)</span></a>
+ is called to create a new <code
class="filename">/boot/grub2/grub.cfg</code>
+ configuration file for the bootloader.
</p></dd><dt id="initrd"><span class="term"><code
class="option">initrd</code></span><a class="headerlink" title="Permalink to
this term" href="#initrd">¶</a></dt><dd><p>
A new initrd is created in a snapshot.
</p></dd><dt id="kdump"><span class="term"><code
class="option">kdump</code></span><a class="headerlink" title="Permalink to
this term" href="#kdump">¶</a></dt><dd><p>
@@ -83,6 +90,10 @@
filesystem. Else the snapshot with <code class="option">number</code>
is made the
new default root filesystem. On a read-only filesystem, no additional
snapshots are created.
+ </p></dd><dt id="shell"><span class="term"><code
class="option">shell</code></span><a class="headerlink" title="Permalink to
this term" href="#shell">¶</a></dt><dd><p>
+ After all actions are done, before the snapshot with the changes is
+ unmounted and switched to read-only, a shell is started in the new
+ snapshot as chroot environment for testing and debugging.
</p></dd></dl></div></div><div class="refsect1"><a
name="important"></a><h2 id="IMPORTANT">IMPORTANT<a class="headerlink"
title="Permalink to this headline" href="#IMPORTANT">¶</a></h2><p>
Only RPMs, which are fully part of the snapshot of the root filesystem, can
be updated. If RPMs contains files outside of the snapshot, the update
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/transactional-update-1.19/man/transactional-update.8.xml
new/transactional-update-1.20/man/transactional-update.8.xml
--- old/transactional-update-1.19/man/transactional-update.8.xml
2017-06-01 15:52:51.000000000 +0200
+++ new/transactional-update-1.20/man/transactional-update.8.xml
2017-07-03 13:13:25.000000000 +0200
@@ -78,6 +78,7 @@
<group choice='plain'>
<arg choice='plain'>install</arg>
<arg choice='plain'>remove</arg>
+ <arg choice='plain'>update</arg>
</group>
<arg choice='plain'><RPM>...<RPM></arg>
</cmdsynopsis>
@@ -186,10 +187,30 @@
</listitem>
</varlistentry>
<varlistentry>
- <term><option>ptf remove</option> <replaceable><RPM> ...
<RPM></replaceable></term>
+ <term><option>pkg remove</option> <replaceable><RPM> ...
<RPM></replaceable></term>
<listitem>
<para>
- A PTF consist of several RPMs can be removed from the system.
+ A PTF or other installed packages in RPM format can be removed from
+ the system.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><option>pkg update</option> <replaceable><RPM> ...
<RPM></replaceable></term>
+ <listitem>
+ <para>
+ Packages installed as RPMs can be updated.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><option>grub.cfg</option></term>
+ <listitem>
+ <para>
+ <citerefentry
+
project='linux.org'><refentrytitle>grub2-mkconfig</refentrytitle><manvolnum>8</manvolnum></citerefentry>
+ is called to create a new <filename>/boot/grub2/grub.cfg</filename>
+ configuration file for the bootloader.
</para>
</listitem>
</varlistentry>
@@ -238,6 +259,16 @@
</para>
</listitem>
</varlistentry>
+ <varlistentry>
+ <term><option>shell</option></term>
+ <listitem>
+ <para>
+ After all actions are done, before the snapshot with the changes is
+ unmounted and switched to read-only, a shell is started in the new
+ snapshot as chroot environment for testing and debugging.
+ </para>
+ </listitem>
+ </varlistentry>
</variablelist>
</refsect1>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/transactional-update-1.19/man/transactional-update.index.html
new/transactional-update-1.20/man/transactional-update.index.html
--- old/transactional-update-1.19/man/transactional-update.index.html
2017-06-01 15:53:12.000000000 +0200
+++ new/transactional-update-1.20/man/transactional-update.index.html
2017-07-03 13:14:51.000000000 +0200
@@ -15,4 +15,4 @@
h1:hover > a.headerlink, h2:hover > a.headerlink, h3:hover > a.headerlink,
dt:hover > a.headerlink {
visibility: visible;
}
- </style><a href="transactional-update.index.html">Index </a><span
style="float:right">transactional-update 1.14</span><hr><div
class="refentry"><a name="transactional-update.index"></a><div
class="titlepage"></div><div
class="refnamediv"><h2>Name</h2><p>transactional-update.index — List all
manpages from the transactional-update project</p></div><div
class="refsect1"><a name="id-1.4"></a><h2 id="T">T<a class="headerlink"
title="Permalink to this headline" href="#T">¶</a></h2><p><a
href="transactional-update.8.html"><span class="citerefentry"><span
class="refentrytitle">transactional-update</span>(8)</span></a> -- Apply
updates to the system in an atomic way via transactional updates.<br><a
href="transactional-update.service.8.html"><span class="citerefentry"><span
class="refentrytitle">transactional-update.service</span>(8)</span></a> --
Apply updates to the system in an atomic way via transactional updates.<br><a
href="transactional-update.timer.8.html"><span class="citerefentry"><span
class="refentrytitle">transactional-update.timer</span>(8)</span></a> -- Apply
updates to the system in an atomic way via transactional
updates.<br></p></div><div class="refsect1"><a name="id-1.5"></a><p><a
name="counts"></a>This index contains 3 entries, referring to 1 individual
manual pages.</p></div></div></body></html>
+ </style><a href="transactional-update.index.html">Index </a><span
style="float:right">transactional-update 1.20</span><hr><div
class="refentry"><a name="transactional-update.index"></a><div
class="titlepage"></div><div
class="refnamediv"><h2>Name</h2><p>transactional-update.index — List all
manpages from the transactional-update project</p></div><div
class="refsect1"><a name="id-1.4"></a><h2 id="T">T<a class="headerlink"
title="Permalink to this headline" href="#T">¶</a></h2><p><a
href="transactional-update.8.html"><span class="citerefentry"><span
class="refentrytitle">transactional-update</span>(8)</span></a> -- Apply
updates to the system in an atomic way via transactional updates.<br><a
href="transactional-update.service.8.html"><span class="citerefentry"><span
class="refentrytitle">transactional-update.service</span>(8)</span></a> --
Apply updates to the system in an atomic way via transactional updates.<br><a
href="transactional-update.timer.8.html"><span class="citerefentry"><span
class="refentrytitle">transactional-update.timer</span>(8)</span></a> -- Apply
updates to the system in an atomic way via transactional
updates.<br></p></div><div class="refsect1"><a name="id-1.5"></a><p><a
name="counts"></a>This index contains 3 entries, referring to 1 individual
manual pages.</p></div></div></body></html>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/transactional-update-1.19/man/transactional-update.service.8.html
new/transactional-update-1.20/man/transactional-update.service.8.html
--- old/transactional-update-1.19/man/transactional-update.service.8.html
2017-06-01 15:53:10.000000000 +0200
+++ new/transactional-update-1.20/man/transactional-update.service.8.html
2017-07-03 13:14:51.000000000 +0200
@@ -15,8 +15,8 @@
h1:hover > a.headerlink, h2:hover > a.headerlink, h3:hover > a.headerlink,
dt:hover > a.headerlink {
visibility: visible;
}
- </style><a href="transactional-update.index.html">Index </a><span
style="float:right">transactional-update 1.14</span><hr><div
class="refentry"><a name="transactional-update.8"></a><div
class="titlepage"></div><div class="refnamediv"><a
name="name"></a><h2>Name</h2><p>transactional-update,
transactional-update.service, transactional-update.timer — Apply updates to the
system in an atomic way via transactional
- updates.</p></div><div class="refsynopsisdiv"><a
name="synopsis"></a><h2>Synopsis</h2><div class="cmdsynopsis"><p><code
class="command">transactional-update</code> [--help] [--version]</p></div><div
class="cmdsynopsis"><p><code class="command">transactional-update</code>
[cleanup] [ up | dup | patch | initrd ] [kdump] [reboot]</p></div><div
class="cmdsynopsis"><p><code class="command">transactional-update</code>
[cleanup] [reboot] pkg install | remove <RPM>...<RPM>
</p></div><div class="cmdsynopsis"><p><code
class="command">transactional-update</code> rollback
[number]</p></div><p><code
class="filename">transactional-update.service</code></p><p><code
class="filename">transactional-update.timer</code></p></div><div
class="refsect1"><a name="description"></a><h2 id="DESCRIPTION">DESCRIPTION<a
class="headerlink" title="Permalink to this headline"
href="#DESCRIPTION">¶</a></h2><p><span
class="command"><strong>transactional-update</strong></span> updates the system
+ </style><a href="transactional-update.index.html">Index </a><span
style="float:right">transactional-update 1.20</span><hr><div
class="refentry"><a name="transactional-update.8"></a><div
class="titlepage"></div><div class="refnamediv"><a
name="name"></a><h2>Name</h2><p>transactional-update,
transactional-update.service, transactional-update.timer — Apply updates to the
system in an atomic way via transactional
+ updates.</p></div><div class="refsynopsisdiv"><a
name="synopsis"></a><h2>Synopsis</h2><div class="cmdsynopsis"><p><code
class="command">transactional-update</code> [--help] [--version]</p></div><div
class="cmdsynopsis"><p><code class="command">transactional-update</code>
[cleanup] [ up | dup | patch | initrd ] [kdump] [reboot]</p></div><div
class="cmdsynopsis"><p><code class="command">transactional-update</code>
[cleanup] [reboot] pkg install | remove | update
<RPM>...<RPM> </p></div><div class="cmdsynopsis"><p><code
class="command">transactional-update</code> rollback
[number]</p></div><p><code
class="filename">transactional-update.service</code></p><p><code
class="filename">transactional-update.timer</code></p></div><div
class="refsect1"><a name="description"></a><h2 id="DESCRIPTION">DESCRIPTION<a
class="headerlink" title="Permalink to this headline"
href="#DESCRIPTION">¶</a></h2><p><span
class="command"><strong>transactional-update</strong></span> updates the system
in a transactional way, which means: it is atomic, so either the patches are
fully applied or nothing is changed. The update does not influence your
running system and it can be rolled back. To activate the changes, the system
@@ -60,8 +60,15 @@
filesystem during next boot.
</p></dd><dt id="pkg install <RPM> ... <RPM>"><span
class="term"><code class="option">pkg install</code> <em
class="replaceable"><code><RPM> ... <RPM></code></em></span><a
class="headerlink" title="Permalink to this term"
href="#pkg%20install%20<RPM>%20...%20<RPM>">¶</a></dt><dd><p>
A PTF or other packages in RPM format can be installed in the system.
- </p></dd><dt id="ptf remove <RPM> ... <RPM>"><span
class="term"><code class="option">ptf remove</code> <em
class="replaceable"><code><RPM> ... <RPM></code></em></span><a
class="headerlink" title="Permalink to this term"
href="#ptf%20remove%20<RPM>%20...%20<RPM>">¶</a></dt><dd><p>
- A PTF consist of several RPMs can be removed from the system.
+ </p></dd><dt id="pkg remove <RPM> ... <RPM>"><span
class="term"><code class="option">pkg remove</code> <em
class="replaceable"><code><RPM> ... <RPM></code></em></span><a
class="headerlink" title="Permalink to this term"
href="#pkg%20remove%20<RPM>%20...%20<RPM>">¶</a></dt><dd><p>
+ A PTF or other installed packages in RPM format can be removed from
+ the system.
+ </p></dd><dt id="pkg update <RPM> ... <RPM>"><span
class="term"><code class="option">pkg update</code> <em
class="replaceable"><code><RPM> ... <RPM></code></em></span><a
class="headerlink" title="Permalink to this term"
href="#pkg%20update%20<RPM>%20...%20<RPM>">¶</a></dt><dd><p>
+ Packages installed as RPMs can be updated.
+ </p></dd><dt id="grub.cfg"><span class="term"><code
class="option">grub.cfg</code></span><a class="headerlink" title="Permalink to
this term" href="#grub.cfg">¶</a></dt><dd><p>
+ <a href="https://www.linux.org/docs/man8/grub2-mkconfig.html"><span
class="citerefentry"><span
class="refentrytitle">grub2-mkconfig</span>(8)</span></a>
+ is called to create a new <code
class="filename">/boot/grub2/grub.cfg</code>
+ configuration file for the bootloader.
</p></dd><dt id="initrd"><span class="term"><code
class="option">initrd</code></span><a class="headerlink" title="Permalink to
this term" href="#initrd">¶</a></dt><dd><p>
A new initrd is created in a snapshot.
</p></dd><dt id="kdump"><span class="term"><code
class="option">kdump</code></span><a class="headerlink" title="Permalink to
this term" href="#kdump">¶</a></dt><dd><p>
@@ -83,6 +90,10 @@
filesystem. Else the snapshot with <code class="option">number</code>
is made the
new default root filesystem. On a read-only filesystem, no additional
snapshots are created.
+ </p></dd><dt id="shell"><span class="term"><code
class="option">shell</code></span><a class="headerlink" title="Permalink to
this term" href="#shell">¶</a></dt><dd><p>
+ After all actions are done, before the snapshot with the changes is
+ unmounted and switched to read-only, a shell is started in the new
+ snapshot as chroot environment for testing and debugging.
</p></dd></dl></div></div><div class="refsect1"><a
name="important"></a><h2 id="IMPORTANT">IMPORTANT<a class="headerlink"
title="Permalink to this headline" href="#IMPORTANT">¶</a></h2><p>
Only RPMs, which are fully part of the snapshot of the root filesystem, can
be updated. If RPMs contains files outside of the snapshot, the update
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/transactional-update-1.19/man/transactional-update.timer.8.html
new/transactional-update-1.20/man/transactional-update.timer.8.html
--- old/transactional-update-1.19/man/transactional-update.timer.8.html
2017-06-01 15:53:10.000000000 +0200
+++ new/transactional-update-1.20/man/transactional-update.timer.8.html
2017-07-03 13:14:51.000000000 +0200
@@ -15,8 +15,8 @@
h1:hover > a.headerlink, h2:hover > a.headerlink, h3:hover > a.headerlink,
dt:hover > a.headerlink {
visibility: visible;
}
- </style><a href="transactional-update.index.html">Index </a><span
style="float:right">transactional-update 1.14</span><hr><div
class="refentry"><a name="transactional-update.8"></a><div
class="titlepage"></div><div class="refnamediv"><a
name="name"></a><h2>Name</h2><p>transactional-update,
transactional-update.service, transactional-update.timer — Apply updates to the
system in an atomic way via transactional
- updates.</p></div><div class="refsynopsisdiv"><a
name="synopsis"></a><h2>Synopsis</h2><div class="cmdsynopsis"><p><code
class="command">transactional-update</code> [--help] [--version]</p></div><div
class="cmdsynopsis"><p><code class="command">transactional-update</code>
[cleanup] [ up | dup | patch | initrd ] [kdump] [reboot]</p></div><div
class="cmdsynopsis"><p><code class="command">transactional-update</code>
[cleanup] [reboot] pkg install | remove <RPM>...<RPM>
</p></div><div class="cmdsynopsis"><p><code
class="command">transactional-update</code> rollback
[number]</p></div><p><code
class="filename">transactional-update.service</code></p><p><code
class="filename">transactional-update.timer</code></p></div><div
class="refsect1"><a name="description"></a><h2 id="DESCRIPTION">DESCRIPTION<a
class="headerlink" title="Permalink to this headline"
href="#DESCRIPTION">¶</a></h2><p><span
class="command"><strong>transactional-update</strong></span> updates the system
+ </style><a href="transactional-update.index.html">Index </a><span
style="float:right">transactional-update 1.20</span><hr><div
class="refentry"><a name="transactional-update.8"></a><div
class="titlepage"></div><div class="refnamediv"><a
name="name"></a><h2>Name</h2><p>transactional-update,
transactional-update.service, transactional-update.timer — Apply updates to the
system in an atomic way via transactional
+ updates.</p></div><div class="refsynopsisdiv"><a
name="synopsis"></a><h2>Synopsis</h2><div class="cmdsynopsis"><p><code
class="command">transactional-update</code> [--help] [--version]</p></div><div
class="cmdsynopsis"><p><code class="command">transactional-update</code>
[cleanup] [ up | dup | patch | initrd ] [kdump] [reboot]</p></div><div
class="cmdsynopsis"><p><code class="command">transactional-update</code>
[cleanup] [reboot] pkg install | remove | update
<RPM>...<RPM> </p></div><div class="cmdsynopsis"><p><code
class="command">transactional-update</code> rollback
[number]</p></div><p><code
class="filename">transactional-update.service</code></p><p><code
class="filename">transactional-update.timer</code></p></div><div
class="refsect1"><a name="description"></a><h2 id="DESCRIPTION">DESCRIPTION<a
class="headerlink" title="Permalink to this headline"
href="#DESCRIPTION">¶</a></h2><p><span
class="command"><strong>transactional-update</strong></span> updates the system
in a transactional way, which means: it is atomic, so either the patches are
fully applied or nothing is changed. The update does not influence your
running system and it can be rolled back. To activate the changes, the system
@@ -60,8 +60,15 @@
filesystem during next boot.
</p></dd><dt id="pkg install <RPM> ... <RPM>"><span
class="term"><code class="option">pkg install</code> <em
class="replaceable"><code><RPM> ... <RPM></code></em></span><a
class="headerlink" title="Permalink to this term"
href="#pkg%20install%20<RPM>%20...%20<RPM>">¶</a></dt><dd><p>
A PTF or other packages in RPM format can be installed in the system.
- </p></dd><dt id="ptf remove <RPM> ... <RPM>"><span
class="term"><code class="option">ptf remove</code> <em
class="replaceable"><code><RPM> ... <RPM></code></em></span><a
class="headerlink" title="Permalink to this term"
href="#ptf%20remove%20<RPM>%20...%20<RPM>">¶</a></dt><dd><p>
- A PTF consist of several RPMs can be removed from the system.
+ </p></dd><dt id="pkg remove <RPM> ... <RPM>"><span
class="term"><code class="option">pkg remove</code> <em
class="replaceable"><code><RPM> ... <RPM></code></em></span><a
class="headerlink" title="Permalink to this term"
href="#pkg%20remove%20<RPM>%20...%20<RPM>">¶</a></dt><dd><p>
+ A PTF or other installed packages in RPM format can be removed from
+ the system.
+ </p></dd><dt id="pkg update <RPM> ... <RPM>"><span
class="term"><code class="option">pkg update</code> <em
class="replaceable"><code><RPM> ... <RPM></code></em></span><a
class="headerlink" title="Permalink to this term"
href="#pkg%20update%20<RPM>%20...%20<RPM>">¶</a></dt><dd><p>
+ Packages installed as RPMs can be updated.
+ </p></dd><dt id="grub.cfg"><span class="term"><code
class="option">grub.cfg</code></span><a class="headerlink" title="Permalink to
this term" href="#grub.cfg">¶</a></dt><dd><p>
+ <a href="https://www.linux.org/docs/man8/grub2-mkconfig.html"><span
class="citerefentry"><span
class="refentrytitle">grub2-mkconfig</span>(8)</span></a>
+ is called to create a new <code
class="filename">/boot/grub2/grub.cfg</code>
+ configuration file for the bootloader.
</p></dd><dt id="initrd"><span class="term"><code
class="option">initrd</code></span><a class="headerlink" title="Permalink to
this term" href="#initrd">¶</a></dt><dd><p>
A new initrd is created in a snapshot.
</p></dd><dt id="kdump"><span class="term"><code
class="option">kdump</code></span><a class="headerlink" title="Permalink to
this term" href="#kdump">¶</a></dt><dd><p>
@@ -83,6 +90,10 @@
filesystem. Else the snapshot with <code class="option">number</code>
is made the
new default root filesystem. On a read-only filesystem, no additional
snapshots are created.
+ </p></dd><dt id="shell"><span class="term"><code
class="option">shell</code></span><a class="headerlink" title="Permalink to
this term" href="#shell">¶</a></dt><dd><p>
+ After all actions are done, before the snapshot with the changes is
+ unmounted and switched to read-only, a shell is started in the new
+ snapshot as chroot environment for testing and debugging.
</p></dd></dl></div></div><div class="refsect1"><a
name="important"></a><h2 id="IMPORTANT">IMPORTANT<a class="headerlink"
title="Permalink to this headline" href="#IMPORTANT">¶</a></h2><p>
Only RPMs, which are fully part of the snapshot of the root filesystem, can
be updated. If RPMs contains files outside of the snapshot, the update
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/transactional-update-1.19/sbin/Makefile.in
new/transactional-update-1.20/sbin/Makefile.in
--- old/transactional-update-1.19/sbin/Makefile.in 2017-06-30
09:55:28.000000000 +0200
+++ new/transactional-update-1.20/sbin/Makefile.in 2017-09-13
11:20:44.000000000 +0200
@@ -238,9 +238,9 @@
exit 1;; \
esac; \
done; \
- echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign sbin/Makefile'; \
+ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu sbin/Makefile'; \
$(am__cd) $(top_srcdir) && \
- $(AUTOMAKE) --foreign sbin/Makefile
+ $(AUTOMAKE) --gnu sbin/Makefile
.PRECIOUS: Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
@case '$?' in \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/transactional-update-1.19/sbin/transactional-update.in
new/transactional-update-1.20/sbin/transactional-update.in
--- old/transactional-update-1.19/sbin/transactional-update.in 2017-06-30
09:39:17.000000000 +0200
+++ new/transactional-update-1.20/sbin/transactional-update.in 2017-09-01
10:24:09.000000000 +0200
@@ -47,7 +47,7 @@
usage() {
echo "Usage: transactional-update --help|--version"
echo " transactional-update
[cleanup][up|dup|patch|initrd][kdump][reboot]"
- echo " transactional-update [cleanup] [reboot] pkg install|remove
PKG1..PKGN"
+ echo " transactional-update [cleanup] [reboot] pkg
install|remove|update PKG1..PKGN"
echo " transactional-update rollback [number]"
exit $1
}
@@ -189,6 +189,10 @@
ZYPPER_ARG="remove"
shift
;;
+ update|up)
+ ZYPPER_ARG="up"
+ shift
+ ;;
*)
usage 1;
;;
@@ -492,7 +496,7 @@
RETVAL=$?
fi
if [ $RETVAL -ne 0 ]; then
- log_error "ERROR: zypper ${ZYPPER_ARG} on $directory failed!"
+ log_error "ERROR: zypper ${ZYPPER_ARG} on ${MOUNT_DIR} failed!"
EXITCODE=1
else
REBUILD_KDUMP_INITRD=1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/transactional-update-1.19/systemd/Makefile.in
new/transactional-update-1.20/systemd/Makefile.in
--- old/transactional-update-1.19/systemd/Makefile.in 2017-06-30
09:55:28.000000000 +0200
+++ new/transactional-update-1.20/systemd/Makefile.in 2017-09-13
11:20:44.000000000 +0200
@@ -238,9 +238,9 @@
exit 1;; \
esac; \
done; \
- echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign systemd/Makefile'; \
+ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu systemd/Makefile'; \
$(am__cd) $(top_srcdir) && \
- $(AUTOMAKE) --foreign systemd/Makefile
+ $(AUTOMAKE) --gnu systemd/Makefile
.PRECIOUS: Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
@case '$?' in \