Sun, 05 May 2024 14:20:56 UTC | login

Information for build livecd-tools-31.0-8.0.riscv64.fc40

ID301357
Package Namelivecd-tools
Version31.0
Release8.0.riscv64.fc40
Epoch1
Sourcegit+http://fedora.riscv.rocks:3000/rpms/livecd-tools.git#18cf4e0842280878185e509602a248c1bdce4022
SummaryTools for building live CDs
DescriptionTools for generating live CDs on Fedora based systems including derived distributions such as RHEL, CentOS and others. See http://fedoraproject.org/wiki/FedoraLiveCD for more details.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 22 Mar 2024 14:25:16 UTC
CompletedFri, 22 Mar 2024 14:31:52 UTC
Taskbuild (f40, /rpms/livecd-tools.git:18cf4e0842280878185e509602a248c1bdce4022)
Extra{'source': {'original_url': 'git+http://fedora.riscv.rocks:3000/rpms/livecd-tools.git#18cf4e0842280878185e509602a248c1bdce4022'}}
Tags
f40
RPMs
src
livecd-tools-31.0-8.0.riscv64.fc40.src.rpm (info) (download)
riscv64
livecd-tools-31.0-8.0.riscv64.fc40.riscv64.rpm (info) (download)
python-imgcreate-sysdeps-31.0-8.0.riscv64.fc40.riscv64.rpm (info) (download)
python3-imgcreate-31.0-8.0.riscv64.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Fri Mar 22 2024 David Abdurachmanov <davidlt@rivosinc.com> - 1:31.0-8.0.riscv64 - Collect more information what is blocking mount point. - Special bind-mounts can be lazy unmounted. * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1:31.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1:31.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 27 2023 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1:31.0-6 - Workaround for python3.12 distutils removal * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1:31.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 1:31.0-4 - Rebuilt for Python 3.12 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1:31.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1:31.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jun 15 2022 Neal Gompa <ngompa@fedoraproject.org> - 1:31.0-1 - Release 31.0 (neal) - imgcreate/creator.py: fix SELinux unmount order (3526918+cbs228) - livecd-iso-to-disk: Remove useless test to fix issue #237 (fgrose) - imgcreate/kickstart.py: correct setfiles relabeling (3526918+cbs228) - fs.py: Avoid bind mounting an existing file target. (fgrose) * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 1:30.0-2 - Rebuilt for Python 3.11 * Tue Apr 26 2022 Neal Gompa <ngompa@fedoraproject.org> - 1:30.0-1 - Release 30.0 (ngompa13) - imgcreate/fs.py: abort on hard-unmount failure (lersek) - imgcreate/util: Fix errors import (T-vK) (#2078710) * Sun Apr 24 2022 Neal Gompa <ngompa@fedoraproject.org> - 1:29.0-1 - Release 29.0 (ngompa13) - Makefile: Drop creating signed tags (ngompa13) - Preload the libnss_systemd library (#2007045) (sergey) - livecd-iso-to-disk, editliveos: Add option to skip macboot.img processing. (fgrose) - Copy 'unicode.pf2' from correct path (zhanggyb) - editliveos: Refresh vmlinuz & initrd.img files upon kernel updates. (fgrose) - livecd-iso-to-disk & editliveos: Preserve extra-kernel-args from source. (fgrose) - add livenet dracut module to allow for pxe boot (sobjerke) - switch from authconfig to authselect (pbrezina) - live.py: Support either /images or /isolinux directories for efi images. (fgrose) - livecd-iso-to-disk & editliveos: Expand partitioning & filesystem support (fgrose) - make live image the default boot option (sobjerke) - Modernize detection of checkisomd5 (m.novosyolov)