瀏覽代碼

Reformatting changelog for inclusion on primary site

Antony Messerli 3 年之前
父節點
當前提交
46ea60e03c
共有 1 個文件被更改,包括 91 次插入91 次删除
  1. 91 91
      CHANGELOG.md

+ 91 - 91
CHANGELOG.md

@@ -6,21 +6,21 @@ All notable changes to this project will be documented in this file.
 
 ## [2.0.45]
 
-## [2.0.44]
-### Added
+## [2.0.44] - 2021-08-24
+#### Added
 - Enables utility menu for Packet EFI
 - Added Debian 11 Live Builds
 - Adds Param command to iPXE builds
 - Adds next-server and version info when booted locally
 
-### Fixes
+#### Fixes
 - Fixes console issues for Ubuntu and Debian on Packet
 
-### Changes
+#### Changes
 - Updates to Voyager menu to let it be more dynamic
 
-## [2.0.43]
-### Added
+## [2.0.43] - 2021-08-19
+##### Added
 - Adds Proxmox VE
 - Adds Zorin 16
 - Adds Elementary OS 6
@@ -28,237 +28,237 @@ 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
+#### Fixes
 - Adjustments to index.html template, adds description
 - Readme tweaks for new site
 
-## [2.0.42]
-### Added
+## [2.0.42] - 2021-08-01
+#### Added
 - Debian 11 (Bullseye) ahead of release
 
-### Fixes
+#### Fixes
 - Gentoo more reliable, switches to initrd.magic to avoid modifying initrd
 - Fixes to Mint menu to populate options correctly
 - Cosmetic fixes to index.html.j2 tables
 
-## [2.0.41]
-### Added
+## [2.0.41] - 2021-07-08
+#### Added
 - Adds support for openEuler
 - Adds ping command to iPXE build
 
-### Fixes
+#### Fixes
 - NixOS working again, using images and iPXE configs that are generated upstream
 
-### Changes
+#### 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
+## [2.0.40] - 2021-06-12
+#### Added
 - Adds support for VMware ESXi with user supplied media
 
-## [2.0.39]
-### Added
+## [2.0.39] - 2021-05-15
+#### Added
 - Enabled gzip and zlib support on iPXE binaries
-### Fixes
+#### Fixes
 - Check for legacy undionly filename if running menu locally
 
-## [2.0.38]
-### Added
+## [2.0.38] - 2021-05-02
+#### Added
 - Fedora 34 and Live Versions
 - Redo Rescue
 - Rescuezilla
 - Rocky Linux
 
-### Changed
+#### Changed
 - Switched to using upstream genfsimg for building hybrid images
 - Merged Legacy and EFI disks into single image for USB and ISOs
 - Can now use autoexec.ipxe on the root of a USB key to inject variables or modify the starting bootloader
 - Renamed USB disk from .usb to .img
 
-## [2.0.37]
-### Added
+## [2.0.37] - 2021-04-25
+#### Added
 - Ubuntu 21.04 Installer and Live Versions
-### Fixes
+#### Fixes
 - Version number variable tweaks
 
-## [2.0.36]
-### Added
+## [2.0.36] - 2021-04-18
+#### Added
 - Support for ShredOS
 
-## [2.0.35]
-### Added
+## [2.0.35] - 2021-04-02
+#### Added
 - Support for EndeavourOS
 
-## [2.0.34]
-### Added
+## [2.0.34] - 2021-03-13
+#### Added
 - Support for AlmaLinux
 
-### Fixes
+#### Fixes
 - Updated Debian Kernel for Live images, transitioned over to Actions from Travis
 
-## [2.0.33]
-### Removed
+## [2.0.33] - 2021-03-06
+#### Removed
 - Parrot NetInstall images are no longer maintained
 - Removed Velt as it appears deprecated
 
-## [2.0.32]
-### Fixes
+## [2.0.32] - 2021-02-09
+#### Fixes
 - Update to latest Ubuntu maintenance release
 
-### Changed
+#### Changed
 - Disabled Unix Menu on EFI as SmartOS not working in that mode and was the only option on EFI
 - Various version updates
 
