-
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