Pārlūkot izejas kodu

Add additional changelog entries

Antony Messerli 3 gadi atpakaļ
vecāks
revīzija
d377dadea3
1 mainītis faili ar 4 papildinājumiem un 0 dzēšanām
  1. 4 0
      CHANGELOG.md

+ 4 - 0
CHANGELOG.md

@@ -10,6 +10,10 @@ All notable changes to this project will be documented in this file.
 - Adds ping command to iPXE build
 ### Fixes
 - NixOS working again, using images and iPXE configs that are generated upstream
+### Changes
+- Use non https repo for almalinux
+- Switch to using initrd.magic (https://github.com/ipxe/ipxe/commit/e5f02551735922eb235388bff08249a6f31ded3d)
+- Moves initrd= and cmdline values to single kernel parameter in Ansible
 
 ## [2.0.40]
 ### Added