Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package agama-installer for openSUSE:Factory checked in at 2024-11-20 17:03:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/agama-installer (Old) and /work/SRC/openSUSE:Factory/.agama-installer.new.28523 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "agama-installer" Wed Nov 20 17:03:38 2024 rev:5 rq:1225294 version:10.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/agama-installer/agama-installer.changes 2024-09-23 15:24:52.840051392 +0200 +++ /work/SRC/openSUSE:Factory/.agama-installer.new.28523/agama-installer.changes 2024-11-20 17:05:28.078427181 +0100 @@ -1,0 +2,25 @@ +Wed Nov 13 12:20:23 UTC 2024 - Lubos Kocman <lubos.koc...@suse.com> + +- Temporarily drop xf86-video-fbdev as it seems to be missing + in the repo + (gh#agama-project/agama#1752) + +------------------------------------------------------------------- +Wed Nov 13 10:29:31 UTC 2024 - Lubos Kocman <lubos.koc...@suse.com> + +- Add common xf86-video drives + x86-input for tablets + (gh#agama-project/agama#1752) + +------------------------------------------------------------------- +Thu Nov 7 11:32:09 UTC 2024 - Lubos Kocman <lubos.koc...@suse.com> + +- Add Leap,Leap-PXE profiles + The openSUSE profile is basically Tumbleweed + Leap has ruby version from SLE profile, and Leap specific branding + +------------------------------------------------------------------- +Tue Nov 5 12:41:19 UTC 2024 - Eugenio Paolantonio <eugenio.paolanto...@suse.com> + +- config.sh: ignore non-existent translations if already missing. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ agama-installer.kiwi ++++++ --- /var/tmp/diff_new_pack.mh7KPI/_old 2024-11-20 17:05:28.842459017 +0100 +++ /var/tmp/diff_new_pack.mh7KPI/_new 2024-11-20 17:05:28.846459185 +0100 @@ -9,9 +9,11 @@ <specification>Agama Live ISO</specification> </description> <profiles> + <profile name="Leap" description="openSUSE Leap image" import="true" /> <profile name="openSUSE" description="openSUSE multiproduct image" import="true" /> <profile name="SLE" description="SLE-based image" import="true" /> <profile name="openSUSE-PXE" description="openSUSE OEM image for remote instalaltion" import="true" /> + <profile name="Leap-PXE" description="openSUSE Leap OEM image for remote installation" import="true" /> </profiles> <preferences> <version>10.0.0</version> @@ -24,22 +26,22 @@ <bootsplash-theme>bgrt</bootsplash-theme> <bootloader-theme>openSUSE</bootloader-theme> </preferences> - <preferences arch="ppc64le" profiles="openSUSE,SLE"> + <preferences arch="ppc64le" profiles="openSUSE,SLE,Leap"> <type image="iso" flags="dmsquash" firmware="ofw" mediacheck="true" volid="agama" editbootconfig="fix_bootconfig"> <bootloader name="grub2" console="serial" timeout="10"/> </type> </preferences> - <preferences arch="aarch64,x86_64" profiles="openSUSE,SLE"> + <preferences arch="aarch64,x86_64" profiles="openSUSE,SLE,Leap"> <type image="iso" flags="dmsquash" firmware="uefi" mediacheck="true" volid="agama" editbootconfig="fix_bootconfig"> <bootloader name="grub2" timeout="10"/> </type> </preferences> - <preferences arch="s390x" profiles="openSUSE,SLE"> + <preferences arch="s390x" profiles="openSUSE,SLE,Leap"> <type image="iso" flags="dmsquash" mediacheck="true" volid="agama" editbootconfig="fix_bootconfig"> <bootloader name="custom" /> </type> </preferences> - <preferences arch="ppc64le" profiles="openSUSE-PXE"> + <preferences arch="ppc64le" profiles="openSUSE-PXE,Leap-PXE"> <!-- For some reason the compression results on ppc64le are not as good as on the other archs --> <type image="oem" filesystem="btrfs" fsmountoptions="compress=zstd:15" firmware="ofw" installpxe="true" installboot="install" kernelcmdline="rd.kiwi.ramdisk ramdisk_size=3174400" volid="agama"> <bootloader name="grub2" console="serial" timeout="1"/> @@ -53,7 +55,7 @@ <size unit="M">3000</size> </type> </preferences> - <preferences arch="s390x" profiles="openSUSE-PXE"> + <preferences arch="s390x" profiles="openSUSE-PXE,Leap-PXE"> <type image="oem" filesystem="btrfs" fsmountoptions="compress=zstd:15" installpxe="true" installboot="install" kernelcmdline="rd.kiwi.ramdisk ramdisk_size=2097152" volid="agama"> <bootloader name="custom"/> <oemconfig> @@ -66,7 +68,7 @@ <size unit="M">1900</size> </type> </preferences> - <preferences arch="aarch64,x86_64" profiles="openSUSE-PXE"> + <preferences arch="aarch64,x86_64" profiles="openSUSE-PXE,Leap-PXE"> <type image="oem" filesystem="btrfs" fsmountoptions="compress=zstd:15" firmware="uefi" installiso="true" installpxe="true" installboot="install" kernelcmdline="rd.kiwi.ramdisk ramdisk_size=2097152" volid="agama"> <bootloader name="grub2" timeout="1"/> <oemconfig> @@ -86,7 +88,7 @@ <repository type="rpm-md"> <source path="obsrepositories:/"/> </repository> - <packages type="image" profiles="openSUSE-PXE"> + <packages type="image" profiles="openSUSE-PXE,Leap-PXE"> <package name="dracut-kiwi-oem-repart"/> <package name="dracut-kiwi-oem-dump"/> <archive name="root-openSUSE-PXE.tar.xz"/> @@ -137,6 +139,7 @@ <package name="libpwquality-tools"/> <package name="NetworkManager"/> <package name="agama"/> + <package name="agama-yast"/> <package name="agama-web-ui"/> <package name="agama-cli"/> <package name="agama-auto"/> @@ -147,6 +150,12 @@ <package name="xorg-x11-server"/> <package name="xorg-x11-fonts-core"/> <package name="xf86-input-libinput" /> + <package name="xf86-input-wacom" arch="aarch64,x86_64,ppc64le"/> + <package name="xf86-video-amdgpu" arch="x86_64"/> + <package name="xf86-video-intel" arch="x86_64"/> + <package name="xf86-video-nv" arch="x86_64"/> + <package name="xf86-video-qxl" arch="x86_64"/> + <package name="xf86-video-vesa" arch="x86_64"/> <package name="psmisc"/> <package name="joe"/> <package name="checkmedia"/> @@ -157,6 +166,18 @@ <package name="qrencode"/> <archive name="root.tar.xz"/> </packages> + <!-- additional packages for the Leap distributions --> + <packages type="image" profiles="Leap,Leap-PXE"> + <package name="agama-products-opensuse"/> + <package name="grub2-branding-openSUSE" arch="aarch64,x86_64"/> + <package name="openSUSE-repos-Leap"/> + <package name="patterns-openSUSE-base"/> + <package name="ruby3.2-rubygem-agama-yast"/> + <package name="ruby3.2-rubygem-byebug"/> + <package name="staging-build-key"/> + <package name="openSUSE-build-key"/> + <package name="MozillaFirefox-branding-openSUSE"/> + </packages> <!-- additional packages for the openSUSE distributions --> <packages type="image" profiles="openSUSE,openSUSE-PXE"> <package name="agama-products-opensuse"/> @@ -187,6 +208,9 @@ <package name="ca-certificates"/> <package name="ca-certificates-mozilla"/> </packages> + <packages type="bootstrap" profiles="Leap,Leap-PXE"> + <package name="Leap-release"/> + </packages> <packages type="bootstrap" profiles="openSUSE,openSUSE-PXE"> <package name="openSUSE-release"/> <package name="openSUSE-release-ftp"/> ++++++ config-cdroot.tar.xz ++++++ ++++++ config.sh ++++++ --- /var/tmp/diff_new_pack.mh7KPI/_old 2024-11-20 17:05:28.986465018 +0100 +++ /var/tmp/diff_new_pack.mh7KPI/_new 2024-11-20 17:05:28.990465185 +0100 @@ -137,7 +137,7 @@ # delete unused translations (MO files) for t in zypper gettext-runtime p11-kit; do - rm /usr/share/locale/*/LC_MESSAGES/$t.mo + rm -f /usr/share/locale/*/LC_MESSAGES/$t.mo done du -h -s /usr/{share,lib}/locale/ ++++++ root-openSUSE-PXE.tar.xz ++++++ ++++++ root.tar.xz ++++++