Mon, 11 Nov 2024 12:05:48 UTC | login

Information for build initoverlayfs-0.995-2.fc41

ID330366
Package Nameinitoverlayfs
Version0.995
Release2.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/initoverlayfs.git#d543d65d9985bea06eaa4abbfa4a24fe79e6701c
SummaryAn initial scalable filesystem for Linux operating systems
DescriptionAn initial scalable filesystem for Linux operating systems.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 06 Aug 2024 13:43:07 UTC
CompletedTue, 06 Aug 2024 14:09:51 UTC
Taskbuild (f41, /rpms/initoverlayfs.git:d543d65d9985bea06eaa4abbfa4a24fe79e6701c)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/initoverlayfs.git#d543d65d9985bea06eaa4abbfa4a24fe79e6701c'}}
Tags
f41
RPMs
src
initoverlayfs-0.995-2.fc41.src.rpm (info) (download)
riscv64
initoverlayfs-0.995-2.fc41.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.995-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * 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