-## [2.0.31]
-### Fixes
+## [2.0.31] - 2021-01-18
+#### Fixes
 - Fixes results too large bug introduced on Ubuntu menu
 
-### Changed
+#### Changed
 - Change priority to low on Ubuntu Legacy installer
 
-## [2.0.30]
-### Added
+## [2.0.30] - 2021-01-17
+#### Added
 - Can now download hybrid bootloaders that contain x86_64 Legacy and EFI builds in one image.
   Enables the user to use one ISO or USB key for multiple scenarios.
 - Ability to use custom URLs for menus instead of just relying on Github netboot.xyz-custom repo.
 
-### Changed
+#### Changed
 - Added the legacy installer back for Ubuntu 20.04 (Focal).  20.04 will be the last
   version to support legacy Debian Installer with autoinstall being the new Ubuntu
   standard going foward.
 - Various version updates
 
 ## [2.0.29] - 2020-12-28
-### Changed
+#### Changed
 - Various version updates
 - Switched asset builders from Github to Travis
 - Introduced changelog
 
 ## [2.0.28] - 2020-12-09
-### Added
+#### Added
 - VyOS Support
 
-### Changed
+#### Changed
 - Switches to GitHub Actions from Travis CI for primary repo automation
 
 ## [2.0.27] - 2020-11-20
-### Changed
+#### Changed
 - Change builder image name
 - Remove older Kali images, fix menu for latest version
 - Switch to inst.repo for Red Hat based OS
 - Allow for static assigned networking to work on Ubuntu builds
 
 ## [2.0.26] - 2020-11-18
-### Added
+#### Added
 - Adds a hook in the bootloader that checks for local-vars.ipxe from a local tftp server, useful for loading up variables before loading the menu. Can be used to ensure github user is set by default for custom menus.
 
-### Changed
+#### Changed
 - Switches builder to netbootxyz docker image on Github Container Registry
 - Simplfied Fedora Live menu
 
-### Fixed
+#### Fixed
 - Bugfix on NixOS menu
 
 ## [2.0.25] - 2020-11-07
-### Added
+#### Added
 - Initial support for Raspberry Pi iPXE bootloader which allows you to boot using SD Card or USB key. (Experimental)
 - Ubuntu 20.10 Grovvy Live Images
 - Added support for Ubuntu 20.04/20.10 Subiquity Server installers
 - Added Fedora 33 net installer and live images
 
-### Changed
+#### Changed
 - Fedora Core build version is now updated automatically.
 
 ## [2.0.24] - 2020-10-28
-### Fixed
+#### Fixed
 - Fixed github releases
 
 ## [2.0.23] - 2020-10-27
-### Added
+#### Added
 - Ubuntu 20.10 Groovy Gorilla - Live CD install only
 - Fedora 33
 - OpenBSD 6.8
 
 ## [2.0.22] - 2020-10-11
-### Fixed
+#### Fixed
 - Fixed Anarchy Linux
 
-### Changed
+#### Changed
 - Pin builders to Ansible 2.10
 
 ## [2.0.21] - 2020-09-13
-### Changed
+#### Changed
 - Version updates
 
 ## [2.0.20] - 2020-08-28
-### Fixed
+#### Fixed
 - Archlinux url fixes
 
 ## [2.0.19] - 2020-08-12
-### Added
+#### Added
 - Adds ability to add custom kernel command line parameters
 
-### Fixed
+#### Fixed
 - Sets proper RELEASE Tag when creating a Github Release
 
 ## [2.0.18] - 2020-07-24
-### Fixed
+#### Fixed
 - Fixed Fedora CoreOS build
 - Various unnamed bugs
 
 ## [2.0.17] - 2020-06-30
-### Added
+#### Added
 - CentOS 8.2
 - Mint 20
 - OpenSUSE Leap 15.2
 
-### Changed
+#### Changed
 - Changes to K3OS deployments
 - Tweaks to ARM64 menus,  added ARM placeholders for Utility menu
 
 ## [2.0.16] - 2020-06-09
-### Added
+#### Added
 - Adds Devuan back in with latest Beowulf
 
-### Fixed
+#### Fixed
 - Corrects issue with Fedora and text mode
 
 ## [2.0.15] - 2020-05-20
