commit installation-images-openSUSE for openSUSE:Factory
Hello community, here is the log from the commit of package installation-images-openSUSE for openSUSE:Factory checked in at 2016-05-05 08:12:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2016-05-03 09:34:14.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.installation-images-openSUSE.new/installation-images-openSUSE.changes 2016-05-05 08:12:23.000000000 +0200 @@ -1,0 +2,6 @@ +Tue May 3 12:38:22 CEST 2016 - snwint@suse.com + +- adjust config to new 'hiddenmenu' feature (bsc#976836) +- 14.240 + +------------------------------------------------------------------- Old: ---- installation-images-14.239.tar.xz New: ---- installation-images-14.240.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ installation-images-openSUSE.spec ++++++ --- /var/tmp/diff_new_pack.lzgUvm/_old 2016-05-05 08:12:24.000000000 +0200 +++ /var/tmp/diff_new_pack.lzgUvm/_new 2016-05-05 08:12:24.000000000 +0200 @@ -43,9 +43,9 @@ %else BuildRequires: openSUSE-release BuildRequires: openSUSE-release-mini +%endif BuildRequires: noto-sans-fonts BuildRequires: google-roboto-fonts -%endif %ifarch ia64 %ix86 x86_64 BuildRequires: libsmbios2 %endif @@ -372,7 +372,7 @@ Summary: Installation Image Files for %theme License: GPL-2.0+ Group: Metapackages -Version: 14.239 +Version: 14.240 Release: 0 Provides: installation-images = %version-%release Source: installation-images-%{version}.tar.xz ++++++ installation-images-14.239.tar.xz -> installation-images-14.240.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/installation-images-14.239/VERSION new/installation-images-14.240/VERSION --- old/installation-images-14.239/VERSION 2016-04-28 11:57:01.000000000 +0200 +++ new/installation-images-14.240/VERSION 2016-05-02 15:56:56.000000000 +0200 @@ -1 +1 @@ -14.239 +14.240 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/installation-images-14.239/changelog new/installation-images-14.240/changelog --- old/installation-images-14.239/changelog 2016-04-28 11:57:01.000000000 +0200 +++ new/installation-images-14.240/changelog 2016-05-02 15:56:56.000000000 +0200 @@ -1,3 +1,6 @@ +2016-05-02: 14.240 + - adjust config to new 'hiddenmenu' feature (bsc #976836) + 2016-04-28: 14.239 - allow user to switch efi grub2 console to text mode diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/installation-images-14.239/data/boot/grub-aarch64.cfg new/installation-images-14.240/data/boot/grub-aarch64.cfg --- old/installation-images-14.239/data/boot/grub-aarch64.cfg 2016-04-28 11:57:01.000000000 +0200 +++ new/installation-images-14.240/data/boot/grub-aarch64.cfg 2016-05-02 15:56:56.000000000 +0200 @@ -88,7 +88,7 @@ # On EFI systems we can only have graphics *or* serial, so allow the user # to switch between the two -menuentry 'Text mode' --hidden --hotkey 't' { +hiddenentry 'Text mode' --hotkey 't' { set textmode=true terminal_output console } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/installation-images-14.239/data/boot/grub.cfg new/installation-images-14.240/data/boot/grub.cfg --- old/installation-images-14.239/data/boot/grub.cfg 2016-04-28 11:57:01.000000000 +0200 +++ new/installation-images-14.240/data/boot/grub.cfg 2016-05-02 15:56:56.000000000 +0200 @@ -95,7 +95,7 @@ # On EFI systems we can only have graphics *or* serial, so allow the user # to switch between the two -menuentry 'Text mode' --hidden --hotkey 't' { +hiddenentry 'Text mode' --hotkey 't' { set textmode=true terminal_output console }
participants (1)
-
root@hilbert.suse.de