mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 23:25:54 +03:00
[PR #999] [MERGED] Release 2.0.48 #1263
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#1263
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/999
Author: @antonym
Created: 9/17/2021
Status: ✅ Merged
Merged: 9/17/2021
Merged by: @antonym
Base:
master← Head:RC📝 Commits (10+)
f787073Update version.txtc5b5cc2Update CHANGELOG.md05fbd33External Version bump for coreos new version string "34.20210808.3.0-stable,34.20210821.2.0-testing,34.20210821.1.1-next"c802780Version bump for netbootxyz/asset-mirror:endeavouros new tag 2021.08.27-d09b132df5ff7e0Add initial support for Harvester599afd4Merge pull request #984 from netbootxyz/harvester51a40d2External Version bump for archlinux new version string "2021.09.01"107b8c5Version bump for netbootxyz/ubuntu-squash:nitrux-release new tag 2021.09.01-e364d0a50e2fdbfVersion bump for netbootxyz/ubuntu-squash:linux-lite-5 new tag 5.6-75cb937cbe645ecExternal Version bump for archlinux-32 new version string "2021.02.25"📊 Changes
24 files changed (+418 additions, -76 deletions)
View changed files
📝
CHANGELOG.md(+10 -0)📝
README.md(+12 -6)📝
endpoints.yml(+68 -25)📝
roles/netbootxyz/defaults/main.yml(+48 -11)📝
roles/netbootxyz/files/ipxe/local/general.h(+2 -0)📝
roles/netbootxyz/files/ipxe/local/general.h.efi(+2 -0)📝
roles/netbootxyz/tasks/generate_disks_arm.yml(+34 -3)📝
roles/netbootxyz/tasks/generate_disks_efi.yml(+16 -0)📝
roles/netbootxyz/tasks/generate_disks_legacy.yml(+23 -1)📝
roles/netbootxyz/templates/menu/gentoo.ipxe.j2(+8 -4)➕
roles/netbootxyz/templates/menu/harvester.ipxe.j2(+67 -0)📝
roles/netbootxyz/templates/menu/kali.ipxe.j2(+1 -0)📝
roles/netbootxyz/templates/menu/linux-arm.ipxe.j2(+1 -0)📝
roles/netbootxyz/templates/menu/linux-i386.ipxe.j2(+2 -0)➕
roles/netbootxyz/templates/menu/live-hrmpf.ipxe.j2(+39 -0)📝
roles/netbootxyz/templates/menu/live-kali.ipxe.j2(+4 -15)➕
roles/netbootxyz/templates/menu/live-tails.ipxe.j2(+42 -0)📝
roles/netbootxyz/templates/menu/live.ipxe.j2(+2 -0)📝
roles/netbootxyz/templates/menu/openbsd.ipxe.j2(+12 -2)📝
roles/netbootxyz/templates/menu/talos.ipxe.j2(+6 -3)...and 4 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.