python-kiwi
No description set
- Developed at Virtualization:Appliances:Builder
- Sources inherited from project openSUSE:Factory
-
10
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/python-kiwi && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
python-kiwi-rpmlintrc | 0000001571 1.53 KB | |
python-kiwi.changes | 0000672299 657 KB | |
python-kiwi.spec | 0000018777 18.3 KB | |
python-kiwi.tar.gz | 0001614210 1.54 MB |
Revision 43 (latest revision is 125)
Dominique Leuenberger (dimstar_suse)
accepted
request 713571
from
Marcus Schaefer (sax2)
(revision 43)
- Bump version: 9.17.40 → 9.17.41 - Update Boot From Hard Disk method Instead of searching for an efi binary to boot, use the exit method that exits from grub and let the firmware choose the next entry in the device list - Do not crash on missing HOME - Added live ISO integration tests for arm - Consolidate syslinux file names and search paths Handle those file names and search path in the Defaults space and only once in the code - Remove '^' which break BaseStripFirmware function (boo#1132455) - Do not supress output for dracut call This commit adds a stderr_to_stdout option to Command.run method to redirect stderr to stdout. Additionally this commit also includes to the debug log the dracut call output, including both, stderr and stdout. Fixes #1114 - Fixed path_test unit test The code there checked for the message of an exception but recent changes in pytest did not allow to do it that way anymore. - Fixed zipl bootloader setup
Comments 0