Changelog for
kiwi-boot-descriptions-1.1.0-lp150.57.1.x86_64.rpm :
* Fri Feb 08 2019 roAATTsuse.de- add kiwi-netboot-bootloader-armv7l-grub.patch
* Mon Jan 07 2019 msAATTsuse.com- Fallback to sulogin if setctsid is missing
* Mon Jan 07 2019 msAATTsuse.com- Use setctsid/bash instead of sulogin for debugging The custom kiwi boot descriptions supports a boot process accompanying debug shell if the kiwidebug=1 option is set on the kernel command line. That shell was invoked using sulogin. Problem is that this call occupies the controlling terminal and console such that the typical multiplexing of consoles through plymouth is stopped. This means it\'s not possible to run e.g an oem deployment with several active/multiplexed consoles and a backgrounding debuging shell. This patch moves away from sulogin and calls a bash through setctsid on a free console
* Mon Dec 17 2018 msAATTsuse.com- Fixed console multiplexer when dialogs get displayed. https://github.com/SUSE/kiwi-descriptions/pull/30
* Fri Sep 28 2018 David Cassany
- Added syslinux requirement for kiwi-image-iso-requires, this fixes bnc#1103398
* Thu Sep 20 2018 msAATTsuse.com- Setup swap space with a label in any case Independently of the device persistency setup we create the swap space with the label named SWAP and add it as such to the fstab file
* Mon Aug 13 2018 msAATTsuse.com- Clear the terminal I/O before dialog Call the reset program to clear the terminal I/O prior to call the dialog program. This Fixes bsc#1095856
* Fri Jul 27 2018 roAATTsuse.de- add kiwi-netboot-use_chzdev.patch
* Mon May 28 2018 msAATTsuse.com- Make sure root entry in fstab is created for pxe On pxe deployment via netboot the root entry in fstab was not created even if the client config file contains a DISK setup
* Tue Apr 17 2018 roAATTsuse.de- add kiwi-netboot-wait_for_device_before_validate.patch check if target root device exists before validating size
* Fri Apr 06 2018 roAATTsuse.de- add kiwi-netboot-load-modules.patch to run systemd-modules-load
* Wed Apr 04 2018 msAATTsuse.com- Add kiwi-image-tbz-requires to provide kiwi-image:tbz
* Mon Mar 26 2018 roAATTsuse.de- replace genisoimage with mkisofs in kiwi-boot-packages for tumbleweed
* Tue Mar 13 2018 msAATTsuse.com- Added jing as required package in the
*-requires sub packages
* Mon Mar 05 2018 roAATTsuse.de- add kiwi-netboot-readd-kernel-profile-std.patch
* Mon Mar 05 2018 roAATTsuse.de- apply tumbleweed fixes on arm and s390 also for SLES15
* Thu Mar 01 2018 roAATTsuse.de- kiwi-boot-packages: readd ppc64:suse-tumbleweed and ppc64le:suse-tumbleweed
* Thu Mar 01 2018 roAATTsuse.de- port over patches from python-kiwi: - kiwi-netboot-add_nvme.patch add nvme driver on arm (probably useful on all archs) - kiwi-netboot-bootloader-s390-grub.patch (use grub2 instead of zipl on s390, probably not for general use) - kiwi-netboot-ignorelink.patch (some devices are too broken to show a proper link up, workaround via cmdline option) - kiwi-netboot-qeth_workaround.patch (qeth_configure changed the behaviour recently so that you can not change l2 mode while the device is up) - kiwi-netboot-readd-e2fsprogs.patch (keep e2fsprogs for the initrd, need it to resize on boot) - kiwi-netboot-sles-to-tumbleweed.patch (we copy the SLES12 config on ppc to tumbleweed, do the changes analog to other archs for tumbleweed on ppc)
* Tue Feb 20 2018 msAATTsuse.com- Update meta packages structure for the buildservice
* Tue Feb 06 2018 msAATTsuse.de- Move of kiwi boot descriptions to its own package