Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: mkosi-addon | Distribution: Fedora Project |
Version: 25.2 | Vendor: Fedora Project |
Release: 1.fc42 | Build date: Fri Jan 24 15:34:57 2025 |
Group: Unspecified | Build host: buildvm-s390x-08.s390.fedoraproject.org |
Size: 1796 | Source RPM: mkosi-25.2-1.fc42.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/systemd/mkosi | |
Summary: Build PE addons locally using mkosi |
This package provides the CLI and the plugin for kernel-install to build PE addons for distribution-signed unified kernel images with mkosi locally. After the package is installed, the plugin can be enabled by adding configuration for the addon to `/etc/mkosi-addon` or `/run/mkosi-addon`.
LGPL-2.1-or-later
* Fri Jan 24 2025 Daan De Meyer <daan.j.demeyer@gmail.com> - 25.2-1 - Version 25.2 * Fri Jan 24 2025 Daan De Meyer <daan.j.demeyer@gmail.com> - 25.1-1 - Version 25.1 - Upstream now has its own sandboxing tool mkosi-sandbox so we get rid of the dependency on bubblewrap - The Acl= option was dropped upstream so we remove the dependency on acl - depmod/modinfo are executed inside the target image now so we remove the dependency on kmod - The newly added mkosi-addon tool and kernel-install plugin are subpackaged just like mkosi-initrd. * Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 24.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Sun Jan 05 2025 Yu Watanabe <watanabe.yu+github@gmail.com> - 24.3-3 - Update comments in spec file * Sun Jan 05 2025 Yu Watanabe <watanabe.yu+github@gmail.com> - 24.3-2 - Fix symlink to mkosi-initrd.1 man page * Tue Jul 30 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 24.3-1 - Version 24.3 * Tue Jul 30 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 24.2-1 - Update to 24.2 upstream release - Resolves: rhbz#2300574 - Install completion scripts * Fri Jul 26 2024 Packit <hello@packit.dev> - 24-1 - Update to 24 upstream release - Resolves: rhbz#2292334 * Fri Jul 26 2024 Daan De Meyer <daan.j.demeyer@gmail.com> - 23.1-1 - Update to 23.1 upstream release - Resolves: rhbz#2292334 * Fri Jul 26 2024 Daan De Meyer <daan.j.demeyer@gmail.com> - 22-5 - packit: Set create_sync_note to false * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 22-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Wed Jun 12 2024 Daan De Meyer <daan.j.demeyer@gmail.com> - 22-3 - Add basic packit config * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 22-2 - Rebuilt for Python 3.13 * Thu Mar 14 2024 Daan De Meyer <daan.j.demeyer@gmail.com> - 22-1 - Version 22 * Thu Mar 07 2024 Daan De Meyer <daan.j.demeyer@gmail.com> - 21-1 - Version 21 * Thu Mar 07 2024 Daan De Meyer <daan.j.demeyer@gmail.com> - 20.1-8 - Remove kernel-install plugin from mkosi package * Tue Feb 20 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 20.1-7 - Link to the new website * Mon Feb 19 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 20.1-6 - Move the kernel-install plugin to a separate mkosi-initrd subpackage - This effectively replaces the standalone mkosi-initrd package. * Wed Jan 31 2024 Daan De Meyer <daan.j.demeyer@gmail.com> - 20.1-4 - Install kernel-install plugin * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 20.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 20.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jan 13 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 20.1-1 - Version 20.1 (rhbz#2258224) * Tue Jan 09 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 20-1 - Version 20 * Wed Nov 15 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 19-1 - Version 19 * Thu Oct 05 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 18-1 - Version 18 - We check if ukify is available early (rhbz#2240598) * Tue Sep 19 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 17.1-1 - Version 17.1 * Thu Sep 07 2023 Daan De Meyer <daan.j.demeyer@gmail.com> - 16-2 - Update dependencies * Thu Sep 07 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 16-1 - Version 16 * Wed Aug 23 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 15.1-5 - Update the list of Requirements and Recommends * Sun Aug 13 2023 Leif Liddy <leifliddy@fedoraproject.org> - 15.1-2 - Require systemd version 254, recommend systemd-nspawn (rhbz#2232233) * Thu Aug 10 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 15.1-1 - Version 15.1 - dnf5 is recommended over dnf, because it is faster. * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 14-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jun 14 2023 Python Maint <python-maint@redhat.com> - 14-5 - Rebuilt for Python 3.12
/etc/mkosi-addon /usr/bin/mkosi-addon /usr/lib/kernel/install.d/51-mkosi-addon.install /usr/lib/mkosi-addon /usr/share/man/man1/mkosi-addon.1
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Jan 27 04:19:09 2025