Skip to content

Commit

Permalink
Update changelog, update old urls
Browse files Browse the repository at this point in the history
  • Loading branch information
antonym committed Aug 18, 2021
1 parent 639d0a2 commit 348a480
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,21 @@ All notable changes to this project will be documented in this file.

## [2.0.43]
### Added
- Adds Proxmox VE
- Adds Zorin 16
- Adds Elementary OS 6
- Enables ability to add custom commands early in menu load with early_menu_*
- Adds ability to change install priority on Ubuntu Legacy
- Adds a toggle for enabling local-vars.ipxe

### Fixes
- Adjustments to index.html template, adds description
- Readme tweaks for new site

## [2.0.42]
### Added
- Debian 11 (Bullseye) ahead of release

### Fixes
- Gentoo more reliable, switches to initrd.magic to avoid modifying initrd
- Fixes to Mint menu to populate options correctly
Expand All @@ -20,8 +30,10 @@ All notable changes to this project will be documented in this file.
### Added
- Adds support for openEuler
- 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)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ In addition to being able to host netboot.xyz locally, you can also create your
| Fatdog64 | https://distro.ibiblio.org/fatdog/web/ | No | Yes |
| Fedora | https://fedoraproject.org | Yes | Yes |
| Feren OS | https://ferenos.weebly.com/ | Yes | No |
| Flatcar Linux | https://www.flatcar-linux.org | Yes | No |
| Flatcar Linux | https://kinvolk.io/flatcar-container-linux/ | Yes | No |
| FreeBSD | https://freebsd.org | Yes, disk image | No |
| FreeDOS | http://www.freedos.org | ISO - Memdisk| No |
| Gentoo | https://gentoo.org | Yes | Yes |
Expand Down
2 changes: 1 addition & 1 deletion roles/netbootxyz/templates/menu/flatcar.ipxe.j2
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!ipxe

# Flatcar Container Linux
# https://www.flatcar.com
# https://kinvolk.io/flatcar-container-linux/
# For further info on:
# iPXE and flatcar Container Linux: https://docs.flatcar-linux.org/os/booting-with-ipxe/
# Setting up Ignition: https://docs.flatcar-linux.org/os/provisioning/
Expand Down

0 comments on commit 348a480

Please sign in to comment.