Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: supermin | Distribution: SUSE Linux Framework One |
Version: 5.3.3 | Vendor: SUSE LLC <https://www.suse.com/> |
Release: slfo.1.1.10 | Build date: Thu Jan 4 19:07:03 2024 |
Group: System/Filesystems | Build host: reproducible |
Size: 2563477 | Source RPM: supermin-5.3.3-slfo.1.1.10.src.rpm |
Packager: https://www.suse.com/ | |
Url: https://libguestfs.org/ | |
Summary: Bootstrapping tool for creating supermin appliances |
supermin is a tool for building supermin appliances. These are tiny appliances (similar to virtual machines), usually around 100KB in size, which get fully instantiated on-the-fly in a fraction of a second when you need to boot one of them.
GPL-3.0-or-later
* Thu Jan 04 2024 carnold@suse.com - Update to version 5.3.3 (jsc#PED-6305) * initrd: Support ztd-compressed modules * pacman: Recognise Artix, an Arch derivative * Add a separate variable to store link flags, and use that to supply * Add appropriate globs for arm based kernels. The file names end in -arm64 but the architecture is named aarch64. * Add support for OCaml 5.0 * Add LFS support for fts functions * Numerous bug fixes - Upstream bug fixes and features 001-Improved-debugging-of-the-supermin-if-newer-calculation.patch 002-Fix-if-newer-copy-kernel.patch 003-Fix-kernel-filtering-for-aarch64-architecture.patch 004-Use-output-complete-exe-instead-of-custom.patch 005-Only-supply-output-complete-exe-to-final-link.patch 006-Rename-function-file-kernel.patch 007-Uncompress-kernel-on-RISC-V.patch 008-Fix-link-to-renamed-kernel-documentation.patch 009-New-mailing-list-email-address.patch - Dropped initrd_support_ztd-compressed_modules.patch * Tue Dec 27 2022 schwab@suse.de - Enable build on riscv64 * Fri Dec 09 2022 kukuk@suse.com - Include sysconfig-netconfig only until SLE15, newer versions don't use it anymore [jsc#PED-1734] * Tue Oct 04 2022 carnold@suse.com - jsc#PED-2113 [Virt Tools] Refresh Virtualization Tools for Xen and KVM Management * Mon Apr 25 2022 carnold@suse.com - Update to 5.2.2 bug fix release * Open Unix.LargeFile to avoid "lstat: Value too large for defined data type" * pacman: Skip over detached signatures when unpacking * ext2, rpm: Don't redefine Val_none or Some_val. * Don't attempt to build man page if perldoc is not available * Ignore zfcpdump kernel on s390x * Ignore unbootable kernels in /lib/modules * Ignore debug kernels * maintainer: Add our usual maintainer rules - Drop Avoid-lstat-Value-too-large-for-defined-data-type.patch * Mon Mar 07 2022 carnold@suse.com - bsc#1187532 - virt-make-fs hangs forever detect-aarch64-kernel.patch * Tue Dec 21 2021 benoit.monin@gmx.fr - Add initrd_support_ztd-compressed_modules.patch: backport of 4306a131c6cd to add support of zstd compressed kernel modules. * Sun Sep 12 2021 ohering@suse.de - Restore ExclusiveArch, continue to follow libguestfs The 'almost' below is the reason. * Thu Sep 09 2021 ohering@suse.de - arm32 may have a kernel named /boot/zImage * Thu Sep 09 2021 jengelh@inai.de - Remove arch exclusion, almost all of them build. * Tue Aug 31 2021 ohering@suse.de - s390x may have a kernel named /boot/image * Wed Aug 25 2021 carnold@suse.com - Update to 5.2.1 bug fix release. Include post 5.2.1 upstream fix. Avoid-lstat-Value-too-large-for-defined-data-type.patch disable-test-if-newer-ext2.patch * Thu Apr 01 2021 schwab@suse.de - Fix typo risc64 -> riscv64 * Fri Feb 05 2021 ro@suse.de - add patch supermin-kernel_version_compressed.patch find kernel module path even for compressed kernels like on aarch64 and s390x (bsc#1182112, bsc#1138258) * Fri Oct 23 2020 dmueller@suse.com - update to 5.2.0: * rpm: extend the Multiple_matches exception * Use external command mv to rename old output directory (RHBZ#1670191). * rpm: do not unpack parameters * rpm: fix version comparison * rpm: provide a dummy supermin_rpm_get_arch implementation * ext2: Build symbolic links correctly (RHBZ#1770304). * Update gnulib to latest. - switch to release tarball, use keyring for gpg validation - run tests * Fri Nov 01 2019 ohering@suse.de - Update to version 5.1.20, via _service file No changelog provided by upstream * Wed Jul 31 2019 ldewey@suse.com - Adding sysconfig-netconfig to list of required dependencie (BSC#136878) * Tue May 07 2019 ldewey@suse.com - Added tar as software dependency. (BSC#1134334) * Thu Aug 31 2017 cbosdonnat@suse.com - Distro detection: also use ID_LIKE to catch suse distros add patch: suse_release.patch * Thu Jul 13 2017 cbosdonnat@suse.com - Update to version 5.1.18 * Tue May 30 2017 olaf@aepfle.de - Update to version 5.1.17 remove 0001-add_simple_handling_of_os-release.patch remove 0002-use_os-release_to_detect_the_distro.patch remove 0003-tests_use__etc_os-release_in_test-harder.patch * Thu Sep 08 2016 cbosdonnat@suse.com - Remove use of SuSE-release and use os-release instead. (bsc#997936) 0001-add_simple_handling_of_os-release.patch 0002-use_os-release_to_detect_the_distro.patch 0003-tests_use__etc_os-release_in_test-harder.patch * Thu May 26 2016 cbosdonnat@suse.com - fate#316274 * Wed May 25 2016 olaf@aepfle.de - Preserve bytecode * Fri Oct 23 2015 olaf@aepfle.de - Update to version 5.1.13 * Mon Oct 20 2014 ohering@suse.com - Update to version 5.1.10 * Tue May 13 2014 ohering@suse.de - Update to version 5.1.8 * Mon Aug 19 2013 ohering@suse.de - Update to version 4.1.3 * Tue Jun 04 2013 ohering@suse.de - zypp: Only compile zypper support if OCaml inifiles module is found. - zypp: Trailing whitespace. - Handle --packager-config in zypp_rpm - helper: Add a note that cpio might not be able to read -f cpio files. - helper: Add megaraid drivers to the initrd. * Tue Apr 09 2013 ohering@suse.de - add changes to support zypper * Sat Mar 09 2013 ohering@suse.de - initial package version 4.1.1
/usr/bin/supermin /usr/share/doc/packages/supermin /usr/share/doc/packages/supermin/README /usr/share/doc/packages/supermin/TODO /usr/share/man/man1/supermin.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Oct 23 00:14:39 2024