Skip to content

Commit

Permalink
v10.0.56
Browse files Browse the repository at this point in the history
  • Loading branch information
pieroproietti committed Dec 18, 2024
1 parent ae353f9 commit 5bc2031
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ Versions are listed on reverse order, the first is the last one.
## penguins-eggs-10.0.56
One more step forward with fedora, openmamba, opensuse and RHEL distributions in general:

* `krill`: module bootloader, inserted a `--force` during grub2 installation because otherwise it refuses to install itself on UEFI unsigned;
* `krill`: module bootloader. on RHEL derived distros (AlmaLinux and RockyLinux) but not on fedora, I had to recreate from code the boot loader entries, since the ones generated during installation carried the UUIDs of the parent system.
* `live`: update kernel parameters for live. Thanks to [Silvan Calarco](https://openmamba.org/en/) and [Hosein Seilany](https://predator-os.ir/).
* `krill`: module bootloader, inserted a `--force` for fedora family, on grub2 installation because otherwise it refuses to install itself on UEFI unsigned;
* `krill`: module bootloader. on fedora familly/RHEL derived distros (AlmaLinux and RockyLinux) but not on fedora, I need to replace from code the boot loader entries, since the ones generated during installation carried the UUIDs of the parent system.
* `live`: updated kernel parameters on the live image. Thanks to [Silvan Calarco](https://openmamba.org/en/) for suggestions and [Hosein Seilany](https://predator-os.ir/) for implementation.

## penguins-eggs-10.0.55
- tested penguins-eggs-tarballs on almalinux, biglinux, debian. devuan, fedora, linuxmint (no lmde), opensuse, rockylinux;
Expand Down

0 comments on commit 5bc2031

Please sign in to comment.