python-kiwi

Edit Package python-kiwi
No description set
Refresh
Refresh
Source Files
Filename Size Changed
PKGBUILD 0000002769 2.7 KB
python-kiwi-rpmlintrc 0000001857 1.81 KB
python-kiwi.changes 0001199037 1.14 MB
python-kiwi.spec 0000023449 22.9 KB
python-kiwi.tar.gz 0002269061 2.16 MB
Revision 502 (latest revision is 601)
Marcus Schäfer's avatar Marcus Schäfer (marcus.schaefer) committed (revision 502)
- Fixed grub mbrid file search
  To identify the root device for ISO images (live and install media)
  that boots via grub2, kiwi uses a grub2 --file search. The searched
  file was named /boot/mbrid, however this is not a unique name and
  could be found on other devices of the system as well. To connect
  the search to the correct media this commit changes the search to
  an ID based method which is unique to the image build process.
  This Fixes #2389

- Don't use kernel-install
  kernel-install does a lot more then making the kernel available
  to the ESP. It calls dracut, it creates loader entries and all
  that is unexpected and also breaks the boot because the way
  dracut is called in the image build case where host != target
  leads to broken results. This commit refactors the systemd-boot
  support in kiwi to prevent the use of kernel-install

- Add check_efi_fat_image_has_correct_size
  Add runtime check for to check that the efifatimagesize
  does not exceed the max El Torito load size

- Add support for ISO boot via systemd-boot
  Create proper EFI FAT image via bootctl to be used as
  alt loader in xorriso. This allows to boot the ISO
  via EFI e.g kvm -bios /usr/share/qemu/ovmf-x86_64.bin -cdrom file.iso
  Please note, hybrid boot is done via grub's hybrid MBR and
  as systemd-boot does not provide one, hybrid boot is out
  of scope yet. This Fixes #2281

- Support TOML markup
Comments 2

Caglar Ulkuderner's avatar

Debian_11 needs to be added to repos


Christian Wittmer's avatar

May we also have a 15.5 for openSUSE Leap please ?

openSUSE Build Service is sponsored by