mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 15:15:56 +03:00
[PR #563] [MERGED] Release 2.0.7 #976
Labels
No labels
Hacktoberfest
Hacktoberfest
bootloader
bsd
bug
confirmed
documentation
duplicate
enhancement
enhancement
enhancement
eol
experimental-merged
freebsd
help wanted
invalid
investigate
ipxe
linux
live-os
memdisk
menu
no-issue-activity
no-issue-activity
pull-request
released
todo
upstream
windows
windows
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/netboot.xyz#976
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/netbootxyz/netboot.xyz/pull/563
Author: @antonym
Created: 1/26/2020
Status: ✅ Merged
Merged: 1/26/2020
Merged by: @antonym
Base:
master← Head:RC📝 Commits (10+)
995b913add ip params to arch variants (#546)04f74d2swapping tinycore over to all of their flavors instead of memdisk061cf92add tiny to live menu also as it is technically a liveCDcb53411Version bump for netbootxyz/asset-mirror:gentoo new tag 20200119T214502Z-3b6f19b13f49839adding gentoo back into the installer menu with customized live assets2f0c95aAdds CentOS 8.1.19116979c72Merge pull request #549 from netbootxyz/tinycoredd77546Merge pull request #550 from netbootxyz/gentoocb3b901Version bump for netbootxyz/ubuntu-squash:lxle new tag 18.04.3-9007db23a488be3adding lxle, minor corrections to readme/menu📊 Changes
15 files changed (+589 additions, -130 deletions)
View changed files
📝
.travis.yml(+1 -1)📝
README.md(+71 -66)📝
endpoints.yml(+98 -4)📝
roles/netbootxyz/defaults/main.yml(+112 -12)📝
roles/netbootxyz/templates/menu/gentoo.ipxe.j2(+23 -17)➕
roles/netbootxyz/templates/menu/kaspersky.ipxe.j2(+37 -0)➕
roles/netbootxyz/templates/menu/live-fatdog.ipxe.j2(+36 -0)➕
roles/netbootxyz/templates/menu/live-lxle.ipxe.j2(+37 -0)📝
roles/netbootxyz/templates/menu/live-manjaro.ipxe.j2(+45 -22)➕
roles/netbootxyz/templates/menu/live-raizo.ipxe.j2(+37 -0)➕
roles/netbootxyz/templates/menu/live-septor.ipxe.j2(+37 -0)📝
roles/netbootxyz/templates/menu/live.ipxe.j2(+6 -1)📝
roles/netbootxyz/templates/menu/tinycore.ipxe.j2(+37 -6)➕
script/tag(+11 -0)📝
version.txt(+1 -1)📄 Description
Release 2.0.7 Changelog
Adds CentOS 8.1
Adds Gentoo (working now)
Adds Fatdog
Adds Kaspersky Rescue Disk
Adds LXLE
Adds Live Raise
Adds Septor
Adds Tiny Core Linux using kernels instead of memdisk
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.