| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: koan | Distribution: SUSE Linux Enterprise 15 |
| Version: 3.0.1 | Vendor: SUSE LLC <https://www.suse.com/> |
| Release: 4.23.1 | Build date: Fri Oct 8 19:09:19 2021 |
| Group: Development/Libraries | Build host: sheep60 |
| Size: 351601 | Source RPM: koan-3.0.1-4.23.1.src.rpm |
| Packager: https://www.suse.com/ | |
| Url: https://github.com/cobbler/koan | |
| Summary: Kickstart over a network | |
Koan stands for kickstart-over-a-network and allows for both network installation of new virtualized guests and reinstallation of an existing system. For use with a boot-server configured with Cobbler.
GPL-2.0-or-later
* Fri Oct 08 2021 egotthold@suse.com
- Readding the requires for runtime dependencies on python3-netifaces
and python3-distro (bsc#1191448)
* Tue Sep 07 2021 egotthold@suse.com
- Only recommend virt-install to unbreak scenarios where it is not
available in the enabled modules of the system
* Tue Jul 27 2021 egotthold@suse.com
- Updated to Koan 3.0.1
https://github.com/cobbler/koan/releases/tag/v3.0.1
- The xend functionallity is not expected to work since this the underying tool
was removed: https://github.com/cobbler/koan/issues/73
- Python 2 compability was fully removed
- Add support for EFI reinstallation of a client (bsc#1170823)
- Removed patches (all named are being part of upstream or redundant):
- add-missing-Koan-default-members.diff
- decode-subprocess_get_response-results.diff
- fix-exception.dif
- fix-grub2-entry-paths.diff
- fix-imports-in-qcreate.diff
- fix-koan-missing-args-and-location.patch
- koan-detect-os_version.dif
- koan-no-xend.dif
- koan-use-kvm-acceleration-if-available.dif
- koan_old_cobbler_compat.diff
- sles15.patch
- support-cobbler-2.X-kickstart-profile-data.diff
- use_grub2_on_suse.diff
- virt-install-without-generic26.patch
- virt-setup-suse.diff
* Tue Apr 28 2020 mc@suse.com
- calculate relative path for kernel and inited when generating
grub entry (bsc#1170231)
Added: fix-grub2-entry-paths.diff
- fix os-release version detection for SUSE
Modified: sles15.patch
* Thu Nov 07 2019 cbosdonnat@suse.com
- Fix auto installing VMs (bsc#1156211)
Added patches:
fix-imports-in-qcreate.diff
decode-subprocess_get_response-results.diff
add-missing-Koan-default-members.diff
virt-setup-suse.diff
support-cobbler-2.X-kickstart-profile-data.diff
* Mon May 20 2019 jgonzalez@suse.com
- Require virt-install only for RHEL6/7. Other distributions
accepting Recommends must use it as virt-install is not available
sometimes (for example SLED)
* Wed Apr 24 2019 egotthold@suse.com
- Change virt-install from Reccommends to Require because this
fixes RHEL 6 & 7
* Wed Apr 24 2019 egotthold@suse.com
- Fix regex error in the files section
* Wed Apr 24 2019 egotthold@suse.com
- Remove Recursion in python_sitelib and remove non relevant parts
of the specfile
* Wed Apr 24 2019 egotthold@suse.com
- Replace python2_sitelib macro with python_sitelib to fix build on
older distros.
* Wed Apr 24 2019 egotthold@suse.com
- Remove duplicate file section entrys
* Wed Apr 24 2019 egotthold@suse.com
- Adjust Group Tag to Development/Libraries/Python to satisfy linter
* Tue Mar 13 2018 mantel@suse.de
- SLES15 is using /etc/os-release instead of /etc/SuSE-release, use
this one for checking also (bsc#1083294)
Add:
* sles15.patch
* Mon Oct 30 2017 mc@suse.com
- remove useless macros from spec
* Mon Oct 23 2017 mc@suse.com
- recommend virt-install as koan can also be used only to modify
grub for re-installing the machine
* Thu Oct 19 2017 mc@suse.com
- version 2.9.0
- koan source splitted into a seperate git
- build with python3
- Remove patches (upstream):
* fix-koan-port-guessing.dif
* koan-virt-setup-suse.dif
* 0001-1398-koan-incompatible-with-F21-virt-install.patch
* koan-improve-virt-install-error-reports.patch
* cobbler-2.4.2-reprovision-rhel-on-suse-bnc883487.patch
* fix-restart-paravirt-xen.dif
* looking_for_cobbler_order_changed.diff
* Wed Aug 09 2017 mseidl@suse.de
- missed applying last patch in spec
* Wed Aug 09 2017 mseidl@suse.de
- (bsc#1048183) fix missing args and location for xen
* Wed Jun 07 2017 mihai.dinca@suse.com
- fix script endpoint security bug CVE-2016-9605 (bsc#1030582)
Add:
* fix-script-endpoint-security-bug-1030582.patch
* Tue Apr 04 2017 mc@suse.de
- support UEFI boot with cobbler generated tftp tree (bsc#1020376)
* Tue Mar 21 2017 mantel@suse.de
- remove fix-nameserver-search.fix; bug is invalid (bsc#1029276)
* Wed Mar 15 2017 mantel@suse.de
- refresh patch for fuzzless appliance
* Wed Mar 15 2017 mantel@suse.de
- some more occurrences of same problem fixed (bsc#1029276)
* Tue Mar 14 2017 mantel@suse.de
- name_servers needs the same fix (bsc#1029276)
* Tue Mar 14 2017 mantel@suse.de
- fix handling of name_servers_search in networking.xml bsc#1029276
* Thu Nov 24 2016 pablo.suarezhernandez@suse.com
- Using "chain.c32" instead of "LOCALBOOT -1" for the local boot
entry in pxe menu (bsc#988889)
Add:
* localboot-fix-using-chain-c32.patch
* Thu Sep 01 2016 pablo.suarezhernandez@suse.com
- Enabling PXE grub2 support for PowerPC (bsc#986978)
Add:
* adding-grub2-support-for-ppc.patch
* Fri Jun 17 2016 mc@suse.de
- convert bootoption "text" into "textmode=1" for SUSE systems
(bsc#984998)
Add:
* fix-textmode-for-SUSE.dif
* Tue May 17 2016 mc@suse.de
- remove grubby-compat because perl-Bootloader gets dropped
Remove:
* grubby-compat.diff
* do_not_use_grubby_compat_when_grub2_is_in_use.diff
Add:
* use_grub2_on_suse.diff
* Fri May 13 2016 pablo.suarezhernandez@suse.com
- Disabling 'get-loaders' command and 'check' fixed. bsc#973418
Added:
* cobbler-check-and-get-loaders-fix.patch
* Fri Apr 22 2016 mc@suse.de
- add logrotate file for cobbler (bsc#976826)
* Thu Mar 31 2016 mc@suse.de
- handle list value for kernel options correctly (bsc#973413)
* Wed Mar 16 2016 mc@suse.de
- add ppc64le to archs
* 0001-cobbler-add-little-endian-powerpc-support.patch
* Mon Mar 07 2016 mc@suse.de
- fix error message in cobblerd status when cobbler-web is
not installed (bsc#966841)
* Fri Mar 04 2016 mc@suse.de
- fix format error while provisioning of a virtual machine
(bsc#969541)
Update: koan-improve-virt-install-error-reports.patch
* Wed Mar 02 2016 mc@suse.de
- support modprobe.d on RHEL6
* cobbler-modprobe-d.patch
- fix cobbler yaboot handling (bsc#968406, bsc#966622)
* fix-cobbler-yaboot-handling.patch
* Wed Feb 24 2016 mc@suse.de
- improve error reporting of failed virt-install commands
Add: koan-improve-virt-install-error-reports.patch
* Tue Feb 23 2016 mc@suse.de
- fallback to osinfo-query for new virt-install (bsc#967523)
* 0001-1398-koan-incompatible-with-F21-virt-install.patch
- fix for virt-install without os version generic26 (bsc#967523)
* virt-install-without-generic26.patch
* Mon Nov 09 2015 mc@suse.de
- cleanup spec file. The cobbler main package should see a
SUSE system as systemd only (bsc#952844)
* Thu Mar 26 2015 mc@suse.de
- koan: fix virt-install version detection (bsc#924118)
- koan: fix parsing install_tree for SUSE (bsc#924118)
- koan: do not require obsoleted xend (bsc#924118)
- koan: fix boot configuration for XEN directly after VM creation.
This prevent endless installation loop (bsc#924118)
- koan: improve os-variant detection for SLES
- koan: use KVM acceleration if available
* Mon Feb 16 2015 mseidl@suse.de
- Renamed generic suse breed "suse"
* Mon Feb 16 2015 mseidl@suse.de
- Added generic os under breed suse
* Fri Feb 13 2015 mseidl@suse.de
- fixed supported arches
- added generic sles11, sles10 and sles12 signatures
* Wed Feb 11 2015 mseidl@suse.de
- Removed directory check for kickstart files
* Wed Feb 11 2015 dmacvicar@suse.de
- Do not manually install cobbler.conf
setup.py does it and replaces variables in the process
* Thu Jan 15 2015 fcastelli@suse.com
- Added 'fix_test_create_systems.diff': fixes the "create_systens" unit test
* Tue Jan 13 2015 fcastelli@suse.com
- Fix runtime dependency: ensure the yaml module is available.
* Tue Jan 13 2015 fcastelli@suse.com
- Install the right cobblerd.service file
* Mon Jan 12 2015 fcastelli@suse.com
- Do not ship cobbler_web.conf inside of the cobbler package, get rid
of part of our patches to setup.py,
* Fri Dec 19 2014 fcastelli@suse.com
- Added new patch required to fix the broken unit tests:
* fix-broken-tests.diff
* Thu Dec 18 2014 fcastelli@suse.com
- Removed another no longer needed patch:
* fix-textmode-for-SUSE.dif
* Thu Dec 18 2014 fcastelli@suse.com
- Update to latest stable version of cobbler (2.6.6)
- Removed no longer needed patches
* bnc_877009.patch
* cobbler-2.4.2-Fix-koan-s-get_insert_script.patch
* fix-broken-tests.diff
* suse_config.diff
- Fixed old patches to apply against the new code:
* catch_cheetah_exception.patch
* grubby-compat.diff
* setup_py.diff
* Mon Dec 15 2014 fcastelli@suse.com
- Fix the broken unit tests
* Thu Dec 11 2014 mseidl@suse.de
- Created sub package for unit tests
* Tue Dec 09 2014 mc@suse.de
- use fdupes only on SUSE
* Mon Dec 08 2014 dmacvicar@suse.de
- Fix for re-installation of machines on SLE with static
network configuration (bnc#883487)
- Added patches:
* cobbler-2.4.2-Fix-koan-s-get_insert_script.patch
* cobbler-2.4.2-reprovision-rhel-on-suse-bnc883487.patch
* Thu Nov 27 2014 mc@suse.de
- fix port guessing in koan (bsc#855389)
* fix-koan-port-guessing.dif
- add "copy-default" option to grubby-compat (bsc#855389)
- handle elilo in SUSE (bsc#855389)
* Wed Nov 26 2014 mc@suse.de
- fix wrong option "text" in SUSE environment (bsc#901058)
* fix-textmode-for-SUSE.dif
/usr/bin/cobbler-register /usr/bin/koan /usr/lib/python3.6/site-packages/koan /usr/lib/python3.6/site-packages/koan-3.0.1-py3.6.egg-info /usr/lib/python3.6/site-packages/koan-3.0.1-py3.6.egg-info/PKG-INFO /usr/lib/python3.6/site-packages/koan-3.0.1-py3.6.egg-info/SOURCES.txt /usr/lib/python3.6/site-packages/koan-3.0.1-py3.6.egg-info/dependency_links.txt /usr/lib/python3.6/site-packages/koan-3.0.1-py3.6.egg-info/requires.txt /usr/lib/python3.6/site-packages/koan-3.0.1-py3.6.egg-info/top_level.txt /usr/lib/python3.6/site-packages/koan/__init__.py /usr/lib/python3.6/site-packages/koan/__pycache__ /usr/lib/python3.6/site-packages/koan/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/koan/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/koan/__pycache__/app.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/koan/__pycache__/app.cpython-36.pyc /usr/lib/python3.6/site-packages/koan/__pycache__/cexceptions.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/koan/__pycache__/cexceptions.cpython-36.pyc /usr/lib/python3.6/site-packages/koan/__pycache__/configurator.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/koan/__pycache__/configurator.cpython-36.pyc /usr/lib/python3.6/site-packages/koan/__pycache__/imagecreate.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/koan/__pycache__/imagecreate.cpython-36.pyc /usr/lib/python3.6/site-packages/koan/__pycache__/openvzcreate.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/koan/__pycache__/openvzcreate.cpython-36.pyc /usr/lib/python3.6/site-packages/koan/__pycache__/qcreate.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/koan/__pycache__/qcreate.cpython-36.pyc /usr/lib/python3.6/site-packages/koan/__pycache__/register.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/koan/__pycache__/register.cpython-36.pyc /usr/lib/python3.6/site-packages/koan/__pycache__/utils.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/koan/__pycache__/utils.cpython-36.pyc /usr/lib/python3.6/site-packages/koan/__pycache__/virtinstall.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/koan/__pycache__/virtinstall.cpython-36.pyc /usr/lib/python3.6/site-packages/koan/__pycache__/vmwcreate.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/koan/__pycache__/vmwcreate.cpython-36.pyc /usr/lib/python3.6/site-packages/koan/__pycache__/xencreate.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/koan/__pycache__/xencreate.cpython-36.pyc /usr/lib/python3.6/site-packages/koan/app.py /usr/lib/python3.6/site-packages/koan/cexceptions.py /usr/lib/python3.6/site-packages/koan/configurator.py /usr/lib/python3.6/site-packages/koan/imagecreate.py /usr/lib/python3.6/site-packages/koan/openvzcreate.py /usr/lib/python3.6/site-packages/koan/qcreate.py /usr/lib/python3.6/site-packages/koan/register.py /usr/lib/python3.6/site-packages/koan/utils.py /usr/lib/python3.6/site-packages/koan/virtinstall.py /usr/lib/python3.6/site-packages/koan/vmwcreate.py /usr/lib/python3.6/site-packages/koan/xencreate.py /usr/share/doc/packages/koan /usr/share/doc/packages/koan/README.md /usr/share/licenses/koan /usr/share/licenses/koan/COPYING
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Mar 9 15:40:38 2026