Hello community,

here is the log from the commit of package installation-images-openSUSE for 
openSUSE:Factory checked in at 2014-10-07 18:23:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-10-05 20:29:16.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.installation-images-openSUSE.new/installation-images-openSUSE.changes
   2014-10-07 18:23:56.000000000 +0200
@@ -1,0 +2,7 @@
+Mon Oct  6 11:37:25 CEST 2014 - snw...@suse.de
+
+- improved git2log script
+- Add boot support for aarch64
+- 14.145
+
+-------------------------------------------------------------------

Old:
----
  installation-images-14.144.tar.xz

New:
----
  installation-images-14.145.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ installation-images-openSUSE.spec ++++++
--- /var/tmp/diff_new_pack.zRr5Vz/_old  2014-10-07 18:23:57.000000000 +0200
+++ /var/tmp/diff_new_pack.zRr5Vz/_new  2014-10-07 18:23:57.000000000 +0200
@@ -358,10 +358,10 @@
 Summary:        Installation Image Files for %theme
 License:        GPL-2.0+
 Group:          Metapackages
-Version:        14.144
+Version:        14.145
 Release:        0
 Provides:       installation-images = %version-%release
-Source:         installation-images-14.144.tar.xz
+Source:         installation-images-14.145.tar.xz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %define _binary_payload w.ufdio
 

++++++ installation-images-14.144.tar.xz -> installation-images-14.145.tar.xz 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-14.144/Makefile 
new/installation-images-14.145/Makefile
--- old/installation-images-14.144/Makefile     2014-08-27 13:49:51.000000000 
+0200
+++ new/installation-images-14.145/Makefile     2014-10-06 10:56:05.000000000 
+0200
@@ -33,9 +33,9 @@
 endif
 
 ifneq ($(filter aarch64, $(ARCH)),)
-ALL_TARGETS   := initrd-themes initrd initrd+modules+gefrickel 
$(COMMON_TARGETS)
+ALL_TARGETS   := initrd-themes initrd initrd+modules+gefrickel boot-grub2-efi 
$(COMMON_TARGETS)
 INSTSYS_PARTS := $(COMMON_INSTSYS_PARTS)
-BOOT_PARTS    :=
+BOOT_PARTS    := initrd efi
 endif
 
 ifneq ($(filter ppc ppc64 ppc64le, $(ARCH)),)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-14.144/VERSION 
new/installation-images-14.145/VERSION
--- old/installation-images-14.144/VERSION      2014-10-01 16:00:14.000000000 
+0200
+++ new/installation-images-14.145/VERSION      2014-10-06 11:36:41.000000000 
+0200
@@ -1 +1 @@
-14.144
+14.145
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-14.144/changelog 
new/installation-images-14.145/changelog
--- old/installation-images-14.144/changelog    2014-10-01 16:00:21.000000000 
+0200
+++ new/installation-images-14.145/changelog    2014-10-06 11:37:21.000000000 
+0200
@@ -1,3 +1,7 @@
+2014-10-06:    14.145
+       - improved git2log script
+       - Add boot support for aarch64
+
 2014-10-01:    14.144
        - get server rescue image working
 
