File kiwi-boot-descriptions.changes of Package kiwi-boot-descriptions
-------------------------------------------------------------------
Wed Apr 22 17:31:16 CEST 2020 - ro@suse.de
- fix build on SLE-15-SP2
-------------------------------------------------------------------
Thu May 23 14:27:03 UTC 2019 - ms@suse.com
- Allow disabling multipath
-------------------------------------------------------------------
Wed May 22 12:50:10 UTC 2019 - ms@suse.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 12:49:55 UTC 2019 - ms@suse.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 15:23:58 UTC 2019 - David Cassany <dcassany@suse.com>
- Added netboot definitions for Leap 15.1 (boo#1132839)
-------------------------------------------------------------------
Wed Mar 6 15:55:44 UTC 2019 - ms@suse.com
- custom_boot/functions.sh: add support for PLABEL in config
-------------------------------------------------------------------
Wed Mar 6 15:54:55 UTC 2019 - ms@suse.com
- Update spec file:
* syslinux is only available on x86*, so requires it only for x86
* Run format spec file
-------------------------------------------------------------------
Mon Jan 7 10:33:48 UTC 2019 - ms@suse.com
- Fallback to sulogin if setctsid is missing
-------------------------------------------------------------------
Mon Jan 7 10:33:19 UTC 2019 - ms@suse.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 11:36:13 UTC 2018 - ms@suse.com
- Fixed console multiplexer when dialogs get displayed.
https://github.com/SUSE/kiwi-descriptions/pull/30
-------------------------------------------------------------------
Fri Sep 28 16:16:39 UTC 2018 - David Cassany <dcassany@suse.com>
- Added syslinux requirement for kiwi-image-iso-requires, this
fixes bnc#1103398
-------------------------------------------------------------------
Thu Sep 20 08:45:29 UTC 2018 - ms@suse.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 09:04:39 UTC 2018 - ms@suse.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 09:17:51 UTC 2018 - ms@suse.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 4 14:55:17 UTC 2018 - ms@suse.com
- Add kiwi-image-tbz-requires to provide kiwi-image:tbz
-------------------------------------------------------------------
Tue Mar 13 14:15:55 UTC 2018 - ms@suse.com
- Added jing as required package in the *-requires sub packages
-------------------------------------------------------------------
Tue Feb 20 10:45:54 UTC 2018 - ms@suse.com
- Update meta packages structure for the buildservice
-------------------------------------------------------------------
Tue Feb 6 20:30:33 CET 2018 - ms@suse.de
- Move of kiwi boot descriptions to its own package