Hello community,
here is the log from the commit of package installation-images-openSUSE for
openSUSE:Factory checked in at 2014-08-01 14:34:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/installation-images-openSUSE (Old)
and /work/SRC/openSUSE:Factory/.installation-images-openSUSE.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "installation-images-openSUSE"
Changes:
--------
---
/work/SRC/openSUSE:Factory/installation-images-openSUSE/installation-images-openSUSE.changes
2014-07-31 10:04:24.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.installation-images-openSUSE.new/installation-images-openSUSE.changes
2014-08-01 14:34:13.000000000 +0200
@@ -1,0 +2,6 @@
+Thu Jul 31 14:55:37 CEST 2014 - [email protected]
+
+- remove 'Server' from visible output (bnc #886778)
+- 14.122
+
+-------------------------------------------------------------------
Old:
----
installation-images-14.121.tar.xz
New:
----
installation-images-14.122.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ installation-images-openSUSE.spec ++++++
--- /var/tmp/diff_new_pack.QUNxNB/_old 2014-08-01 14:34:14.000000000 +0200
+++ /var/tmp/diff_new_pack.QUNxNB/_new 2014-08-01 14:34:14.000000000 +0200
@@ -354,10 +354,10 @@
Summary: Installation Image Files for %theme
License: GPL-2.0+
Group: Metapackages
-Version: 14.121
+Version: 14.122
Release: 0
Provides: installation-images = %version-%release
-Source: installation-images-14.121.tar.xz
+Source: installation-images-14.122.tar.xz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%define _binary_payload w.ufdio
++++++ installation-images-14.121.tar.xz -> installation-images-14.122.tar.xz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/installation-images-14.121/VERSION
new/installation-images-14.122/VERSION
--- old/installation-images-14.121/VERSION 2014-07-30 13:12:36.000000000
+0200
+++ new/installation-images-14.122/VERSION 2014-07-31 14:55:24.000000000
+0200
@@ -1 +1 @@
-14.121
+14.122
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/installation-images-14.121/changelog
new/installation-images-14.122/changelog
--- old/installation-images-14.121/changelog 2014-07-30 13:12:44.000000000
+0200
+++ new/installation-images-14.122/changelog 2014-07-31 14:55:30.000000000
+0200
@@ -1,4 +1,7 @@
-2014-07-30: HEAD
+2014-07-31: HEAD
+ - remove 'Server' from visible output (bnc #886778)
+
+2014-07-30: 14.121
- set hostname and get ip from wicked (bnc #889374)
2014-07-21: 14.120
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/installation-images-14.121/data/initrd/initrd.file_list
new/installation-images-14.122/data/initrd/initrd.file_list
--- old/installation-images-14.121/data/initrd/initrd.file_list 2014-07-14
11:55:14.000000000 +0200
+++ new/installation-images-14.122/data/initrd/initrd.file_list 2014-07-31
14:22:13.000000000 +0200
@@ -67,7 +67,6 @@
dbus-1-x11: ignore
diffutils: ignore
dirmngr: ignore
-dummy-release: ignore
fillup: ignore
gnu-unifont-bitmap-fonts: ignore
info: ignore
@@ -115,6 +114,17 @@
tar:
vlan:
+if theme eq 'SLES'
+ sles-release:
+ sles-release-MINI:
+elsif theme eq 'SLED'
+ sled-release:
+ sled-release-MINI:
+else
+ openSUSE-release:
+ openSUSE-release-mini:
+endif
+
linuxrc:
if linuxrc
if linuxrc =~ m#^[^/]#
@@ -555,6 +565,10 @@
# replace issue and motd with our own messages
include texts.file_list
+# patch out 'Server' from product name
+R s/ Server//g etc/os-release
+R s/ Server//g etc/issue
+
# remove files we don't want to show up at all
r /usr/share/{doc,info,locale,man} /usr/src/packages /var/adm/fillup-templates
r /etc/passwd?* /etc/shadow?* /etc/group?*
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/installation-images-14.121/data/rescue/rescue.file_list
new/installation-images-14.122/data/rescue/rescue.file_list
--- old/installation-images-14.121/data/rescue/rescue.file_list 2014-07-01
14:18:19.000000000 +0200
+++ new/installation-images-14.122/data/rescue/rescue.file_list 2014-07-31
14:21:12.000000000 +0200
@@ -332,6 +332,10 @@
# create it now (see filesystem package above)
d /sys
+# patch out 'Server' from product name
+R s/ Server//g etc/os-release
+R s/ Server//g etc/issue
+
# remove files we don't want to show up at all
r /usr/share/{doc,info,locale,man} /usr/src/packages /var/adm/fillup-templates
r dev/mapper dev/stderr dev/initctl
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/installation-images-14.121/data/root/root.file_list
new/installation-images-14.122/data/root/root.file_list
--- old/installation-images-14.121/data/root/root.file_list 2014-07-30
12:26:41.000000000 +0200
+++ new/installation-images-14.122/data/root/root.file_list 2014-07-31
14:53:04.000000000 +0200
@@ -593,6 +593,12 @@
e mkfontscale usr/share/fonts/truetype
e mkfontdir usr/share/fonts/truetype
+# patch out 'Server' from product name
+R s/ Server//g etc/issue
+
+# remove /etc/os-release so it's not used accidentally
+r /etc/os-release
+
# remove files we don't want to show up at all
r /usr/share/{doc,info,man} /usr/src/packages /var/adm/fillup-templates
r /etc/profile.d /etc/profile /etc/bash.bashrc /etc/bash_completion.d
@@ -613,9 +619,6 @@
# remove these, we don't want them symlinked
r root mnt tmp proc usr/libexec
-# remove /etc/os-release so it's not used accidentally
-r /etc/os-release
-
x /usr/lib/YaST/.Reh /usr/lib/YaST2
x etc/inst_setup /sbin/inst_setup
x etc/adddir /sbin/adddir
@@ -646,9 +649,6 @@
E TZ= LANG= LC_ALL= date +%Y%m%d >.timestamp
-# make passwords not expire
-e perl -pi -e "s/^(([^:]*:){4})[^:]*/\$1/" etc/shadow
-
d /usr/lib/debug /usr/src/debug
# find used yast2 gettext domains
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]