瀏覽代碼

Add additional changelog entries

Antony Messerli 3 年之前
父節點
當前提交
d377dadea3
共有 1 個文件被更改,包括 4 次插入0 次删除
  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