@@ -31,7 +35,9 @@
        - run/lock is missing in more images (bnc #894648)
        - optionally include custom gpg keys (bnc #895018)
 
-2014-09-02:    14.135
+2014-09-04:    14.135
+       - increase the memory threshold to load images into RAM (bnc #893982)
+       - create /run/lock ourselves as it's %ghost now (bnc #894648)
        - Removed "Firmware Test" from menu and firmwarekit package (bnc 
#894094)
 
 2014-08-27:    14.134
@@ -44,7 +50,9 @@
 2014-08-18:    14.132
        - fix mkbootdisk (bnc #892339)
 
-2014-08-16:    14.131
+2014-08-18:    14.131
+       - prepare for new yast2-theme
+       - package split: util-linux-systemd
        - move libgcrypt20-hmac to initrd, as gpg and libgcrypt20 live there 
already
 
 2014-08-15:    14.130
@@ -163,7 +171,10 @@
        - improve dhcpcd script to accept ethX
        - fix 32 bit build
 
-2014-05-26:    14.99
+2014-05-27:    14.99
+       - reworked dangling symlink checking
+       - added ca-certificates (bnc #877004)
+       - added sle12-desktop-migration (bnc #876992)
        - pata_macio added to modules.conf
        - syslog also to console 4
 
@@ -184,6 +195,7 @@
        - start wickedd-nanny,  more debug output (bnc #879127)
 
 2014-05-21:    14.94
+       - don't show default autoyast loading message
        - Start hyper-v helpers manually with helper script
        - add missing tools for netconfig
 
@@ -213,6 +225,8 @@
        - fix typo
 
 2014-05-05:    14.87
+       - ensure /etc/iscsi is writable
+       - add awk to base
        - add dracut-fips if present for FIPS capable rescue system
        - add openssh-fips and libopenssl1_0_0-hmac for FIPS capable 
installation
 
@@ -228,6 +242,7 @@
        - avoid filesystem package where possible
 
 2014-04-28:    14.83
+       - fix SUSEConnect handling
        - Drop Power lilo
 
 2014-04-28:    14.82
@@ -238,7 +253,11 @@
 2014-04-25:    14.81
        - handle SUSEConnect, add var/lock symlink
 
-2014-04-23:    14.80
+2014-04-24:    14.80
+       - add tar to initrd
+       - added virtio_scsi to ppc modules (bnc #874681)
+       - add xz to initrd
+       - remove /etc/os-release
        - ignore zypper, add optional skelcd-control-SLES-for-VMware
 
 2014-04-22:    14.79
@@ -333,6 +352,7 @@
        - go for release-mini instead of -dvd
 
 2014-03-10:    14.56
+       - load autoyast.xml and driver updates from OEMDRV partition (fate 
#316530)
        - Put grub2 on ppc media
        - add all of Xvnc package (bnc 867273)
 
@@ -363,7 +383,10 @@
        - remove special branding image
        - remove last remaining explicit qt4 references
 
-2014-02-26:    14.48
+2014-02-27:    14.48
+       - move s390x files to branding directory
+       - kill dhcpcd entirely
+       - create cd.ikr
        - Add mount-rootfs-and-do-chroot.sh to inst-sys and rescue (bnc #674684)
        - Add ed25519_key to predefined ssh keys
        - Include hyper-v package in inst-sys and rescue
@@ -423,6 +446,7 @@
        - no longer ignore certain yast2 packages
 
 2014-01-30:    14.34
+       - use skelcd-control-* for yast package list
        - install Yast packages via dependencies
        - there can be different packages in SLES and openSUSE inst-sys
        - make some branding packages optional (SLE branding has a different
@@ -490,12 +514,17 @@
        - dracut instead of mkinitrd
 
 2013-11-25:    14.20
+       - adjust to yast2 package changes
        - Yast new installer changes
        - added `yast2-ldap-client`, `yast2-pam` and `yast2-security` to the 
root
          image (needed to write the user configuration in the 1st stage)
        - `yast2-runlevel` has been replaced by `yast2-services-manager`
 
-2013-09-29:    14.19
+2013-11-18:    14.19
+       - integrate 13.1 changes and make it build again
+       - add rsxx for ppc
+       - added gptfdisk to rescue image (bnc #807098)
+       - added xen-usb.ko
        - Include drivers/input/serio/hyperv-keyboard.ko (fate #315887)
 
 2013-09-25:    14.18
@@ -516,7 +545,8 @@
        - Adopted rescue file list for sysconfig-0.81 split
        - remove yast2-mouse
 
-2013-09-01:    14.13
+2013-09-02:    14.13
+       - samba package changes
        - Add biosdevname if available
 
 2013-08-30:    14.12
@@ -588,7 +618,29 @@
 2013-06-07:    14.1
        - remove eject
 
-2013-02-06:    14.0
+2013-06-07:    14.0
+       - adjust to package changes
+       - include xtables
+       - fbset is gone
+       - sax2-tools moved to yast2-x11
+       - more deps for libGL
+       - libcairo needs libGL, noone uses fvwm
+       - chkrootkit is gone - it's highly outdated
+       - fix efi patch
+       - add wayland libs for Mesa
+       - back to file-data a 3rd time
+       - adjust to package changes
+       - add suse-module-tools (bnc #805250)
+       - add nfs mount to initrd (bnc #799496)
+       - include ip compat links
+       - use EFI/BOOT
+       - more rescue fixes
+       - rescue cleanup
+       - fix rescue startup
+       - moving on
+       - moving on
+       - moving on
+       - Revert "- back to libmagic-data"
        - fix efi setup
        - fix spelling
        - fix spelling
@@ -1320,7 +1372,7 @@
        - added sntp (bnc #431516)
        - initrd can have parts in fs images (bnc #430140)
        - patch initrd offset in kernel when booting via suse.ins
-        (bnc #432646)
+         (bnc #432646)
 
 2008-10-13:    11.25
        - added all kbd keymaps to initrd (bnc #432581)
@@ -2113,7 +2165,7 @@
        - fixed error checking when building firmware kit
 
 2006-10-05:    9.19
-       - -pata modules
+       - pata modules
 
 2006-10-04:    9.18
        - get rid of -override- module dir
@@ -2682,7 +2734,7 @@
 
 2005-06-15:    7.4
        - udev package split
-       - - set hosthame to Hostname or IP from install.inf (part of #86203)
+       - set hosthame to Hostname or IP from install.inf (part of #86203)
        - always set hosthame to Hostname or IP from install.inf in inst_setup,
        - moved from inst_setup_ssh (part of #86203)
        - do not overwrite resolv.conf in inst_setup_ssh
@@ -2724,7 +2776,7 @@
 2005-05-23:    7.0
        - rescue system uses modules from initrd
        - added hal to inst-sys
-       - - temporary disable PReP default cmdline
+       - temporary disable PReP default cmdline
        - remove install=slp nosshkey from pmac yaboot.conf, this has to go the 
bootiso
        - reorder autoload section, or some modules cant be loaded
        - module autoload does not resolve dependencies, load nls_base manually
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/installation-images-14.144/data/boot/grub-aarch64.cfg 
new/installation-images-14.145/data/boot/grub-aarch64.cfg
--- old/installation-images-14.144/data/boot/grub-aarch64.cfg   1970-01-01 
01:00:00.000000000 +0100
+++ new/installation-images-14.145/data/boot/grub-aarch64.cfg   2014-10-06 
10:56:05.000000000 +0200
@@ -0,0 +1,69 @@
+with_gfx=0
+
+gfxmode=auto
+locale_dir=$prefix/locale
+lang=en_US
+
+search --no-floppy --file /boot/aarch64/efi --set
+prefix=($root)/boot/aarch64/grub2-efi
+
+insmod efi_gop
+insmod efi_uga
+insmod gzio
+insmod gettext
+
+color_normal=light-gray/black
+color_highlight=white/light-gray
+
+if [ "$with_gfx" = 1 ] ; then
+  insmod gfxterm
+  insmod gfxmenu
+  insmod png
+
+  terminal_output gfxterm
+
+  theme=$prefix/themes/THEME/theme.txt
+  export theme
+
+  loadfont $prefix/unicode.pf2
+  loadfont $prefix/themes/THEME/DejaVuSans10.pf2
+  loadfont $prefix/themes/THEME/DejaVuSans12.pf2
+  loadfont $prefix/themes/THEME/DejaVuSans-Bold14.pf2
+fi
+
+if sleep --interruptible 0 ; then
+  timeout=60
+fi
+
+menuentry 'Installation' --class opensuse --class gnu-linux --class gnu 
--class os {
+  set gfxpayload=keep
+  echo 'Loading kernel ...'
+  linux /boot/aarch64/linux splash=silent
+  echo 'Loading initial ramdisk ...'
+  initrd /boot/aarch64/initrd
+}
+
+menuentry 'Upgrade' --class opensuse --class gnu-linux --class gnu --class os {
+  set gfxpayload=keep
+  echo 'Loading kernel ...'
+  linux /boot/aarch64/linux splash=silent upgrade=1
+  echo 'Loading initial ramdisk ...'
+  initrd /boot/aarch64/initrd
+}
+
+menuentry 'Rescue System' --class opensuse --class gnu-linux --class gnu {
+  set gfxpayload=keep
+  echo 'Loading kernel ...'
+  linux /boot/aarch64/linux splash=silent rescue=1
+  echo 'Loading initial ramdisk ...'
+  initrd /boot/aarch64/initrd
+}
+
+menuentry 'Check Installation Media' --class opensuse --class gnu-linux 
--class gnu {
+  set gfxpayload=keep
+  echo 'Loading kernel ...'
+  linux /boot/aarch64/linux splash=silent mediacheck=1
+  echo 'Loading initial ramdisk ...'
+  initrd /boot/aarch64/initrd
+}
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/installation-images-14.144/data/boot/grub2-efi.file_list 
new/installation-images-14.145/data/boot/grub2-efi.file_list
--- old/installation-images-14.144/data/boot/grub2-efi.file_list        
2014-02-18 09:15:06.000000000 +0100
+++ new/installation-images-14.145/data/boot/grub2-efi.file_list        
2014-10-06 10:56:05.000000000 +0200
@@ -28,6 +28,19 @@
     R s/^with_gfx=0/with_gfx=1/ EFI/BOOT/grub.cfg
     R s/THEME/<splash_theme>/g EFI/BOOT/grub.cfg
 
+elsif arch eq 'aarch64'
+  grub2-arm64-efi:
+    a usr/lib/efi/grub.efi EFI/BOOT/bootaa64.efi
+
+  x grub-aarch64.cfg EFI/BOOT/grub.cfg
+
+  # show product name in title instead of default grub string
+  d EFI/BOOT/locale
+  x grub2_head.po .
+  R s/product_name/<product_name>/ grub2_head.po
+  e msgfmt -o EFI/BOOT/locale/en.mo grub2_head.po
+  r grub2_head.po
+
 # elsif arch eq 'ia64'
 
 endif
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/installation-images-14.144/data/rescue/rescue.file_list 
new/installation-images-14.145/data/rescue/rescue.file_list
--- old/installation-images-14.144/data/rescue/rescue.file_list 2014-10-01 
15:58:06.000000000 +0200
+++ new/installation-images-14.145/data/rescue/rescue.file_list 2014-10-06 
10:56:05.000000000 +0200
@@ -61,6 +61,7 @@
 ?elilo:
 ?grub2-i386-pc:
 ?grub2-x86_64-efi:
+?grub2-arm64-efi:
 ?grub2-powerpc-ieee1275:
 ?grub2:
 ?hyper-v:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-14.144/etc/config 
new/installation-images-14.145/etc/config
--- old/installation-images-14.144/etc/config   2014-09-09 11:02:50.000000000 
+0200
+++ new/installation-images-14.145/etc/config   2014-10-06 10:56:05.000000000 
+0200
@@ -19,7 +19,7 @@
 ppc    = vmlinux
 ppc64  = vmlinux
 ppc64le = vmlinux
-aarch64 = vmlinux
+aarch64 = Image
 mips   = vmlinux
 s390   = image
 s390x  = image
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-14.144/install.aarch64 
new/installation-images-14.145/install.aarch64
--- old/installation-images-14.144/install.aarch64      2014-02-27 
15:17:24.000000000 +0100
+++ new/installation-images-14.145/install.aarch64      2014-10-06 
10:56:05.000000000 +0200
@@ -20,6 +20,13 @@
   for i in $INSTSYS_PARTS $BOOT_PARTS ; do
     [ -e images/$theme/$i ] && cp -r images/$theme/$i 
$DESTDIR/branding/$theme/CD1/boot/$ARCH
   done
+
+  install -m 644 /boot/Image-* $DESTDIR/branding/$theme/CD1/boot/$ARCH/linux
+
+  if [ -d images/$theme/EFI ] ; then
+    mkdir -p $DESTDIR/branding/$theme/CD1/EFI/BOOT
+    cp -r images/$theme/EFI/EFI/BOOT/* $DESTDIR/branding/$theme/CD1/EFI/BOOT
+  fi
 done
 
 mkdir -p $DESTDIR/usr/share

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to