Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
antonym committed Nov 15, 2023
1 parent fbc24d6 commit d64cb3a
Showing 1 changed file with 27 additions and 18 deletions.
45 changes: 27 additions & 18 deletions CHANGELOG.md
Expand Up @@ -14,6 +14,7 @@ All notable changes to this project will be documented in this file.
### Fixed

- Minor bugs in Fedora menu
- CAINE booting

### Removed

Expand Down Expand Up @@ -263,7 +264,7 @@ All notable changes to this project will be documented in this file.
- Added Fedora 35 Beta
- Added Ubuntu 21.10 Impish Indri Beta

### Fixes
### Fixed

- Corrected architecture naming on k3os

Expand All @@ -287,13 +288,13 @@ All notable changes to this project will be documented in this file.

## [2.0.47] - 2021-08-30

### Fixes
### Fixed

- Corrects an issue with loading 32-bit linux menu on 64-bit platforms (https://github.com/netbootxyz/netboot.xyz/issues/978)

## [2.0.46] - 2021-08-29

### Fixes
### Fixed

- Fix incorrect arch introduced on Ubuntu

Expand All @@ -305,7 +306,7 @@ All notable changes to this project will be documented in this file.
- Enables utility menu for Packet non EFI
- Updated arm menu

### Fixes
### Fixed

- Refactor of architecture checks, better support for i386 and arch distros
- Arm64 and i386 options work now
Expand All @@ -324,7 +325,7 @@ All notable changes to this project will be documented in this file.
- Adds Param command to iPXE builds
- Adds next-server and version info when booted locally

### Fixes
### Fixed

- Fixes console issues for Ubuntu and Debian on Packet

Expand All @@ -343,7 +344,7 @@ All notable changes to this project will be documented in this file.
- Adds ability to change install priority on Ubuntu Legacy
- Adds a toggle for enabling local-vars.ipxe

### Fixes
### Fixed

- Adjustments to index.html template, adds description
- Readme tweaks for new site
Expand All @@ -354,7 +355,7 @@ All notable changes to this project will be documented in this file.

- Debian 11 (Bullseye) ahead of release

### Fixes
### Fixed

- Gentoo more reliable, switches to initrd.magic to avoid modifying initrd
- Fixes to Mint menu to populate options correctly
Expand All @@ -367,7 +368,7 @@ All notable changes to this project will be documented in this file.
- Adds support for openEuler
- Adds ping command to iPXE build

### Fixes
### Fixed

- NixOS working again, using images and iPXE configs that are generated upstream

Expand All @@ -389,7 +390,7 @@ All notable changes to this project will be documented in this file.

- Enabled gzip and zlib support on iPXE binaries

### Fixes
### Fixed

- Check for legacy undionly filename if running menu locally

Expand All @@ -415,7 +416,7 @@ All notable changes to this project will be documented in this file.

- Ubuntu 21.04 Installer and Live Versions

### Fixes
### Fixed

- Version number variable tweaks

Expand All @@ -437,7 +438,7 @@ All notable changes to this project will be documented in this file.

- Support for AlmaLinux

### Fixes
### Fixed

- Updated Debian Kernel for Live images, transitioned over to Actions from Travis

Expand All @@ -450,7 +451,7 @@ All notable changes to this project will be documented in this file.

## [2.0.32] - 2021-02-09

### Fixes
### Fixed

- Update to latest Ubuntu maintenance release

Expand All @@ -461,7 +462,7 @@ All notable changes to this project will be documented in this file.

## [2.0.31] - 2021-01-18

### Fixes
### Fixed

- Fixes results too large bug introduced on Ubuntu menu

Expand Down Expand Up @@ -522,7 +523,7 @@ All notable changes to this project will be documented in this file.
- Switches builder to netbootxyz docker image on Github Container Registry
- Simplfied Fedora Live menu

### Fixes
### Fixed

- Bugfix on NixOS menu

Expand Down Expand Up @@ -774,23 +775,29 @@ All notable changes to this project will be documented in this file.
- FerenOS
- Q4OS 3.10

### Fixes
### Fixed

- FreeBSD working
- Captures upstream iPXE version as ipxe_version
- Fixes Packet and GCE Versioning

## [2.0.3] - 2020-01-02
### Fixes

### Fixed

- Fixes for Live CD and Menus

## [2.0.2] - 2019-12-31
### Fixes

### Fixed

- Windows fixes, timeout for version checking
- Fixes for Deepin and Elementary

## [2.0.1] - 2019-12-27
### Fixes

### Fixed

- Fixes some index.html issues so that iPXE clients exit properly
- Change flags on genisoimage reflect el-torito options
- Move generate_signatures to end of playbook
Expand All @@ -800,9 +807,11 @@ All notable changes to this project will be documented in this file.
- Fixes some discord messaging

## [2.0.0] - 2019-12-26

### Changes
- Switches primary boot.netboot.xyz to deploy deployed with Ansible and sets up 2.x rolling release series

## [1.9.9] - 2019-12-13

### Deprecated
- Pre 2.x series before being deployed with Ansible

0 comments on commit d64cb3a

Please sign in to comment.