-### Added
+#### Added
 - Backbox 7
 
-### Fixed
+#### Fixed
 - CentOS path fixes
 
 ## [2.0.14] - 2020-05-06
-### Added
+#### Added
 - Fedora 32 and Ubuntu 20.04 live assets
 - PopOS 20.04
 - Parrot 4.9
 
-### Changed
+#### Changed
 - Bump to CentOS 7.8
 - Moved NixOS to hosted live assets
 
 ## [2.0.13] - 2020-04-24
-### Changed
+#### Changed
 - Ubuntu 20.04 url
 - NixOS 20.03
 
 ## [2.0.12] - 2020-04-23
-### Added
+#### Added
 - Ubuntu 20.04 LTS added and 20.04 stock live builds updated
 
-### Changed
+#### Changed
 - Fedora 32 added and 29 dropped
 
-### Removed
+#### Removed
 - Removed test forked or branched code from github as it no longer works
 
 ## [2.0.11] - 2020-04-01
-### Added
+#### Added
 - Clonezilla Testing/Stable
 - Gentoo instlaler LiveCD
 - Nitrux Stable
@@ -274,32 +274,32 @@ All notable changes to this project will be documented in this file.
 - Bodhi 5 standard and app pack
 - Linux Mint Debian Edition
 
-### Fixed
+#### Fixed
 - Fixed CentOS kickstart url
 
-### Removed
+#### Removed
 - Dropped tails support
 
 ## [2.0.10] - 2020-03-07
-### Changed
+#### Changed
 - Various version updates
 
 ## [2.0.9] - 2020-02-16
-### Changed
+#### Changed
 - Various version updates
 
 ## [2.0.8] - 2020-02-06
-### Added
+#### Added
 - SmartOS
 - 4MLinux
 - BakAndImgCD
 - The Smallest Server Suite
 
-### Fixed
+#### Fixed
 - Various bug fixes
 
 ## [2.0.7] - 2020-01-25
-### Added
+#### Added
 - CentOS 8.1
 - Gentoo (working now)
 - Fatdog
@@ -310,7 +310,7 @@ All notable changes to this project will be documented in this file.
 - Tiny Core Linux using kernels instead of memdisk
 
 ## [2.0.6] - 2020-01-19
-### Added
+#### Added
 - Oracle Linux
 - Anarchy Installer
 - Bluestart Live
@@ -328,12 +328,12 @@ All notable changes to this project will be documented in this file.
 - Nitrux
 - Velt Live
 - Fedora CoreOS back in
-### Removed
+#### Removed
 - Security Menu and merges those options into Linux and Live menus
 - Unused external signature checking code
 
 ## [2.0.5] - 2020-01-11
-### Added
+#### Added
 - SparkyLinux
 - K3OS
 - RHEL menu option back to Linux Menu
@@ -342,7 +342,7 @@ All notable changes to this project will be documented in this file.
 - Enables auto login for Rancher
 
 ## [2.0.4] - 2020-01-06
-### Added
+#### Added
 - PCI Device List
 - VLAN Tagging Support in Manual Configuration
 - DBAN
@@ -351,22 +351,22 @@ All notable changes to this project will be documented in this file.
 - FerenOS
 - Q4OS 3.10
 
-### Fixes
+#### Fixes
 - FreeBSD working
 - Captures upstream iPXE version as ${ipxe_version}
 - Fixes Packet and GCE Versioning
 
 ## [2.0.3] - 2020-01-02
-### Fixes
+#### Fixes
 - Fixes for Live CD and Menus
 
 ## [2.0.2] - 2019-12-31
-### Fixes
+#### Fixes
 - Windows fixes, timeout for version checking
 - Fixes for Deepin and Elementary
 
 ## [2.0.1] - 2019-12-27
-### Fixes
+#### Fixes
 - 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
@@ -376,9 +376,9 @@ All notable changes to this project will be documented in this file.
 - Fixes some discord messaging
 
 ## [2.0.0] - 2019-12-26
-### Changes
+#### 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
+#### Deprecated
 - Pre 2.x series before being deployed with Ansible