Skip to content

Commit

Permalink
Merge pull request #1330 from netbootxyz/RC
Browse files Browse the repository at this point in the history
Release 2.0.74
  • Loading branch information
antonym authored Nov 15, 2023
2 parents ad54be4 + 6af389f commit 4477a73
Show file tree
Hide file tree
Showing 12 changed files with 208 additions and 262 deletions.
61 changes: 42 additions & 19 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,21 @@ All notable changes to this project will be documented in this file.

## [Unreleased]

## [2.0.74] - 2023-11-14

### Changed

- Update rescue flag to include inst. prefix on RHEL based distros

### Fixed

- Minor bugs in Fedora menu
- CAINE booting

### Removed

- Anarchy Linux

## [2.0.73] - 2023-10-13

### Added
Expand Down Expand Up @@ -249,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 @@ -273,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 @@ -291,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 @@ -310,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 @@ -329,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 @@ -340,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 @@ -353,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 @@ -375,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 @@ -401,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 @@ -423,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 @@ -436,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 @@ -447,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 @@ -508,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 @@ -760,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}
- 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 @@ -786,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
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,6 @@ In addition to being able to host netboot.xyz locally, you can also create your
|------------|-----------------|------------------|---------------|
| AlmaLinux | https://almalinux.org/ | Yes | No |
| Alpine Linux | https://alpinelinux.org | Yes | No |
| Anarchy Linux | https://anarchyinstaller.org | Yes | No |
| Arch Linux | https://www.archlinux.org | Yes | No |
| Backbox | https://www.backbox.org | No | Yes |
| BlackArch Linux | https://blackarch.org | Yes | Yes |
Expand Down
Loading

0 comments on commit 4477a73

Please sign in to comment.