Click here to visit the old openkoji buildsystem (Archived)

Information for build initoverlayfs-0.995-1.fc41

ID9845
Package Nameinitoverlayfs
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version0.995
Release1.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/initoverlayfs.git#4275cf2a2b3aede7f6664693ee0bdeb6bb55f659
SummaryAn initial scalable filesystem for Linux operating systems
DescriptionAn initial scalable filesystem for Linux operating systems.
Built bykojiadmin
State complete
Volume DEFAULT
StartedThu, 02 May 2024 03:35:18 CST
CompletedThu, 02 May 2024 03:44:24 CST
Taskbuild (f41, /rpms/initoverlayfs.git:4275cf2a2b3aede7f6664693ee0bdeb6bb55f659)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/initoverlayfs.git#4275cf2a2b3aede7f6664693ee0bdeb6bb55f659'}}
Tags
f41
RPMs
src
initoverlayfs-0.995-1.fc41.src.rpm (info) (download)
riscv64
initoverlayfs-0.995-1.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
root.log
hw_info.log
installed_pkgs.log
build.log
mock_output.log
Changelog * Wed Mar 20 2024 Stephen Smoogen <ssmoogen@redhat.com> - 0.995-1 - Create tag for new RPM release. - Sync spec file with version from tar file. * Tue Mar 12 2024 Eric Curtin <ecurtin@redhat.com> - 0.994-1 - Automatically rebuild initoverlayfs on kernel update. * Mon Mar 11 2024 Eric Curtin <ecurtin@redhat.com> - 0.993-1 - Add option to use initoverlayfs as an init system and mount storage immediately. - Used in Automotive, requires storage drivers to be built directly in the kernel. * Mon Feb 12 2024 Eric Curtin <ecurtin@redhat.com> - 0.992-1 - Update to 0.992 release. - Automatically rebuild kernel on upgrade (ecurtin) - Build initrd in no-hostonly mode for generic initrd (ecurtin) * Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.99-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Jan 17 2024 Stephen Smoogen <ssmoogen@redhat.com> - 0.991-1 - Update to 0.991 release. - fork storage-init as a systemd unit (ecurtin) - shell-less initrd work (ecurtin) * Thu Dec 14 2023 Stephen Smoogen <ssmoogen@redhat.com> - 0.99-1 - Update to 0.99 release. - shellcheck corrections (Yariv) - install: detect where the initramfs exists (Douglas) - fix bootfs wait (Eric) - Add code for packit - Add autotools items for building. * Thu Dec 07 2023 Stephen Smoogen <ssmoogen@redhat.com> - 0.98-1 - Release 0.98 - Improve documentation (PR31 and ecurtin) - Only wait for bootfs storage device if it is configured (PR32) * Fri Nov 17 2023 Eric Curtin <ecurtin@redhat.com> - 0.97-1 - Raspberry Pi 4 enablement. * Wed Nov 08 2023 Stephen Smoogen <ssmoogen@redhat.com> - 0.96-2 - Make changes to pass fedora-review tests on permissions and other items * Tue Oct 24 2023 Eric Curtin <ecurtin@redhat.com> - 0.96-1 - Leave initoverlayfs dracut module out of initoverlayfs. * Tue Oct 24 2023 Eric Curtin <ecurtin@redhat.com> - 0.95-1 - Install script changes. * Wed Oct 18 2023 Eric Curtin <ecurtin@redhat.com> - 0.94-1 - Add partlabel support. * Mon Oct 16 2023 Eric Curtin <ecurtin@redhat.com> - 0.93-1 - More optimization, can now install initoverlayfs files for kernels that aren't currently running. * Fri Oct 13 2023 Eric Curtin <ecurtin@redhat.com> - 0.92-1 - Add default fs and fstype. * Fri Oct 13 2023 Eric Curtin <ecurtin@redhat.com> - 0.91-1 - Rm custom tokenizer, replace with strtok. * Thu Oct 12 2023 Eric Curtin <ecurtin@redhat.com> - 0.9-1 - Change to bls_parser, split into separate files. Remove grub dependancy. * Thu Oct 05 2023 Eric Curtin <ecurtin@redhat.com> - 0.8-1 - Change to initoverlayfs.bootfs and initoverlay.bootfstype * Wed Oct 04 2023 Eric Curtin <ecurtin@redhat.com> - 0.7-1 - Some bugfixes, leading / in fs=, asprintf check incorrect * Tue Oct 03 2023 Eric Curtin <ecurtin@redhat.com> - 0.6-1 - initoverlayfs-install generates /etc/initoverlayfs.conf * Mon Oct 02 2023 Eric Curtin <ecurtin@redhat.com> - 0.5-1 - Add dracut files to initramfs * Wed Sep 27 2023 Eric Curtin <ecurtin@redhat.com> - 0.4-1 - Package initoverlayfs