- Fix grub package name for aarch64 (grub2-arm64-efi)
- Use the new grub2-bls subpackage
- Enable disk-encryption-tool-enroll.service
- Fix LOADER_TYPE population
- Rename *-grub image to *-grub-bls
- Add /etc/sysconfig/bootloader LOADER_TYPE for grub2-bls and sd-boot
- Remove some dead code
- Add grub2 FDE image
- add procps into the image (previously pulled in by zypper,
and the openQA tests rely on it)
- Drop fbiterm (jsc#PED-3655)
- Add kernel-firmware-bluetooth (bsc#1219216)
- Update kiwi schema to 7.4 to be compatible with kiwi v10 (boo#1222243)
- call sdbootutil --no-random-seed to avoid shipping random seed in the ESP
- Do not use the big kernel-firmware for RPi, but only the required
kernel-firmware-brcm - boo#1218307
- Drop systemd-sysvinit, the main systemd package itself contains
/sbin/reboot etc. now
- Use kernel-default-base instead of kvmsmall
- Handle new sources in spec file too
- cloud-init no longer requires wicked, so install NetworkManager
everywhere (boo#1218129)
- Switch all images from vmx to oem to use kiwi's resize
(boo#1206238)
- Add systemd-boot flavor with disk encryption
- Add combustion (jsc#PED-5843)
- Enable Cloud image for aarch64
- Add wireless-regdb (bsc#1215134)
- editbootinstall_rpi.sh: fix loopdev name to work with new kiwi.
- Rename OpenStack-Cloud to Cloud (jsc#PED-1849)
- Enable jeos-firstboot on Cloud image
- Add cloud-init to VMware image (jsc#SLE-7254)
- Change VMware to use lsilogic SCSI controller
- Disable firewalld on VMware image
- Do not enable jeos-firstboot on OpenStack-Cloud
- Switch to NetworkManager except for OpenStack-Cloud
- Rename JeOS to "Minimal Image" (jsc#SLE-20354)
- Set version in the kiwi file to 1.0.0
- Use new bundle_format from kiwi for naming images
- Add Trusted Firmware-A (TF-A) package in RaspberryPi images
which mitigate few CVE issues found in RPi4 Cortex A72 CPU.
See bsc#1173489.
- Delete /etc/machine-id, necessary for ConditionFirstBoot
- Add rw to the default boot options to fix /etc/machine-id setup
(bsc#1194484, see also gh#OSInside/kiwi#1650)
- Install AppArmor pattern and audit (jsc#SLE-22705)
- Support new location of the snapper config templates
- Don't delete /etc/machine-id (see gh#OSInside/kiwi#1650)
- Also don't delete the dbus machine-id, it's a symlink
- Install shim everywhere except on RPi (bsc#1182211)
- Add systemd.show_status=1 to the kernel cmdline (bsc#1183186)
- Drop plymouth.enable=0, as suggested some time ago
- Tumbleweed has openSUSE-release-appliance-* packages meanwhile
- Add several packages to bootstrap to force zypper to pick the
right alternative
- Drop udev from bootstrap, not needed
- Install 'raspberrypi-eeprom' package on Raspberry Pi image (jsc#SLE-13566)
- Simplify multi-arch profiles using a new kiwi feature
- Drop /etc/shadow modification in config.sh, fixed in system-user-root
meanwhile
- Fix bare *** in config.sh
- Include xen and qemu-guest packages for aarch64 too
- Add aarch64 support for kvm-and-xen image
- Add aarch64 support for MS-HyperV
- Add pam_pwquality
- Drop call of baseCleanMount, not necessary
- Replace suseInsertService with direct systemctl enable
- Drop the tmp subvolume (boo#1173461, jsc#PM-1898)
- issue-generator got fixed, so drop the workaround for RPi
- Add zypper-needs-restarting (bsc#1173548)
- Force disk size of OpenStack-Cloud to 1GiB to avoid ENOSPC
(bsc#1096738)
- Drop bootsplash-theme, not used
- Don't touch /etc/default/grub in config.sh, kiwi overwrites it
anyway
- RPi workarounds are part of the raspberrypi-firmware package now
- Drop some now redundant entries from the package list
- Switch to vim-small, saves ~50MiB
- Drop group(wheel), bug in cloud-init got fixed (boo#1080595)
- switch to base instead of minimal_base pattern, minimal_base is too minimal
for JeOS now.
- Also show WLAN interfaces in /etc/issue (bsc#1169070)
- Add qemu-guest-agent (bsc#1162932)
- Make the choice of systemd-logger for openSUSE explicit (bsc#1160657)
- Add lsof for zypper ps (bsc#1167553)
- Drop XEN flavor, identical to kvm-and-xen meanwhile (boo#1166474)
- Remove obsolete and redundant parts from config.sh
- Remove indefinitely commented out sections in JeOS.kiwi
- Remove invalid vga="normal"
- Add condition to make config.sh suitable for both openSUSE and SLE
- Drop drivers section, obsolete with dracut
- Make RPi's EFI partition 64MB big (bsc#1164817)
- Use systemctl instead of chkconfig
- Remove explicit swiotlb and cma assignments from RPi cmdline
as the defaults are better meanwhile (bsc#1160308)
- Fix editbootinstall_rpi.sh with newer kiwi
- Don't enable chrony-wait even on RPi, it might delay booting
unacceptably long
- Enable one image for RPi3/4
* delete obsolete RPi4 target
- Add systemd-logger and dosfstools
- Drop salt-minion
- Add support for RPi4
- Add kernel-firmware for RPi
- Don't install a custom chrony config, the default is enough
- Only enable chrony-wait.serivce on RPi (bsc#1146374)
- Rename to kiwi-templates-JeOS
- Add a .spec file which installs the JeOS sources as template
- Mount by-uuid instead of by-label (jsc#SLE-7327)
- Don't set DHCLIENT_SET_HOSTNAME here, jeos-firstboot does that now
- Enable chrony-wait.service explicitly (bsc#1129730)
- Install now split jeos-firstboot-rpiwifi package
- Merge images.sh into config.sh, make it more generic
- Run config.sh with -euxo pipefail, make it compatible
- Also enable excludedocs for RPi
- Enable btrfs_quota_groups here, jeos-firstboot can skip this now
- Drop unnecessary USE_BY_UUID_DEVICE_NAMES, kiwi does that properly now
- Add console=ttyS0,115200 to RPi cmdline
- Add quiet to cmdline
- Switch to glibc-locale-base for smaller footprint
- Remove modprobe DRM rule as HDMI detection is working fine (bsc#1127537)
- Add wpa_supplicant for RPi WiFi support
- Don't install firewall on OpenStack (fate#326778)
- Remove obsolete baseStripRPM call
- Install chrony on all flavors (bsc#1119424)
- cron is not needed for btrfsmaintenance anymore (bsc#1121419)
- include wireless-tools for RaspberryPi image, bsc#1119400
- Unify two packages sections for OBS WebUI friendliness
- Do not create ifcfg file for eth0
- Readd lost "Add repos from control.xml" section
- Change to Tumbleweed
- Change version to 15.1.0 to workaround bug in kiwi
- Adjust for openSUSE Leap 15.1
- Use glibc-locale-base (fate#326551)
- Add ca-certificates-mozilla to the bootstrap section as it is necessary
to download packages over HTTPS
- Fix RaspberryPi profile name in kiwi file (bsc#1110593)
- Create flag file for new jeos-firstboot
- Bump version to 15 SP1
- Make RaspberryPi a JeOS flavor:
* Remove rpi3-y2firstboot.tar.gz
* Remove special package list
* Enable jeos-firstboot
- Don't remove /etc/localtime, jeos-firstboot does it already
- Require fbiterm
- Don't require dialog, jeos-firstboot requires it
- Re-enable raspberrypi-firmware-dt, it's available now
- Enable jeos-licenses for aarch64 as well
- Add patterns-sles-Minimal to resolve have choice
- Also remove /var/lib/dbus/machine-id (bsc#1099180)
- Do not call baseStripDocs, it's handled by excludedocs (bsc#1093914)
- Add command-not-found (bsc#1097667)
- Add kexec-tools (bsc#1097670)
- Set GRUB_GFXMODE and GRUB_TERMINAL in config.sh (bsc#1097428)
- Enlarge swapsize from 500 to 1000 to align with SLE12-SP3
(bsc#1097027)
- Remove manual changes for RPi X11-related settings, handled by
update-alternatives automatically (bsc#1096917)
- Also handle excludedocs in config.sh for RPi (bsc#1093915)
- RaspberryPi: Set rpm-excludedocs to false (bsc#1093915)
- RaspberryPi: Add firewall-config, needed by yast2-firewall (bsc#1093912)
- Remove btrfs-related packages from OpenStack (bsc#1095820)
- Remove jeos-firstboot from OpenStack and RPi (bsc#1095820)
- RaspberryPi: Add man, man-pages (bsc#1093914)
- RaspberryPi: Add lklug-fonts for YaST Firstboot (bsc#1093919)
- RaspberryPi: Add mutt, mutt-lang (bsc#1093913)
- RaspberryPi: Add libyui-qt-pkg8 (bsc#1095870), yast2-control-center-qt
- RaspberryPi: Add yast2-trans-mr; xscreensaver-lang; bash-lang,
icewm-lang, parted-lang, shared-mime-info-lang; findutils-lang (cf. bsc#1072188)
- RaspberryPi: Drop emacs-x11 (bsc#1093905)
- RaspberryPi: Drop SuSEfirewall2 package (bsc#1094907)
* Add firewalld-lang package
- Add _constraints to get at least 10GiB disk space
- Remove useless name attribute for systemdisk element
- Add indic-fonts, thai-fonts, khmeros-fonts, arabic-kacst-fonts
for YaST Firstboot on Raspberry Pi (bsc#1093919)
- Remove explicit console= setting on Raspberry Pi
- Use chrony instead of ntpd
- Change EFI partition size to 33MB, bsc#1087406
- Decrease HyperV image to 24G, aligned with the other images, bsc#1087406
- Use YaST2-firstboot on Raspberry Pi target
- Disable serial console in PV Xen image, fixes bsc#1089676
- Disable installation of recommended packages on non-RPi3 (bsc#1089498)
- Enable excludedocs in zypp.conf
- Remove systemd.show_status=0 from the kernel cmdline (bsc#1089826)
- Fix inclusion of PV XEN drivers
- Improve VMware vmx settings, bsc#1084157
- Also add a /root subvolume (boo#1085266)
- change VMware vmx settings, bsc#1084157
- Use the SLE 15 btrfs subvolume layout (bsc#1086852)
- include issue-generator that is not a requirement of
sles-release anymore, fix bsc#1084879
- Prepare image for X11 target
- Temporarily create X11 Raspberry Pi image; this will be sorted
out correctly using profile groups later once kiwi supports them.
- Also remove the comments for allpkgs and fix typo to get the kernel
back for MS-HyperV
- Add suse-build-key back (bsc#1084166)
- Remove allpkgs target, it's no longer needed
- Convert to new OBS profile logic
- remove _service file
- Add back xfsprogs for OpenStack-Cloud (bsc#1083696)
- Use kernel-default-base (bsc#1082357)
- Fixup a bugref
- Remove python-base
- Remove manually added dependencies, OBS needs to solve them
- Fix detection of btrfs after kiwi profile introduction
- Add grub2-arm64-efi on aarch64 to package list (bsc#1082224)
- Remove xen dependencies on aarch64 from package list (bsc#1082224)
- Add Raspberry Pi target (FATE#323912, bsc#989513)
- Replace multiple .kiwi files with a single one and use profiles instead, fixes bsc#1081792
- Needs obs-service-apply_kiwi_profile to work without prjconf changes
- Add jeos-licenses
- Drop SUSEfirewall2 and enable firewalld, fixes bsc#1078743
- switch to new default console font eurlatgr, fixes bsc#1078735
- Add group(wheel) to all the images
- Change console font configuration to work with new systemd, fixes bsc#1073467
- Change console settings for images, fixes bsc#1066136
- require group(mail) for all images, fixes bsc#1061838
- Configure snapper as part of the image build process, related to bsc#1064819
- Use kiwi functionality for disabling CoW on subvolumes, related to bsc#1064819
- Drop cracklib-dict-small from the bootstrap, requirements changed in kiwi
- Remove net.ifnames=0 for HyperV images, fixes bsc#1062013
- Change HyperV image to VHDX format, fixes bsc#1062744
- Disable all deletes from kiwi config fixes bsc#1061854
- Move to kernel-default over kernel-default-base, fix bsc#1062056
- enable hyper-v and drop azure agent for now, tracked on bsc#1061584
- removed the following files from the old diff mechanism, no benefits:
* SLES15-JeOS-for-kvm-and-xen.diff
* SLES15-JeOS-for-MS-HyperV.diff
* SLES15-JeOS-for-OpenStack-Cloud.diff
* SLES15-JeOS-for-VMware.diff
* SLES15-JeOS-for-XEN.diff
* applydiff
* gendiff
* SLES15-JeOS.template
- remove stub and add the template to _multibuild
- patterns renamed
- multibuild file added
- Initial package
- mask systemd-firstboot from Openstack images (bsc#1032518)
- Add btrfsmaintenance + cron
- Use firmware="ec" + bootkernel="custom" to allow kernel-default-base
for Xen PV (bsc#1031483)
- Add driverlist for Xen HVM and PV to fix booting with bootkernel="custom"
(bsc#1029742)
- Add zypper-lifecycle-plugin (bsc#1030278)
- Add some more packages to the deletion list
- Add ifcfg-eth0 to enable DHCP on eth0 by default
- Change packagelist:
* Fix typo: libcxb-dri2-0
* Remove libxcb-dri3-0 and libyui-ncurses-pkg7
* Remove libLLVM-3.8.0
- Use kernel-default for XEN
- Enable jeos-firstboot.service explicitly in images.sh instead of
relying on the package to enable itself
- Add stub.spec to workaround multibuild bug
- Bump version to SP3
- Update btrfs subvolume layout
- Remove references to xen-kmp-default and kernel-xen, now part of kernel-default
- add replaces="kernel-default" to tell OBS to ignore kernel-default
when using kernel-default-base
(https://github.com/openSUSE/open-build-service/issues/1528)
- mount by label
- use kernel-default-base
- don't include /var/lib/systemd/random-seed
- version 1.1.0 for SLE12 SP1
* remove root.tar.gz and use jeos-firstboot instead
- version number is 1.0.0
- initial package
OBS-URL: https://build.opensuse.org/package/show/Virtualization:Appliances:Images:openSUSE-Tumbleweed/kiwi-templates-Minimal?expand=0&rev=45