Hello community, here is the log from the commit of package jeos-firstboot for openSUSE:Factory checked in at 2018-01-13 21:47:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/jeos-firstboot (Old) and /work/SRC/openSUSE:Factory/.jeos-firstboot.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jeos-firstboot" Sat Jan 13 21:47:49 2018 rev:8 rq:563566 version:0.0+git20180111.c39e31f Changes: -------- --- /work/SRC/openSUSE:Factory/jeos-firstboot/jeos-firstboot.changes 2017-11-27 22:16:15.855310194 +0100 +++ /work/SRC/openSUSE:Factory/.jeos-firstboot.new/jeos-firstboot.changes 2018-01-13 21:47:50.629525635 +0100 @@ -1,0 +2,6 @@ +Thu Jan 11 11:20:46 UTC 2018 - [email protected] + +- Update to version 0.0+git20180111.c39e31f: + * append to vconsole.conf instead of overwriting + +------------------------------------------------------------------- Old: ---- jeos-firstboot-0.0+git20171124.eead2bd.tar.xz New: ---- jeos-firstboot-0.0+git20180111.c39e31f.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ jeos-firstboot.spec ++++++ --- /var/tmp/diff_new_pack.RXEsC6/_old 2018-01-13 21:47:51.313493748 +0100 +++ /var/tmp/diff_new_pack.RXEsC6/_new 2018-01-13 21:47:51.337492629 +0100 @@ -1,7 +1,7 @@ # # spec file for package jeos-firstboot # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: jeos-firstboot -Version: 0.0+git20171124.eead2bd +Version: 0.0+git20180111.c39e31f Release: 0 Summary: Simple text based JeOS first boot wizard License: MIT ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.RXEsC6/_old 2018-01-13 21:47:51.413489086 +0100 +++ /var/tmp/diff_new_pack.RXEsC6/_new 2018-01-13 21:47:51.413489086 +0100 @@ -1,4 +1,4 @@ <servicedata> <service name="tar_scm"> <param name="url">git://github.com/openSUSE/jeos-firstboot.git</param> - <param name="changesrevision">34963353f0f013153e1135f4775f3de9ff74f141</param></service></servicedata> \ No newline at end of file + <param name="changesrevision">f360f953c682534290fa092d7af265c52da4c432</param></service></servicedata> \ No newline at end of file ++++++ jeos-firstboot-0.0+git20171124.eead2bd.tar.xz -> jeos-firstboot-0.0+git20180111.c39e31f.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/jeos-firstboot-0.0+git20171124.eead2bd/files/usr/lib/jeos-firstboot new/jeos-firstboot-0.0+git20180111.c39e31f/files/usr/lib/jeos-firstboot --- old/jeos-firstboot-0.0+git20171124.eead2bd/files/usr/lib/jeos-firstboot 2017-11-24 17:50:48.000000000 +0100 +++ new/jeos-firstboot-0.0+git20180111.c39e31f/files/usr/lib/jeos-firstboot 2018-01-11 12:16:56.000000000 +0100 @@ -173,7 +173,7 @@ # we need to adjust the keyboard and locale before the password is typed, in # case umlauts are used if [ -n "$keytable" ]; then - echo "KEYMAP=$keytable" | run tee /etc/vconsole.conf + echo "KEYMAP=$keytable" | run tee -a /etc/vconsole.conf run sed -i -e "s/^KEYTABLE=.*/KEYTABLE=\"$keytable\"/" /etc/sysconfig/keyboard fi # FIXME: systemd sets /etc/locale.conf which is ignored
