Changelog for
kiwi-boot-descriptions-1.1.0-2.3.x86_64.rpm :
* Wed Apr 22 2020 roAATTsuse.de- fix build on SLE-15-SP2
* Thu May 23 2019 msAATTsuse.com- Allow disabling multipath
* Wed May 22 2019 msAATTsuse.com- Fixed udev startup Due to a change in the udev rules an error in kiwi was triggered that outlines an incomplete udev startup sequence. This patch fixes the creation of the dev tree by udev and is related to bsc#1135762
* Wed May 22 2019 msAATTsuse.com- Set SERVER variable as expected by netboot code (#674) This commit sets $host from $SERVER variable if present and no $kiwiserver is given from the command line. The same criteria applies for $type and $SERVERTYPE variables. Fixes bsc#1133537
* Wed Apr 24 2019 dcassanyAATTsuse.com- Added netboot definitions for Leap 15.1 (boo#1132839)
* Wed Mar 06 2019 msAATTsuse.com- custom_boot/functions.sh: add support for PLABEL in config
* Wed Mar 06 2019 msAATTsuse.com- Update spec file:
* syslinux is only available on x86
*, so requires it only for x86
* Run format spec file
* 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 dcassanyAATTsuse.com- 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
* 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
* Wed Apr 04 2018 msAATTsuse.com- Add kiwi-image-tbz-requires to provide kiwi-image:tbz
* Tue Mar 13 2018 msAATTsuse.com- Added jing as required package in the
*-requires sub packages
* 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