[openSUSE/kiwi] db5571: Remove genisoimage and cdrkit-cdrtools-compat depe...

19 views
Skip to first unread message

Marcus Schäfer

unread,
Aug 25, 2015, 5:57:35 AM8/25/15
to kiwi-...@googlegroups.com
Branch: refs/heads/master
Home: https://github.com/openSUSE/kiwi
Commit: db5571f65fe688c35c7c8646806ad15dbb4d9a9a
https://github.com/openSUSE/kiwi/commit/db5571f65fe688c35c7c8646806ad15dbb4d9a9a
Author: Jochen Keil <joche...@gmail.com>
Date: 2015-08-12 (Wed, 12 Aug 2015)

Changed paths:
M doc/devdoc/devDocs/KIWIIsoLinux.html
M doc/examples/extras/suse-13.1/suse-vagrant-box/config.xml
M modules/KIWIIsoLinux.pm
M modules/KIWILinuxRC.sh
M modules/KIWIRuntimeChecker.pm
M rpm/kiwi.spec
M system/boot/armv7l/oemboot/suse-12.3/config.xml
M system/boot/armv7l/oemboot/suse-13.1/config.xml
M system/boot/armv7l/oemboot/suse-13.2/config.xml
M system/boot/ix86/isoboot/rhel-06.0/config.xml
M system/boot/ix86/isoboot/rhel-07.0/config.xml
M system/boot/ix86/isoboot/suse-12.3/config.xml
M system/boot/ix86/isoboot/suse-13.1/config.xml
M system/boot/ix86/isoboot/suse-13.2/config.xml
M system/boot/ix86/isoboot/suse-SLED11/config.xml
M system/boot/ix86/isoboot/suse-SLED12/config.xml
M system/boot/ix86/isoboot/suse-SLES11/config.xml
M system/boot/ix86/isoboot/suse-SLES12/config.xml
M system/boot/ix86/oemboot/rhel-06.0/config.xml
M system/boot/ix86/oemboot/rhel-07.0/config.xml
M system/boot/ix86/oemboot/suse-12.3/config.xml
M system/boot/ix86/oemboot/suse-13.1/config.xml
M system/boot/ix86/oemboot/suse-13.2/config.xml
M system/boot/ix86/oemboot/suse-SLED11/config.xml
M system/boot/ix86/oemboot/suse-SLED12/config.xml
M system/boot/ix86/oemboot/suse-SLES11/config.xml
M system/boot/ix86/oemboot/suse-SLES12/config.xml
M system/boot/ppc/oemboot/suse-SLES11/config.xml
M system/boot/ppc/oemboot/suse-SLES12/config.xml
M system/boot/ppc/vmxboot/suse-SLES12/config.xml
M system/boot/s390/oemboot/suse-SLES11/config.xml
M system/boot/s390/oemboot/suse-SLES12/config.xml
M system/boot/s390/vmxboot/suse-SLES12/config.xml
M tests/jenkins/prepare.sh

Log Message:
-----------
Remove genisoimage and cdrkit-cdrtools-compat dependency

* cdrkit-cdrtools-compat provides a symlink from mkisofs to genisoimage
* It should be safe to use mkisofs as drop-in replacement for genisoimage
* Removing these dependencies is one step towards removing wodim


Commit: 4f884f5ae22374436146b149296851f25a7d9b1a
https://github.com/openSUSE/kiwi/commit/4f884f5ae22374436146b149296851f25a7d9b1a
Author: Jochen Keil <joche...@gmail.com>
Date: 2015-08-13 (Thu, 13 Aug 2015)

Changed paths:
M modules/KIWIIsoLinux.pm

Log Message:
-----------
Don't fix the catalog when it's already correct

In contrast to genisoimage, mkisofs generates a proper boot catalog
entry. Thus it is not necessary to fix it.


Commit: a8744a46607706b84a37b23077559687b34f2b44
https://github.com/openSUSE/kiwi/commit/a8744a46607706b84a37b23077559687b34f2b44
Author: Marcus Schäfer <m...@suse.com>
Date: 2015-08-25 (Tue, 25 Aug 2015)

Changed paths:
M doc/devdoc/devDocs/KIWIIsoLinux.html
M doc/examples/extras/suse-13.1/suse-vagrant-box/config.xml
M modules/KIWIIsoLinux.pm
M modules/KIWILinuxRC.sh
M modules/KIWIRuntimeChecker.pm
M rpm/kiwi.spec
M system/boot/armv7l/oemboot/suse-12.3/config.xml
M system/boot/armv7l/oemboot/suse-13.1/config.xml
M system/boot/armv7l/oemboot/suse-13.2/config.xml
M system/boot/ix86/isoboot/rhel-06.0/config.xml
M system/boot/ix86/isoboot/rhel-07.0/config.xml
M system/boot/ix86/isoboot/suse-12.3/config.xml
M system/boot/ix86/isoboot/suse-13.1/config.xml
M system/boot/ix86/isoboot/suse-13.2/config.xml
M system/boot/ix86/isoboot/suse-SLED11/config.xml
M system/boot/ix86/isoboot/suse-SLED12/config.xml
M system/boot/ix86/isoboot/suse-SLES11/config.xml
M system/boot/ix86/isoboot/suse-SLES12/config.xml
M system/boot/ix86/oemboot/rhel-06.0/config.xml
M system/boot/ix86/oemboot/rhel-07.0/config.xml
M system/boot/ix86/oemboot/suse-12.3/config.xml
M system/boot/ix86/oemboot/suse-13.1/config.xml
M system/boot/ix86/oemboot/suse-13.2/config.xml
M system/boot/ix86/oemboot/suse-SLED11/config.xml
M system/boot/ix86/oemboot/suse-SLED12/config.xml
M system/boot/ix86/oemboot/suse-SLES11/config.xml
M system/boot/ix86/oemboot/suse-SLES12/config.xml
M system/boot/ppc/oemboot/suse-SLES11/config.xml
M system/boot/ppc/oemboot/suse-SLES12/config.xml
M system/boot/ppc/vmxboot/suse-SLES12/config.xml
M system/boot/s390/oemboot/suse-SLES11/config.xml
M system/boot/s390/oemboot/suse-SLES12/config.xml
M system/boot/s390/vmxboot/suse-SLES12/config.xml
M tests/jenkins/prepare.sh

Log Message:
-----------
Merge pull request #479 from jotrk/master

Remove genisoimage and cdrkit-cdrtools-compat dependency


Compare: https://github.com/openSUSE/kiwi/compare/1f478cf99e79...a8744a466077
Reply all
Reply to author
Forward
0 new messages